problem setting up AUGraph in java
problem setting up AUGraph in java
- Subject: problem setting up AUGraph in java
- From: "sam aspin" <email@hidden>
- Date: Fri, 11 Nov 2005 23:04:33 +0000
Hi guys, i'm trying to set up an AUGraph in order to playback a file using
the CA Java API's
i've been using the example PlayFile.cpp from the CA SDK in order to
understand the set up process
and swapping the statements for their java versions.
I managed to setup the output node without problem but have found that there
dont seem to be any java definitions for the types used in setting up the
file AU Node:
CAComponentDescription cd;
cd.componentType = kAudioUnitType_Generator;
cd.componentSubType = kAudioUnitSubType_AudioFilePlayer;
I cant seem to see any alternatives so it seems they've just been left out!
can anyone help or offer some alternative methods that the Java API
supports.... i realise apple arent supporting the java API but i'm doing
this as part of a project for my degree.
cheers
Sam Aspin
_______________________________________________
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