Katie Wolfe

Results 4 comments of Katie Wolfe

> Can you provide small sample tmx file for that? [Here](https://cloudflare-ipfs.com/ipfs/QmYy1g8TmBFxn7gmMGaU7PyMKffXLbwaQEjRFL5Qoy2QAf/infinite)'s a TMX

I took a really rough crack at this in order to have something usable for my purposes: https://paste.sr.ht/~kt/e1fd9a1836cb1e51981f366e12b7624d81de007f The first patch converts `note_on`s with velocity 0 to `note_off`s, like #257....

@phoenixeliot This is true so long as the shell isn't set to exit on a command failure (i.e. when the `-e` flag is set). It is perhaps good practice to...