fix
This commit is contained in:
parent
771c04e724
commit
11b5cf3d8b
@ -1,3 +1,5 @@
|
|||||||
|
![audio-visual.sh and alsamixer](/img/sshot.jpg)
|
||||||
|
|
||||||
git clone https://git.thedroth.rocks/8nlight/micro-utils
|
git clone https://git.thedroth.rocks/8nlight/micro-utils
|
||||||
cc micro-utils/miscutils/spark.c -o spark
|
cc micro-utils/miscutils/spark.c -o spark
|
||||||
|
|
||||||
|
2
asoundrc
2
asoundrc
@ -1,5 +1,6 @@
|
|||||||
pcm.MAUDIO {
|
pcm.MAUDIO {
|
||||||
type hw
|
type hw
|
||||||
|
#Edit card
|
||||||
card rockchipes8316c
|
card rockchipes8316c
|
||||||
device 0
|
device 0
|
||||||
subdevice 0
|
subdevice 0
|
||||||
@ -8,6 +9,7 @@ pcm.MAUDIO {
|
|||||||
|
|
||||||
ctl.MAUDIO {
|
ctl.MAUDIO {
|
||||||
type hw
|
type hw
|
||||||
|
#Edit card
|
||||||
card rockchipes8316c
|
card rockchipes8316c
|
||||||
buffer_size 10000
|
buffer_size 10000
|
||||||
period_size 8192
|
period_size 8192
|
||||||
|
BIN
img/sshot.jpg
Normal file
BIN
img/sshot.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
Loading…
Reference in New Issue
Block a user