Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srmullen/palestrina
Music representation functions
https://github.com/srmullen/palestrina
Last synced: 9 days ago
JSON representation
Music representation functions
- Host: GitHub
- URL: https://github.com/srmullen/palestrina
- Owner: srmullen
- License: other
- Created: 2015-08-06T21:31:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T20:30:57.000Z (over 6 years ago)
- Last Synced: 2024-10-11T12:50:59.869Z (about 1 month ago)
- Language: JavaScript
- Size: 521 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Palestrina
==========Inspired by [Leipzig](https://github.com/ctford/leipzig)
Install
-------
`npm install palestrina.js`Build
-----
1. For use as es6 modules.
`npm run-script es6compile`2. Standalone - not complete.
TODO
----
- Note representation conversion (name -> midi -> freq)
- webpack build