• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Questions about multiple DLS synth instantiations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions about multiple DLS synth instantiations


  • Subject: Re: Questions about multiple DLS synth instantiations
  • From: William Stewart <email@hidden>
  • Date: Fri, 5 Dec 2003 14:38:11 -0800

On 04/12/2003, at 7:22 PM, Christopher Corbell wrote:
If anyone's been able to successfully construct an AUGraph with multiple, independent synths in it, I'd appreciate a look at some code snippets, particularly if you've been able to load SoundFonts onto different synth instantiations.
[....]

Tracks in iPiano are implemented this way, with separate
synth units for each track feeding into a stereo mixer.
SoundFonts work OK.

I think you may be seeing an initialization sequence problem?
You call AUGraphInitialize after setting the sound-bank to your
SoundFont, but I believe this will re-init the AudioUnit components?
Try moving the call to set the instruments last, after the graph
is constructed and running.

This code is actually done correctly - ie. set up all the state (including the connections) THEN initialize

I'm a little confused as well as we do this kind of thing with no problems and the code that was posted looks fine to me

Bill

hth,
Christopher

=============================
Cider Factory Software, Inc.
http://www.cidersoftware.com
=============================
_______________________________________________
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.


-- mailto:email@hidden
tel: +1 408 974 4056

________________________________________________________________________ __
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________ __
_______________________________________________
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.
References: 
 >Questions about multiple DLS synth instantiations (From: Michael Norris <email@hidden>)
 >Re: Questions about multiple DLS synth instantiations (From: Christopher Corbell <email@hidden>)

  • Prev by Date: Re: Resizing AU Views (Carbon)
  • Next by Date: Re: Questions about multiple DLS synth instantiations
  • Previous by thread: Re: Questions about multiple DLS synth instantiations
  • Next by thread: Re: Questions about multiple DLS synth instantiations
  • Index(es):
    • Date
    • Thread