Thank you Patrick, i will check that.
Type: Posts; User: GrZl
Thank you Patrick, i will check that.
being a uint8_t ... i thought wrapping>255 automatically resets it to 0? how can it ever exceed 255?
// dsp-L8 Latin Perc Chip (c) DSP Synthesizers 2015
// Free for non commercial use
// http://janostman.wordpress.com
// modified by G.Zoll, 04/2020 for miditrigger, multiple kits, teensy2++, ......
Hello,
i am porting a common license PWM-sample-drumbox to teensy2++ over teensyduino/teensy loader V1.51. The project reads 8bit array values from Progmem into a ringbuffer and generates audio...