From 49594bfb766c647bbf42addec2c27e7b65526ee7 Mon Sep 17 00:00:00 2001 From: Nic Newdigate Date: Fri, 16 Jul 2021 11:30:20 +0100 Subject: [PATCH] add TeensyAudioSampler (#203) * Update repositories.txt * add github.com/newdigate/teensy-sample-flashloader added a new library - a tiny utility to load audio samples to external flash memory from the uSD card on a teensy 4.1 * add TeensyAudioSampler - github.com/newdigate/teensy-polyphony --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 32f3a94b..fec3a08c 100644 --- a/repositories.txt +++ b/repositories.txt @@ -2414,6 +2414,7 @@ https://github.com/neu-rah/ArduinoMenu https://github.com/neu-rah/Dump https://github.com/newdigate/teensy-variable-playback https://github.com/newdigate/teensy-sample-flashloader +https://github.com/newdigate/teensy-polyphony https://github.com/NHBSystems/NHB_AD7794 https://github.com/niccokunzmann/UC121902-TNARX-A https://github.com/NicholasBerryman/GenericMotorDriver