A radio based on JUCE and libmad and libcurl
What you can do:
- Receive mp3 frames with
curl. - Decode frames to pcm with
libmad - Mess around with multithreading wth ring buffers.
- Pan and adjust volumn.
cmake -B build
cmake --build build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A radio based on JUCE and libmad and libcurl
What you can do:
curl.libmadcmake -B build
cmake --build build