• 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
Re: MIDI Sequencing (data structs & speed)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MIDI Sequencing (data structs & speed)


  • Subject: Re: MIDI Sequencing (data structs & speed)
  • From: William Stewart <email@hidden>
  • Date: Mon, 18 May 2009 12:34:59 -0700

Have a look at <AudioToolbox/MusicPlayer.h>

It provides an implementation for tracks and sequence and playback (to either software or MIDI devices)

Bill

On May 17, 2009, at 2:02 AM, MagmaPR64 wrote:

I'm at building a MIDI Sequencer.

I'm using the VVMIDI Framework (I added timeStamp).

I would be quite thankful if you could give me some advice on
how to continue, especially where I should be careful in order
to get a good performance.

Which data structures should I consider for storing the notes?
NSMutableArray?
I guess not, but I'm still in noob stage and couldn't make
so much out of my time with the shark,
therefore I would be glad to get some advice.

Also regarding the data structure from an abstract view.

Furthermore I'm asking myself whether the Obj-C messaging
overhead is problematic.
If it were about 8 messages per MIDI event, is this
too much?

Thanks a lot already!

magmaPR64
_______________________________________________
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

_______________________________________________ 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
References: 
 >MIDI Sequencing (data structs & speed) (From: MagmaPR64 <email@hidden>)

  • Prev by Date: Re: Peak and averagePowerForChannel are nice, but what about the actual current power?
  • Next by Date: Re: Rendering to a file
  • Previous by thread: MIDI Sequencing (data structs & speed)
  • Next by thread: Rendering to a file
  • Index(es):
    • Date
    • Thread