Jump to content
  • 0

? Event List - Export data to spreadsheet


Question

7 answers to this question

Recommended Posts

  • 0
Posted
On 5/12/2024 at 2:26 PM, David Baay said:

Not directly; you'd have to use OCR software on a screenshot. Or maybe find some other MIDI sequencer that allows it.

What's the goal?

Copy the note names and paste them in a a text file or spread sheet.

  • 0
Posted

Did you ever find a solution to this?

I'm in the same boat, and needing to export a track of MIDI controller events into a text file of some sort so I can manipulate the formatting. I'm trying to get the data into Stage Traxx 3 on iPad and it has it's own command structure (https://stagetraxx.com/user-guide/midi/#send-midi) so if I can start by exporting the data from Sonar's Event List, and then using scripting (or even Excel) to do as much data transformation as possible, I can minimise the amount of manual effort involved.

I've seen a lot of remarks about Printing to PDF etc. but I can't get Sonar (v2024.12) to do anything when I Print, regardless of what sort of print driver (physical printer, Adobe PDF printer, Microsoft OneNote printer). Just nothing happens. I've checked for popup boxes and dialogs that might be behind windows, but nothing.

  • 0
Posted
On 1/22/2025 at 1:54 AM, David Baay said:

Best option is probably still to use a 3rd-party app that supports export to text. Or get familiar with CAL scripting.

A CAL script would not be able to do this.  There are no CAL script commands to export data other than to save as a MIDI file.

@sadicusI would export to MIDI, then use GNMIDI to convert the file to ASCII text.

  • 0
Posted
14 hours ago, Promidi said:

A CAL script would not be able to do this

I meant do all the controller manipulation within CW. But if some non-MIDI data need to be added, then CAL can’t help.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...