PDA

View Full Version : Test Blocksize: Failed


pylorca
02-06-2011, 04:57 PM
Hi guys!

When I run "quick test" on VST Plugin Analizer:


Unique ID: SaCh
Inputs: 2
Outputs: 2
Parameter: 6
Programs: 6
Initial Delay: 0
PlugCategory: Effect
Effect Options: HasEditor, CanMono, CanReplacing
Test Blocksize: 8192
failed


Then the plugin freezes...

any ideas?

(win32 xp sp3)

Thanks!

cerberus
02-09-2011, 03:33 AM
if the vst were to crash a host daw, then perhaps the system will write a crash report somewhere?
i'd know where to look in osx, but i don't know this about windows...

Xenakios
02-09-2011, 06:37 AM
Hi guys!

When I run "quick test" on VST Plugin Analizer:



Then the plugin freezes...

any ideas?

(win32 xp sp3)

Thanks!

Your plugin apparently malfunctions when the host uses a processing block size of 8192 (and most likely larger) frames. Does your plugin depend on some audio buffer that should be at least that large but you haven't allocated enough space for it?

pylorca
02-09-2011, 08:43 AM
Hi guys!

No, the same happens with iPlugExample with the lastest WDL zip package.

Example crash (look VPA settings):

http://forum.cockos.com/attachment.php?attachmentid=10465&stc=1&d=1297266003


And then with other blocksize:

http://forum.cockos.com/attachment.php?attachmentid=10466&stc=1&d=1297266003