Re: AU Preset data
Re: AU Preset data
- Subject: Re: AU Preset data
- From: William Stewart <email@hidden>
- Date: Fri, 05 Sep 2008 15:03:52 -0700
The endian-ness of the data you put there is up to you - you just have
to deal with it properly on big or little endian hosts
Bill
On Sep 4, 2008, at 10:36 PM, Peter Johnson wrote:
To possibly answer my own question: looks like I can overload
AUBase::SaveState and write into the dictionary some mutable binary
data with CFMutableData. I'm assuming big-endian is preferred?
----- Original Message ----
From: Peter Johnson <email@hidden>
To: email@hidden
Sent: Friday, 5 September, 2008 10:37:39
Subject: AU Preset data
Hi
I'm looking to save out to an AU preset file a chunk of data that
describes a sequencer, like in a typical x0x 16-step sequencer. I'm
thinking one approach might be to make a heap of generic AU
parameters for each note step. Then have the AU automagically save/
load the aupreset file. Is this how Ultrabeat works?
But I'm wondering if I can just have one custom parameter, set it to
a binary chunk (being careful of the endian) and save that. Or can I
write my own aupreset file?
So any thoughts on the preferred approach. thanks.
cheers
peter
_______________________________________________
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