just realized you said vertical and not horizontal, yeah thats a bug with the midi importer. try using selectNotesIf(n => n.volume < 0.1) in your browsers console and then pressing the delete key
(07-14-2021, 06:57 AM)fox Wrote: just realized you said vertical and not horizontal, yeah thats a bug with the midi importer. try using selectNotesIf(n => n.volume < 0.1) in your browsers console and then pressing the delete key