Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbellman/soundbrush
Draw things and make music.
https://github.com/mbellman/soundbrush
art canvas music typescript visualization webaudio
Last synced: 3 days ago
JSON representation
Draw things and make music.
- Host: GitHub
- URL: https://github.com/mbellman/soundbrush
- Owner: mbellman
- License: mit
- Created: 2023-10-30T17:07:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-04T04:11:54.000Z (11 months ago)
- Last Synced: 2024-01-04T05:23:44.650Z (11 months ago)
- Topics: art, canvas, music, typescript, visualization, webaudio
- Language: TypeScript
- Homepage:
- Size: 339 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# soundbrush
Draw things and make music.## todo
### features:
* tempo
* master volume* measures
* serialization
* multi-note selections
* * undo support
* note resizing from the left edge
* 16th notes
* custom instruments
* note deletion
* channel deletion### fx
* note continuity preview sparkles
* webgl### bugs:
* y scroll shift
* note continuity closure/misbehavior
* don't place notes when focusing back in the window
* window resize corrections