Re: MusicDevice implementation
Re: MusicDevice implementation
- Subject: Re: MusicDevice implementation
- From: "Mark's Studio" <email@hidden>
- Date: Sat, 8 Nov 2003 13:37:20 +0100
Would it be possible if i made a normal MusicDevice with the SDK and a
Carbon view with a single button that could open a Cocoa window that i
load from a bundle,
and all the callbacks in the MusicDevice would be executed by functions
in the bundle?
I found an Apple example called "CocoaInCarbon" would it work for a
MusicDevice?
On 7/11-2003, at 23:45, Mark's Studio wrote:
>
I have a Cocoa Synth app, and instead of converting it to a
>
MusicDevice,
>
i want to make a MusicDevice with a very simple UI that send midi to
>
the Cocoa app and makes a callback to the Cocoa app to generate the
>
audio.
>
>
>
>
On 7/11-2003, at 23:24, Christopher Corbell wrote:
>
>
> On Nov 7, 2003, at 1:43 PM, Mark's Studio wrote:
>
>
>
>> Would it be possible to make a MusicDevice that passed on the midi
>
>> and
>
>> audio processing to a Cocoa app ?
>
>>
>
>>
>
>> Peter Mark
>
>>
>
>
>
> I'm not 100% sure I understand what you're asking - whether you're
>
> talking about just supporting MusicDevice functionality, or MIDI
>
> redirection to another app...
>
>
>
> In any case Cocoa apps have full access to the
>
> CoreAudio/CoreMIDI/AudioUnit
>
> API's, they just need to include the appropriate frameworks.
>
>
>
> E.g. iPiano is an Obj-C cocoa app that uses Apple DLS MusicDevice
>
> units, I'm sure there are many others out there.
>
>
>
> If a host app is designed to generally support MusicDevice units
>
> it won't matter whether the app is Cocoa or Carbon from a
>
> functionality standpoint; the only difference might arise
>
> in UI, if the unit provides a view for configuration.
>
>
>
> - Christopher
>
>
>
>
>
Peter Mark
>
>
Mark's Recording Studio A/S
>
Lundeskovsvej 3
>
2900 Hellerup
>
Denmark
>
Tel: +45 35366078 Fax: +45 35366038
>
www.marks-studio.dk
>
email@hidden
>
_______________________________________________
>
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.
>
>
Peter Mark
Mark's Recording Studio A/S
Lundeskovsvej 3
2900 Hellerup
Denmark
Tel: +45 35366078 Fax: +45 35366038
www.marks-studio.dk
email@hidden
_______________________________________________
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.