We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSound,  Music Libraries › ESS AudioInput & My Soundcard...
Page Index Toggle Pages: 1
ESS AudioInput & My Soundcard... (Read 1122 times)
ESS AudioInput & My Soundcard...
Apr 9th, 2008, 7:19pm
 
Hi,

I've just switched to using the AudioInput method of ESS for audio-reactive Processing duties (as opposed to loading a wav file), since this is more flexible.

However, I'm having some difficulties getting my soundcard (MOTU UltraLite) to work.

When I run my applet it only seems to respond to the in-built microphone of my Macbook Pro, so it works when I start clapping.

I'm trying to get it to respond to audio from the inputs of my Ultralite (which has a drum machine plugged in to inputs 5+6). What is confusing are the naming conventions of the Ultralite. For instance, on the back of the unit the inputs 5+6 are actually named as 3+4 in software (as 1+2 are the Main Outs to my speakers).

Anyway, I've tried fiddling with the Sound prefs in System Preferences and the MOTU Audio Setup app on my comp.

Presumably I should be able to play something in iTunes too, and by setting my input in the MOTU setup to Mix1+2 it should respond. But alas, nein. Here's a screenie of what that looks like: http://img.photobucket.com/albums/v380/werebunny/MOTUSetup.png

Any ideas? Does anyone use MOTU soundcards?
Re: ESS AudioInput & My Soundcard...
Reply #1 - Apr 9th, 2008, 9:26pm
 
The type of soundcard doesn't matter, because in OSX it all runs through the Core Audio services.  What you need to do is run the program /Applications/Utilities/AudioMidi Setup.

Using that application you can disable the Built-in mic and set the system to use your soundcard for input.  Any applications using the input will have to be restarted.
Re: ESS AudioInput & My Soundcard...
Reply #2 - Apr 14th, 2008, 6:50pm
 
I've tried trawling through Sound Preferences and also the AudioMIDI utility application. In the Sound Prefs for example, even though I have my soundcard selected, my Processing app still reacts to the in-built microphone.

There is a bit of included software with the soundcard called MOTU CueMix Console and I have also made sure that "Mix1 Return Inclues Computer Output" is also selected there, and have set my input to be Mix1. In theory this should enable Processing and ESS to react to iTunes.
Re: ESS AudioInput & My Soundcard...
Reply #3 - Apr 17th, 2008, 4:34am
 
According to Apple, versions of OS X prior to 10.5 default to mic input, regardless of other settings.

Krister
Re: ESS AudioInput & My Soundcard...
Reply #4 - Apr 17th, 2008, 5:37pm
 
Aha.. i'm using 10.4.11.

Looks like i'll have to buy Leopard then...

Thanks for the info.
Re: ESS AudioInput & My Soundcard...
Reply #5 - Apr 17th, 2008, 11:46pm
 
Wow, Apple... thats a pretty serious oversight.  Is it just me or is the Apple QC slipping a little?
Page Index Toggle Pages: 1