Linux Audio

Check our new training course

Open-source upstreaming

Need help get the support for your hardware in upstream Linux?
Loading...
v5.4
1[config]
2command = record
3args    = --no-bpf-event -R kill >/dev/null 2>&1
4ret     = 1
5
6[event:base-record]
 
7sample_type=1415
v4.10.11
1[config]
2command = record
3args    = -R kill >/dev/null 2>&1
 
4
5[event:base-record]
6sample_period=4000
7sample_type=1415