https://github.com/jangler/tuning
Microtonal web utilities
https://github.com/jangler/tuning
microtonal music
Last synced: about 1 month ago
JSON representation
Microtonal web utilities
- Host: GitHub
- URL: https://github.com/jangler/tuning
- Owner: jangler
- License: unlicense
- Created: 2024-02-26T12:26:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T13:45:23.000Z (11 months ago)
- Last Synced: 2025-01-27T13:49:40.820Z (3 months ago)
- Topics: microtonal, music
- Language: TypeScript
- Homepage: https://jangler.github.io/tuning/
- Size: 3.14 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tuning
Microtonal web utilities.
## Development
```
$ npx tsc --watch &
$ cd src && npx ws
```