Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 672 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 672 Bytes

rhythm-transcriber

Tool to transcribe input notes into musical rhythms. Notes take the form of timestamp values of the note occurrence, such as those coming from an audio file.

Eventually I'll have it compiled to WASM to use in webapps, with a guide for that coming when that's done.

Install

For VSCode:

Unfortunately, it may only work on Windows at the moment until I figure out standard build tools.