sustained
sustained
Per discussion on Discord: # Todo - [x] Allow toggling display of note names entirely. - [ ] Show proper accidentals depending on key/scale. - [ ] A mode to...
We should work on the piano styling: - [ ] Make the keys "pop" (:frowning:) - a more 3D look. - With creative use of borders, drop shadows etc. a...
Right now the app loads 12MB of piano samples immediately, firing off more than 70 HTTP requests! We should probably default to a basic synthesized sound. In addition to the...
- https://github.com/dingram/jsmidgen - https://github.com/tonaljs/tonal - https://github.com/scribbletune/scribbletune
# Competing apps/tools ## Overview - [Teoria](http://teoria.com/) - Tutorials - Unfortunately they are not interactive like they could be - lot of room for improvement. - But we can certainly...
After [this commit](https://github.com/sustained/sforzando/commit/8706749821cc7779f2c05180eb07a5ab1baed8b7) the note/octave offset-related stuff works really well for most cases but there are still a few things to think about and fix, mostly relating to < A0...
[Look what I found](https://github.com/Tonejs/Midi)!
I noticed that the upgrades are missing in JEI for `@YABBA`, so I checked the logs for errors relating to YABBA and I found a bunch of warnings along the...
I've been trying to find some documentation for the Javascript API (such as the MEMRISE object). The MEMRISE object, especially, seems to have a lot of useful/interesting stuff from a...
[Rendered](https://github.com/sustained/rfcs/blob/api-docs-standardisation/active-rfcs/0000-api-docs-standardisation.md) This RFC relates to the inconsistencies/lack of cohesion between the different VuePress-based API docs for Vue, Vuex, Vue Router, Vue CLI etc.