arduino-audio-tools/examples/examples-audiokit
2024-06-23 18:59:13 +02:00
..
player-sd-audiokit AudioActions corrections 2024-02-11 12:35:36 +01:00
player-sdfat-audiokit AudioActions corrections 2024-02-11 12:35:36 +01:00
player-sdmmc-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-effects-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-fft audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-fft-led audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-filter-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-multioutput audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-multioutput-server audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-ram-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-ram-ptichshift-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-sd_wav audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-sd-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-serial audiokit example migration 2024-02-09 14:37:16 +01:00
streams-audiokit-tf ESP32 V3.0 compile errors 2024-04-15 00:34:42 +02:00
streams-file_loop-audiokit FileLoop cleanup 2024-03-12 21:38:51 +00:00
streams-generator_fromarray-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-generator_inputmixer-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-generator_outputmixer-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-generator_sinfromtable-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-generator-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-memory_mp3-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-memory_pcm-mixer-audiokit InputMixer gets blocked 2024-03-23 23:33:43 +01:00
streams-pins-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-sd_flac-audiokit Flac example compile error 2024-06-23 18:59:13 +02:00
streams-sd_mp3-audiokit FLAC SD example 2024-06-17 18:51:08 +02:00
streams-sdmmc_wav-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-synth-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-synthbasic1-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-synthbasic2-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-synthbasic3-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
streams-synthstk-audiokit Corrected examples using notes as float 2024-03-07 16:55:41 +01:00
streams-tf-audiokit audiokit example migration 2024-02-09 14:37:16 +01:00
README.md Update README.md 2024-02-10 18:55:41 +01:00

AudioKit

These sketches work on the AI Thinker AudioKit, the LyraT or any other board that is supported by the arduino-audio-driver library.

If you want to use them on any other board, you just pass the corresponding board variable in the constructor or you compose your own board. Further information can be found in this Wiki.