Closed elektrokokke closed 13 years ago
Also occurring from time to time:
MIDI input doesn't arrive at the MonophonicSynthesizer.
Release mode is really badly fucked up :-(. Something's going really wrong here.
Issue seems resolved.
Problem was a missing initialization of frequency and phaseIncrement variables in class Oscillator.
Maybe originating in PiecewiseLinearOscillator or MorphingPiecewiseLinearOscillator...
Symtpoms: Jack MIDI connection to the SimpleMonophonicClient do not work from time to time. Workaround to solve it is e.g. creating a totally unrelated Jack client before and activating it. Might be a bad memory access.