Files
lmms/plugins
Tobias Doerffel c6051e76b4 ZynAddSubFX: fix crash in Echo effect when changing samplerate
As ZynAddSubFX still uses the horrible approach of storing global
settings (such as the currently used samplerate) in global static
variables the Echo effect will crash when the samplerate is changed
for a previously loaded ZynAddSubFX instance.

As a quick fix the original samplerate used for instantiating and
accessing internal arrays (whose size depends on global samplerate
variable) is saved for each instance and used everywhere instead of
SAMPLE_RATE.

Fixes crash when exporting e.g. Saber-FinalStep.mmpz at a higher
samplerate than LMMS normally runs with.
2011-07-10 01:01:42 +02:00
..
2010-01-25 23:27:43 +01:00
2010-01-25 23:27:43 +01:00
2010-01-25 23:27:43 +01:00
2010-01-25 23:27:43 +01:00
2011-01-24 16:35:46 +01:00
2011-01-24 16:35:46 +01:00
2010-01-25 23:27:43 +01:00
2010-01-25 23:27:43 +01:00
2010-09-02 00:07:07 +02:00
2010-01-25 23:27:43 +01:00
2010-01-25 23:27:43 +01:00
2010-01-25 23:27:43 +01:00
2010-12-26 11:25:54 +01:00