info:linux_sound
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
info:linux_sound [2013/08/17 13:45] – PulseAudio/JACK instructions moritz | info:linux_sound [2013/08/17 13:49] (current) – [JACK] qjackctl moritz | ||
---|---|---|---|
Line 4: | Line 4: | ||
* Scarlett 2i4 only shows up as an input device: Initially, the device would only appear as having two input channels but no output channels. Although I did not figure out the cause of this problem it went away after attaching it several times. Also starting Audacity helped, but that might be coincidence. | * Scarlett 2i4 only shows up as an input device: Initially, the device would only appear as having two input channels but no output channels. Although I did not figure out the cause of this problem it went away after attaching it several times. Also starting Audacity helped, but that might be coincidence. | ||
+ | * I can record fine using JACK using the following settings: 48kHz, 512 buffer size, 2 buffers. Any smaller buffer value crashes JACK at starting, higher sampling rates cause xruns. | ||
===== JACK ===== | ===== JACK ===== | ||
Line 9: | Line 10: | ||
For recording purposes it is better to use JACK than the default PulseAudio server. JACK provides much lower latency than the latter, although it is still not very fast. The problem with running JACK and PulseAudio at the same time is that PulseAudio automatically claims all ALSA sound interfaces and due to this JACK cannot start. There are two things that need to be done in order to let them peacefully coexist. | For recording purposes it is better to use JACK than the default PulseAudio server. JACK provides much lower latency than the latter, although it is still not very fast. The problem with running JACK and PulseAudio at the same time is that PulseAudio automatically claims all ALSA sound interfaces and due to this JACK cannot start. There are two things that need to be done in order to let them peacefully coexist. | ||
- | - Install JACK support for PulseAudio. In Debian there is a package called | + | - Install JACK support for PulseAudio. In Debian there is a package called '' |
- | - To start JACK while PulseAudio is running, use the ''' | + | - Use '' |
+ | - To start JACK while PulseAudio is running, use the '' | ||
pasuspender jack_control start | pasuspender jack_control start | ||
info/linux_sound.1376747103.txt.gz · Last modified: 2013/08/17 13:45 by moritz