|
|
|
|
|
by bcowde
281 days ago
|
|
I really like the idea of being able to import tutorial videos into a tab-like format.
I have a tool which puts tabs into browser storage and displays them (https://pianoboi.site/) - It would be really cool to provide an import feature from your app. |
|
The current output isn't a particular format. It's purely text output that looks like this.
1:01 -----|A1--B1|----A3--A4|
1:03 -----|A1--B1|--A3--A4|---B2|
If you had a way to copy and paste that as a string of notes and visualize in a loop or some-how that might work. You'd have to figure out how long a note was pressed etc, so it may require some extra logic.