Welcome to MacBoardz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How do I create a sound input device in my System Preferen..

 
   Macintosh computer (Home) -> Programmer Help RSS
Next:  How to activate font(s) in wake of ATSFontActivat..  
Author Message
Zectbumo

External


Since: Feb 03, 2008
Posts: 1



(Msg. 1) Posted: Sun Feb 03, 2008 2:57 pm
Post subject: How do I create a sound input device in my System Preferences?
Archived from groups: comp>sys>mac>programmer>help (more info?)

Currently in my System Preferences -> Sound -> Input list I have these
two devices: Internal microphone and Line In. I would like to add a
new device to this list named "Sound Output". This device would enable
me to use the sound output as an input for recording when I have it
selected in the Sound preferences.

So far all I have found was this tech note page describing how to
create an AUHAL in C, http://developer.apple.com/technotes/tn2002/tn2091.html

What do I need to do to get a device to appear in the Sound Input
devices list?
How do I get an output device to feed into an input device?
Is there a way to do any of this using ObjC or (even better) using
Python?

-alfred

 >> Stay informed about: How do I create a sound input device in my System Preferen.. 
Back to top
Login to vote
Ben Artin

External


Since: Jun 20, 2005
Posts: 30



(Msg. 2) Posted: Sun Feb 03, 2008 9:08 pm
Post subject: Re: How do I create a sound input device in my System Preferences? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article ,
Zectbumo wrote:

> Currently in my System Preferences -> Sound -> Input list I have these
> two devices: Internal microphone and Line In. I would like to add a
> new device to this list named "Sound Output". This device would enable
> me to use the sound output as an input for recording when I have it
> selected in the Sound preferences.

Look into using Audio Hijack Pro for Rogue Amoeba, which does this for you.

hth

Ben

--
If this message helped you, consider buying an item
from my wish list: <http://artins.org/ben/wishlist>

 >> Stay informed about: How do I create a sound input device in my System Preferen.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Controlling system sound volume with Cocoa - Where can I find documentation that will show me how to use Cocoa to adjust the system's sound volume?

USB Input Notification? - I am trying to write an application to write commands to a USB device and receive text input from that device. I have been told that I need to register a notification routine that will be called when the USB device is sending input to my application. ...

input using number formatter - I'm trying to get a number from the user with a NSTextField. In InterfaceBuilder I dropped a formatter on the text field and set it up for integer input with thousands separators (commas). So far so good. .. . When I send [myTextField intValue], an...

non-line-buffered key input in C? - I'm learning C from a book that uses the getche() function from the <conio.h> library to get instant keyboard character input from the user. The preprocessor/compiler (gcc 3.3 on Panther) doesn't recognize the function nor the library. The ge...

non-line-buffered key input in C - I'm learning C from a book that uses the getche() function from the <conio.h> library. However, the preprocessor/compiler (gcc 3.3 on Panther) doesn't recognize the function nor the library. The getchar() function only works line-buffered. How ...
   Macintosh computer (Home) -> Programmer Help All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]