Hand driven 8 step sequencer on 2 voice mode

A manual 8step sequencer is implemented in 2VoiceMode. The steps are sequenced by the left hand trigger point. Actually, it is a mode dedicated to “The Thing” performance, but its versatility is ensured so that the harmonic relationship can be set by microSD. Updated UI for 8stepChordSequencer. “34” is the address of ChordMemory and “(0)”

Reassigning the delay line outputs

When the theremin delay signal that had been allocated to outputs #1/2ch is changed to outputs #3/4ch, the separation and intelligibility of the sound image are dramatically improved, and the Transition becomes more effective. Similarly, the Looper’s Delay signal, which had been allocated to #3/4ch, is distributed to #1/2ch. The results are generally good, but

A major error of “mishandling of global variables” placed in the LPF

A major error of “mishandling of global variables” placed in the LPF was discovered and corrected in the relevant section. The variable that buffers the audio in the code that builds the LPF was shared among the outputs of Wavetable, resulting in a near-monaural sound output configuration, but the problem was solved by adding a

BACK TO TOP