Bass MIDI send to device

Started by ken,

ken

Hi,

Can Bass MIDI only receive info from devices, not send data To Midi devices? 

Was looking for sending Note events and SysEx to a midi device (a Midi Pad), and need the cross platform wonderfulness of Bass.

Thanks!

Ian @ un4seen

Yes, I'm afraid the only MIDI hardware support that BASSMIDI currently has is for input, not output.

David_AVD

Is there any way to have the MIDI events send standard MIDI messages via third party MIDI output code?

I already have code sending MIDI messages to specific hardware, so if I could route the BASSMIDI note (and other) messages through my existing code.

If that were possible I'd just need to ignore / suppress the audio that BASSMIDI would normally generate.