Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 507 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 507 Bytes

{Morphograph}

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):

  1. mkdir build
  2. cd build
  3. cmake ..
  4. 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