hi, I'm working in a multiple LFO eurorack module with cross modulation, sadly the AudioSynthWaveform does not have a read(); function (like AudioSynthWaveformDc has) so if I want to control the amount of modulation for pitch, amplitude and offset lots of mixers are needed. Checked AudioRecordQueue but this gives a read of 128 samples, in that case there will be a latency of 2,9 milliseconds. If there was a way read each waveform as data, it would be much easier as all the parameters I would like to modulate are already functions of AudioSynthWaveform.

first column of mixers controls the frequency modulation, second the amplitude and third the offset

first column of mixers controls the frequency modulation, second the amplitude and third the offset
Last edited: