MultiTimbralSynth + Source Code
MultiTimbralSynth + Source Code
- Subject: MultiTimbralSynth + Source Code
- From: Urs Heckmann <email@hidden>
- Date: Sat, 19 Jul 2003 19:44:25 +0200
Hi list,
download this:
http://www.u-he.com/MultiTimbralSynth.sit
It's an 8 voice, 4-way multitmbral MusicDevice, utilizing GroupScope
Elements as "Parts" or "Singles". Each Element has its own set of
Parameters. GlobalScope Element zero is used for, uhm, global settings
("Multi")...
As expected, it does have some odd behaviours, like only GroupScope
Elements 0 and 1 react on parameter changes, dunno what this is. Bill?
Chris?
See yourself... (and help me a bit...)
Furtherly, there are some interesting points:
- latest CAUGui stuff (not yet doxygenized), with non-blocking mousing,
CGImage Cacheing (thanks to Airy!!!)
- a super efficient analogue modelling technology for synthesis, based
upon the simulation of capacitors, switches, rectifiers, resistors and
stuff*
- mostly debugged note scheduling class, manages voice assignment and
(as shown in the code) multitimbral distribution of note events. Logic
safe (works with events that happen after next process buffer). Thread
safe. I think.
- All in all, a working Music device template
Please comment.
Have fun,
;) Urs
*hahaahaaa. Fun, anyway.
urs heckmann
email@hidden
www.u-he.com
Why I create audio plugins instead of using them?
Here's the answer: www.u-he.com/music/
_______________________________________________
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.