• 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 data in an AIFF file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MIDI data in an AIFF file


  • Subject: MIDI data in an AIFF file
  • From: Craig Bakalian <email@hidden>
  • Date: Sat, 26 Feb 2005 10:32:50 -0500

Hi,
After some gleaning and careful reading I have come to the conclusion that it is possible to get MIDI data into a AIFF file. Yet, I do not know how to do it, especially with CoreAudio. I understand that this is the structure that must be made

#define MIDIDataID 'MIDI'
type struct{
ID chunkID;
long chunkSize;
unsigned char MIDIdata[ ];
} MIDIDataChunk;

ID is 4 ASCII bytes "described by Interchange File Format". But, now what? Does anyone have any other information about pushing MIDI data into an AIFF file?

Craig Bakalian
www.eThinkingCap.com

_______________________________________________
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
  • Follow-Ups:
    • Re: MIDI data in an AIFF file
      • From: Erick Tejkowski <email@hidden>
    • Re: MIDI data in an AIFF file
      • From: "James Chandler Jr" <email@hidden>
  • Prev by Date: Re: kStereoMixerParam_PreAveragePower
  • Next by Date: Re: MIDI data in an AIFF file
  • Previous by thread: Re: MultitapAU compiling as folder
  • Next by thread: Re: MIDI data in an AIFF file
  • Index(es):
    • Date
    • Thread