Re: Core Audio instruments
Re: Core Audio instruments
- Subject: Re: Core Audio instruments
- From: Brian Sheehan <email@hidden>
- Date: Mon, 13 Feb 2006 11:51:28 +0000
Hello,
If you are just looking to play back MIDI you can use the DLS synth
audio unit that comes from apple - (kAudioUnitType_MusicDevice,
kAudioUnitSubType_DLSSynth, kAudioUnitManufacturer_Apple). I'm not
sure what's out there in terms of more low level synthesis, but take a
look at the constants in AUComponent.h in the AudioUnit framework (on
my system it's at
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/AudioUnit.framework/Versions/A/Headers/AUComponent.h).
Information is a bit thin on the ground, your best bet is to look
through the code examples, and read
http://developer.apple.com/documentation/MusicAudio/Reference/CoreAudio/
Brian
On 2/11/06, JR <email@hidden> wrote:
> Hi all,
> I was wondering what area of CoreAudio to get into. I need to create (render
> ) music in my app. Im wondering if there's any instrument library or such? I
> have looked into the "Sinewave_demo" and it looks ok, the only problem I can
> see is how to get it to play notes, it mostly comes off as noise.. :p
>
> Most of the people posting Q's on this mailinglist seem to be working on
> effects, so I guess what Im asking for is a well kept secret for some? I
> sure as **** can't find it on the net (apple or other places)..
>
> Thanks in advance, and sorry if this was a bit general, I just can't find
> any where to start thats all.
>
>
>
> >----- JR -----<
>
>
>
>
> _______________________________________________
> 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