Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 345 Bytes

audio-thingies

Playground for recording and processing audio using SDL2 and KISS FFT.

Download and install SDL2 Development Libraries for your architecture from https://www.libsdl.org/download-2.0.php or use your favourite package manager.

Build using CMake; point SDL2_DIR to where you previously installed it if not found automatically.