Sonify
Sonify copied to clipboard
Sonify is a JACK plugin that encodes images into audio and vice-versa, in realtime.
Results
1
Sonify issues
Sort by
recently updated
recently updated
newest added
Hi, I found this via http://jackaudio.org/applications/ and want to build this on Linux. $ make gcc -g -lpthread -lm -lfftw3f -ljack -laubio -lgd -I/usr/local/include -I/usr/local/include/aubio -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/local/include/SDL -lpthread -lm...