Re: [Audacity-devel] GUI support for VST committed
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Leland <le...@au...> - 2009-07-18 07:48:35
|
Leland wrote: > Gale Andrews wrote: >> | From Leland <le...@au...> >> | Fri, 17 Jul 2009 23:58:51 -0500 >> | Subject: [Audacity-devel] GUI support for VST committed >>> Gale (Audacity Team) wrote: >>>> A user has reported this package: >>>> http://antress.webng.com/ >>>> >>>> I tried "ModernBooster" and "ModernDeEsser" and they both crashed on Preview >>>> and applying the Effect. Also I'm not sure what the B/W controls on >>>> ModernBooster are supposed to do, but clicking and/or dragging them has no >>>> visible effect for me. >>>> > Just committed a fix. The plugin was requesting time information and we were returning > NULL, which is valid. Unfortunately, the plugin doesn't seem to like that, so not we > return a valid ptr to an empty (zeroed) time info block. > Doesn't look like the dummy time info is gonna work. It fixed the crash, but most of the effect now return silence. BttDB... Leland |