Take a CSV of data, output sound! Using Python!
mkvirtualenv --python=python3 sonify
pip install -r requirements.txt
For now, there are a few examples in the included jupyter notebook
Take a CSV of data, output sound! Using Python!
mkvirtualenv --python=python3 sonify
pip install -r requirements.txt
For now, there are a few examples in the included jupyter notebook