Convert audio to curves in Natron.
git clone https://github.com/olear/audiocurve
cd audiocurve
qmake && make install
Remember to install SoX on Linux (apt-get install sox | yum install sox).
Based on the audio2ascii script by rcspam, written from scratch in Qt for cross-platform support.