MIDI Tutorial???

hi y’all!

anybody of you guys knows a good midi tutorial for C?

I have a great idea for a little MB software tool (no, I won’t tell you now :wink: but i’m not really familiar with MIDI. normal C programming is no problem.

so I need some Info how to send midi messages with a little C programm…

best,

julian

You should post this question in MIOS Programming.  I think that area gets more traffic, especially by people who might have a good answer for you.

I know a book called “Maximum Midi - music applications in c++” and it´s quite good. But as you might have guessed it´s in C++ (but i only see that as an advantage)

js

Midi C programming depends on which os it runs!

I think you want to use a midibox for that?

hehe,

meanwhile I figured out how to handle midi in C

godda search for the link… if someones interested.

I needed it for my SID Scroller and SID Pong idea which is meanwhile realised ^^

my first SoftSynth is nearly ready as well… Just no idea how to make a GUI so far… but im still learning :wink:

but thanks for the reply!

best,

julian