AU : Parameter handling...
AU : Parameter handling...
- Subject: AU : Parameter handling...
- From: email@hidden
- Date: Tue, 15 Oct 2002 09:37:43 +0200
Hi,
I need to have some private data that would be saved with the
preset. There are various need like, lfo phase... As far as I
saw, I can do this if and only if those parameters are floats ?
What about Midi configuration data (internal modulation
routing), filename (for a sample), etc ?
In VST, RTAS, MAS, DX, PTAF, those are handled differently :
- VST, RTAS : availability to save a chunck of opaque data as
well as float parameters
- MAS, each parameter has a type (float, double, Byte, array of
Bytes...) which are concatened using a stream (the best way to
handle parameters IMHO)
- DX : as always been natively a chunk of opaque data (no parameters)
Thanks,
Raphael
_______________________________________________
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.