• 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
Creating a network MIDI driver
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating a network MIDI driver


  • Subject: Creating a network MIDI driver
  • From: Nuno Santos <email@hidden>
  • Date: Mon, 23 May 2011 21:08:16 +0100

Hi,

I've downloaded SampleUSBMIDIDriver in order to have an example of how to create a simple MIDI driver that receives data thru the network.

The driver development notes says the following:

"Use SampleUSBDriver as a starting place for a USB MIDI interface driver.  Derive your USB driver from USBMIDIDriverBase.  Derive non-USB drivers from MIDIDriver."

I did that and instead of deriving SampleUSBMIDIDriver from USBVendorMIDIDriver I have just derived it from MIDIDriver class.

The question is...

There are a lot of particular overrides done in SampleUSBMIDIDriver particulary for HandleInput, PrepareOutput and CreateDevice that are not present in the MIDIDriver base class.

How should I give a custom name to my device for example?

If someone could give me some tips on this...

With my best regards,

Nuno

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Sharing data from within a render callback
  • Next by Date: AudioStreamBasicDescription help
  • Previous by thread: CoreMidi Example
  • Next by thread: AudioStreamBasicDescription help
  • Index(es):
    • Date
    • Thread