Skip to content

Commit c2ebd22

Browse files
committed
README
1 parent f71218a commit c2ebd22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ As “Audio Sinks” we will have e.g:
5757
- Determine the Volume - [VolumeOutput](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_volume_output.html)
5858
- Split the Output to different Destinations - [MultiOutput](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_multi_output.html)
5959
- 3 Band Equilizer - [Equilizer3Bands](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_equilizer3_bands.html)
60-
- LED Strip/Matrix - [LEDOutput](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_l_e_d_output.html)
61-
- FFT - [AudioRealFFT](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_audio_real_f_f_t.html) and [AudioKissFFT](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_audio_kiss_f_f_t.html)
60+
- LED Strip/Matrix - [LEDOutput](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_l_e_d_output.html), [LEDOutputUnoR4](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_l_e_d_output_uno_r4.html)
61+
- FFT - [AudioRealFFT](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_audio_real_f_f_t.html), [AudioKissFFT](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_audio_kiss_f_f_t.html) and [others](https://github.com/pschatzmann/arduino-audio-tools/wiki/FFT)
6262
- Tensorflow Lite - [TfLiteAudioStream](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_tf_lite_audio_stream.html)
6363
- [Converting Streams](https://pschatzmann.github.io/arduino-audio-tools/group__transform.html)
6464
- Communication - [ESPNowStream](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_e_s_p_now_stream.html), [UDPStream](https://pschatzmann.github.io/arduino-audio-tools/classaudio__tools_1_1_u_d_p_stream.html)

0 commit comments

Comments
 (0)