Re: AU Preset data
Re: AU Preset data
- Subject: Re: AU Preset data
- From: Peter Johnson <email@hidden>
- Date: Thu, 4 Sep 2008 22:36:01 -0700 (PDT)
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