Thank you for the reply...My original idea was to look at modifying ganular to capture samples from the main SD file and store in memory then access the different samples using midi while the main SD...
Type: Posts; User: ScottBillingsley
Thank you for the reply...My original idea was to look at modifying ganular to capture samples from the main SD file and store in memory then access the different samples using midi while the main SD...
I just realized I should have stated this is a block of code copied from output_i2s.cpp, void AudioOutputI2S::config_i2s()...
Currently I am working on a looper project...I am using the teensy 4 with a PCM5102 DAC, 4 line LCD display and SD reader...Two nanos are used to read buttons and control leds.
I have modified...