On 30 Jul 2009, at 10:34, Damon Chaplin wrote:
CMT
1226 "Phase Modulated Voice" all input controls FLOAT MAX: Watchdog
timeout
1849 "Logistic Map Control Generator" all input controls FLOAT MIN:
Watchdog timeout
1221 "Analogue Voice" all input controls FLOAT MAX: Watchdog timeout
SWH
1605 "Reverse Delay (5s max)" all input controls FLOAT MAX: Segfault
1208 "Retro Flanger" all input controls +Inf: Watchdog
timeout
1905 "VyNil (Vinyl Effect)" all input controls zero: Watchdog
timeout
1211 "Tape Delay Simulation" all input controls +Inf: Watchdog
timeout
I'll look at those.
1904 "GLAME Butterworth Highpass"
instantiate/cleanup: Segfault
1903 "GLAME Butterworth Lowpass" instantiate/cleanup: Segfault
1902 "Glame Butterworth X-over Filter" instantiate/cleanup: Segfault
1894 "Mag's Notch Filter" instantiate/cleanup: Segfault
1890 "Glame Highpass Filter" instantiate/cleanup: Segfault
1891 "Glame Lowpass Filter" instantiate/cleanup: Segfault
1892 "Glame Bandpass Filter" instantiate/cleanup: Segfault
1893 "Glame Bandpass Analog Filter" instantiate/cleanup: Segfault
Those are difficult to fix. They were ported from a different plugin
system with different rules.
I'm not sure we should worry about problems with
controls set to
"Inf",
but all normal values should probably be handled OK.
According to the specs, you're supposed to handle that case. It would
see a bit antisocial on the part of hosts though.
- Steve