Forum Rule: Always post complete source code & details to reproduce any issue!
-
is posible to read AudioSynthWaveform out as data?
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
Last edited by M4ngu; 11-01-2019 at 10:34 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules