1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

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
This commit is contained in:
Nic Newdigate
2021-07-16 11:30:20 +01:00
committed by GitHub
parent b22e3d47ce
commit 49594bfb76

View File

@ -2414,6 +2414,7 @@ https://github.com/neu-rah/ArduinoMenu
https://github.com/neu-rah/Dump https://github.com/neu-rah/Dump
https://github.com/newdigate/teensy-variable-playback https://github.com/newdigate/teensy-variable-playback
https://github.com/newdigate/teensy-sample-flashloader https://github.com/newdigate/teensy-sample-flashloader
https://github.com/newdigate/teensy-polyphony
https://github.com/NHBSystems/NHB_AD7794 https://github.com/NHBSystems/NHB_AD7794
https://github.com/niccokunzmann/UC121902-TNARX-A https://github.com/niccokunzmann/UC121902-TNARX-A
https://github.com/NicholasBerryman/GenericMotorDriver https://github.com/NicholasBerryman/GenericMotorDriver