Recent content by Hank Blank

  1. H

    Problem with multiple WaveformMod objects for teensy polyphonic synth

    Thank you so much Paul! That was it! I added more memory and now it's working fine. Cheers, Henry
  2. H

    Problem with multiple WaveformMod objects for teensy polyphonic synth

    Hi, This is my first time posting here. I'm having an issue trying to build a polyphonic (paraphonic technically) synth using the WaveformMod object on a Teensy 3.2. I am trying to get the polyphony up to 32 voices, but when I get past 16 voices I start getting glitches in the audio. Some of the...
  3. H

    AudioSynthWaveformModulated not working. (err: does not name a type)

    Hello everyone, This is my first time on the forum. I am having the same issue as the previous user. When using the AudioSyntWaveformModulated object I receive an error saying " 'AudioSyntWaveformModulated' does not name a type". I have manually updated the latest audio libraries and my Arduino...
Back
Top