Table Based Midi Browser With Clicks & Keypresses + Other things?
-
@ulrik yup this works perfect...I hate that it can't pull the Key/Time signature data from the files...because I literally have over 300 midi files lol...but I was able to copy this into my current project everything is working the way that I want it to...and im gonna just be entering in the table data manually! thanks so very much!
-
-
@johnmike said in Table Based Midi Browser With Clicks & Keypresses + Other things?:
yup this works perfect...I hate that it can't pull the Key/Time signature data from the files
Does this help?
https://docs.hise.dev/scripting/scripting-api/file/index.html#loadmidimetadata
-
@Christoph-Hart is this the same data as you get when you use
MIDIPlayer.getTimeSignature();
or does it contain more information?
-
@ulrik same
-
Currently, it is not possible to drag MIDI files into Cubase 13, right
If this function can be implemented, it would be convenient to use
-
@GUJIAN said in Table Based Midi Browser With Clicks & Keypresses + Other things?:
Currently, it is not possible to drag MIDI files into Cubase 13, right
Wrong, you can drag midi into cubase for sure, here I drag midi from a plugin into a track in Cubase 12
-
@GUJIAN Oh I guess misunderstood your question, you mean if you can drag midi from this snippet, no it's not implemented
-
This post is deleted! -
@GUJIAN does it work if you compile your project as a vst?
-
This post is deleted! -
@GUJIAN It could be that MIDI files aren't embedded in expansions. Perhaps it's possible for it to read from the MidiFiles.dat if you add it to the expansion's AppData folder.
-
@d-healey No, I don't know what the situation is