why are there system_exclusive() and sysex_event() in MidiToText.py? it seems the same things to me.
system_exclusive and sysex_event
Posted byAnonymous Userat
2006-10-13 04:44 PM
Im thinking it's becuase sysex can be a track event (real time events - 'sysex_event') - or - a 'bulk bank' sent at 'load time' (bulk bank setup sysex - 'system_exclusive')
Can anyone confirm or deny this?