Soundtrack: How to Configure Digidesign Audio Devices


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS Soundtrack: How to Configure Digidesign Audio Devices
# 1  
Old 11-14-2008
Soundtrack: How to Configure Digidesign Audio Devices

Learn how to use Digidesign audio devices with Apple's Soundtrack music application.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Slackware

Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio.

I'm trying to record audio using Audacity 2.0.5 installed from SlackBuilds. My system is 64-bit Slackware 14.1 and a sound card is Intel HD Audio. I didn't change my sound system to OSS. (Default sound system in Slackware 14.1 is ALSA, isn't it?) First, I set Internal Microphone slider in KMix... (2 Replies)
Discussion started by: qzxcvbnm
2 Replies

2. UNIX for Dummies Questions & Answers

passthrough devices vs. named devices

I am having trouble understanding the difference between a passthrough device and a named device and when you would use one or the other to access equipment. As an example, we have a tape library and giving the command "camcontrol devlist" gives the following output: akx# camcontrol... (1 Reply)
Discussion started by: thumper
1 Replies
Login or Register to Ask a Question
SND_ENVY24HT(4) 					   BSD Kernel Interfaces Manual 					   SND_ENVY24HT(4)

NAME
snd_envy24ht -- VIA Envy24HT and compatible bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_envy24ht device snd_spicds Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_envy24ht_load="YES" DESCRIPTION
The snd_envy24ht bridge driver allows the generic audio driver sound(4) to attach to VIA Envy24HT (ICE1724 or VT1724 chipset) and compatible audio devices. HARDWARE
The snd_envy24ht driver supports the following audio devices: o Audiotrak Prodigy 7.1 o Audiotrak Prodigy 7.1 LT o Audiotrak Prodigy 7.1 XT o Audiotrak Prodigy HD2 o ESI Juli@ o M-Audio Audiophile 192 o M-Audio Revolution 5.1 o M-Audio Revolution 7.1 o Terratec Aureon 5.1 Sky o Terratec Aureon 7.1 Space o Terratec Aureon 7.1 Universe o Terratec PHASE 22 o Terratec PHASE 28 SEE ALSO
sound(4) HISTORY
The snd_envy24ht device driver first appeared in FreeBSD 6.3. AUTHORS
The snd_envy24ht driver was written by Konstantin Dimitrov based upon the snd_envy24(4) driver. This manual page was written by Alexander Leidinger <netchild@FreeBSD.org>. BSD
May 28, 2007 BSD