Théis Bazin
Théis Bazin
Initiating a request in NONOTO does not trigger an immediate modification of the content, thus the (hackish) way of clicking on Undo to abort the request e.g. PIANOTO does not...
Currently the MIDI Record functionality in PIANOTO starts by erasing the whole content of the piano roll. We should add the possibility to record on-the-fly during playback for a proper...
Should allow to detect if using Fermatas or Chord Labels or to insert appropriate help tour elements.
Boxes are created aligned to quarter-notes and multiple of quarter-notes. This is fine for standard 4/4 pieces but becomes problematic for e.g. pieces in 6/8 time signature. Switching to beats...
Possibilities include [`node-convict`](https://github.com/mozilla/node-convict), [`dotenv`](https://github.com/motdotla/dotenv) and using environment variables (as per the [12 Factor Application principles](https://12factor.net/config)).
### Issue The cancelCurrentInteraction is currently unimplemented in SheetInpainterGraphicalView. ### Comment This is not trivial with the current layout, which listens to `'click'` events on the **individual** overlay boxes. ###...
When seeking manually via the seek-bar on top of the piano roll, if seeking to a position on the left of the very beginning (thus restarting from the beginning), the...
Sometimes the playback cursor in PIANOTO gets stuck during playback. Slightly surprisingly the piano roll keeps scrolling so this is not a total failure of the Tone display callbacks. Not...