|
|
Solution: order of multiple sound cards
In case it might be useful to someone lurking in these groups,
here's one solution to the problem of ordering of multiple sound
cards of different types.
Three of my machines have the same motherboard with built-in
sound. One of them has a USB-to-MIDI interface to an electric
piano. Sound output to the built-in sound device was not
working, because that machine was defaulting to the MIDI
interface as ALSA device 0 and the sound card as device 1. Most
sound clients default to use device 0, some with no way to select
a different device. The MIDI interface to the electric piano
wouldn't play WAV files, Flash videos, or any other PCM sound
output. :-(
For the above case, the solution is to add something like the
following line to /etc/modprobe.conf: (indented here, not in the
file)
options snd slots=snd-intel8x0
The stuff to the right of the '=' is a comma-separated list of
sound driver modules. The line reserves slot 0 for the first
module in the list, slot 1 for the second in the list, and so
forth.
HTH
--
Robert Riches
spamtrap42@verizon.net
(Yes, that is one of my email addresses.)
|
|
0
|
|
|
|
Reply
|
Robert
|
1/14/2010 6:47:47 PM |
|
|
0 Replies
150 Views
(page loaded in 0.028 seconds)
Similiar Articles: Disable Error beep - comp.soft-sys.matlab... beep of the operating system, another simple solution ... Jan, On the Mac it is possible to have multiple audio ... Windows, though you might need additional sound cards ... Poker hand evaluator - comp.lang.javascript... could retain most of its state when only a few cards change from one hand to another, in order to ... Argument rooms is a multiple answer. That reminds me of the code ... Very fast delimited record parsing with boost - comp.lang.c++ ...... and functions to extract the DFA elements, in order to ... The solution I used was to read the file in large blocks ... and 2) all system reads had a size which was a multiple ... Best design for my classes to avoid code duplication? - comp.lang ...... BProtocol, BLayout> BDevice; It doesn't sound like ... template: Isn't that a bit of a far-fetched solution ... to whom that might look a bit unusual, that's multiple ... SystemVerilog - building multiple file hierarchies: include or ...I like to create multiple source files, each dealing with ... > > Does this sound typical or good practice? Yes. ... so you don't need to worry about the right order to do ... Signal-to-noise ratio for a sine signal?? - comp.soft-sys.matlab ...... with both methods: When I use a pure sine tone, Solution 1 ... there must be a way to measure the pure noise in order ... In audio engineering, the reference signal is usually a ... Generate Stereo using Matlab. - comp.dsp... will not provide you with a cook-book answer. Also ... sys.matlab > On the Mac it is possible to have multiple audio ... Data Acquisition Toolbox - sound cards - MATLAB audio ... print setup saves the printer - comp.databases.filemaker ...Hi all i have just upgraded my solution to 8 and i am ... storing the appropriate sizes. > > To store multiple Page ... where you'd pour all needed data in the right order ... High resolution timer. - comp.lang.asm.x86... what you are trying to do, because the best answer depends upon multiple ... daqarta.com Scope, Spectrum, Spectrogram, Sound ... result the execution time for QPC is in the order ... estimation parameter using fminsearch - comp.soft-sys.matlab ...These algorithms can achieve second-order convergence ... the ideas..some of the terms that you are using sound ... to my previous question, even though i got the answer, i ... [ubuntu] [SOLVED] Multiple Sound Solution (ALSA w Pulseaudio ...[ubuntu] [SOLVED] Multiple Sound Solution (ALSA w Pulseaudio ... are many links here for specific sound cards/chips and the answer ... http://out-of-order.nfshost.com/tutorials ... 11.10 - Linking multiple sounds cards in order to play sound over ...Linking multiple sounds cards in order to play sound over all of ... been searching for a way to utilize multiple sound cards ... this, and if not, if there would be a solution ... 7/22/2012 12:47:27 AM
|
|
|
|
|
|
|
|
|