Rolf Degen
Rolf Degen
Hallo Tsynt I use the exp envelopes and read AudioProcessorUsageMax() It increases with each note. I can not be reset with AudioProcessorUsageMaxReset(). If I load another patch, the AudioProcessorUsageMax() drops...
Hallo Tsynth :) Looks like the linker is failing with lots of duplicate symbols. For example step_table: You have defined in data_bandlimit_step.c. But you are also using Audio librar and...
I have a question about Unisono Mode1 in TSynth 4.1. In the old Firmware (Version 2.00 ) you don't use DETUNE for the 1st voice. The Oscillator Frequency for Midi...
sizeof problem in to ResamplingReader.h Line 150 "size_of(int16_t)" has not a variable ? ` if (_file_size
The Adafruit MPC23017 library is not compatible with Teensy4. I want to use an MPC23017 on the Wire1 port of Teensy4.1. The library only works with Wire0. How can I...