blob: 641f8d749750d05a7449d67be105f63c641576b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2019/12/02 11:48:38 nia Exp $
Realtime support is currently problematic.
You need to pass -r to disable it, e.g:
$ jackd -r -d sun
If you have an external USB mic:
$ jackd -r -d sun -P /dev/audio -C /dev/audio1
Note that to use JACK on NetBSD you need procfs mounted.
This should be done by default.
===========================================================================
|