Help question

Hello all , quick question.  I was looking at the MBSEQ v2 code and noticed that meta events was missing?

Is it possible to include MB64_meta.inc  in MBSEQ  program ?

Nm Reinventing the wheel.. :slight_smile:

You could add your “meta events” to MIDI_EVNT_Send_Fx in midi_evnt.inc

Currently this function contains the code for the AOUT module, but - of course - it can be changed for any other output

Best Regards, Thorsten.

hmm ok thanks TK :slight_smile: