Alan Perkins Posted April 12, 2020 Share Posted April 12, 2020 I'd like to be able to export the Event List into Excel, for example, and use it to do a range of things, for example filter to get a list of all the keyswitch notes. I'd also like to be able to directly manipulate the event list by copying and pasting sections, from one instrument to another, or manipulate sections efficiently - it seems this would be an ideal place to make major changes. Link to comment Share on other sites More sharing options...
scook Posted April 12, 2020 Share Posted April 12, 2020 1 hour ago, Alan Perkins said: I'd like to be able to export the Event List into Excel, for example, and use it to do a range of things, for example filter to get a list of all the keyswitch notes. One way to do this today is - save the project as a MIDI file, create a csv file using MIDICSV from the MIDI file load the csv file into a spreadsheet program 1 Link to comment Share on other sites More sharing options...
Alan Perkins Posted April 13, 2020 Author Share Posted April 13, 2020 12 hours ago, scook said: One way to do this today is - save the project as a MIDI file, create a csv file using MIDICSV from the MIDI file load the csv file into a spreadsheet program Thanks, that's useful - clunky, but useful nonetheless. Much appreciated. Link to comment Share on other sites More sharing options...
scook Posted April 13, 2020 Share Posted April 13, 2020 It is a good autohotkey candidate. The entire process could be scripted and added to the CbB Utilties menu. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now