JNI and AudioUnits??
JNI and AudioUnits??
- Subject: JNI and AudioUnits??
- From: Michael Purdy <email@hidden>
- Date: Wed, 05 Mar 2003 09:52:27 -0800
We are creating a DSP Plug-in AudioUnit in which we will be needing to create a gui using Java/Swing. In looking at the MultitapAU sample project and using this as the base for our prototype, it seems that we should somehow have our swing gui classes (which are contained in a jPanel) placed in the MultitapAUView class which utilizes AUCarbonViewBase. However, we cannot quite figure out how to do so.
Can anyone help with this or explain how to load a custom class into AUCarbonViewBase via JNI.
Thank you
_______________________________________________
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.