• 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
Setting Parameters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting Parameters


  • Subject: Setting Parameters
  • From: aNt <email@hidden>
  • Date: Wed, 18 Dec 2002 14:18:02 +0000

Hello all me again :)


I cant seem to get Parameters to change when I set them. Am I doing this
correctly:

public void setDistance(float num) {
try {
AudioUnit mix3dUnit = myAUGraph.getNodeInfo_AudioUnit(mixer);
mix3dUnit.setParameter(2, AUConstants.kAudioUnitScope_Input, 0, num,
0);
} catch (Exception ex) {
System.out.println("cant set distance: " + ex.toString());
}
}

Any help would be cool.. Nothing seem to happen to the audio output.


Cheers


aNt

----------------------
[ tomato ] interactive
t: + 44 (0)20 72539961
f: + 44 (0)20 73366271
w: + www.tomato.co.uk
e: + email@hidden
----------------------
_______________________________________________
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.

  • Follow-Ups:
    • Re: Setting Parameters
      • From: Chris Rogers <email@hidden>
  • Prev by Date: performAudioEngineStart vs. startAudioEngine
  • Next by Date: Re: SOT: performance
  • Previous by thread: performAudioEngineStart vs. startAudioEngine
  • Next by thread: Re: Setting Parameters
  • Index(es):
    • Date
    • Thread