• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Midi source code (get started)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Midi source code (get started)


  • Subject: Midi source code (get started)
  • From: Pascal Goguey <email@hidden>
  • Date: Wed, 24 Apr 2002 23:30:04 +0900

Hello everybody!

I am new to this list. I have browsed some of the latest archives, but
they are quite huge...

I would like to get started with Midi programming, and therefore,
I would appreciate to find a minimal software allowing me to
- Send midi commands to my piano (or any other instrument)
through the Roland USB/midi interface;
- Receive midi events from an instrument.

As the best possible sample code is the shortest one, basically
in pseudo code, I would need:

InitializeMidiStuffForOutput();
PrepareMessageToPlayOneNote();
PlayOneNote();
EndMidiStuff();

and

InitializeMidiStuffForInput();
WaitForNote();
DecodeMidiMessage();
DisplayWichNoteWasPlayed();
EndMidiStuff();

Thanks for any help!

Pascal
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: OMS and Carbon
  • Next by Date: Re: [coreaudio] Re: Emagic EMI 2|6 drivers?
  • Previous by thread: Re: Help!
  • Next by thread: Re: [coreaudio] Re: Emagic EMI 2|6 drivers?
  • Index(es):
    • Date
    • Thread