Morphograph creates visual scores for sounds. This software is a proof of concept based on Ocular Scores by Linda Bouchard.
Build instructions (from root folder):
- mkdir build
- cd build
- cmake ..
- make
The binary file will be in build/src. To launch:
./morphograph
The tool will produce a file called test.svg in the same folder. To test other samples, edit the main file. For more information, please contact carmine.cella@ berkeley.edu
(c) 2021 by Carmine E. Cella