Hello,
does anybody know how I can get Timestamps from MIDI Files in PD, i don't know which channel etc. I have to look for.
Thank you in advance.
-
How can I get MCT or SPP in MIDI
-
@moosi The mrpeach library had [midifile] which would read midi files, and play them with timing information..... but not mtc as such.
The sfruit library had [midi-stream2notes] which would time tag note on and off messages when a midifile is played.
If they have been updated to 64-bit you will find them through the "Find Externals" in the "help" menu in the pd terminal.
If not you can still download the old Pd extended into which the 32-bit binaries were bundled.You could also search for "pure data github midi timecode" or similar as there could have been other externals compiled and uploaded more recently.
David. -
Ok thank you very much, and with cyclone is no opportunity to find this out?