Check soundcard settings: bitrate: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
To check settings | To check settings | ||
=UCA202:= | |||
# cat /proc/asound/CODEC/pcm0p/sub0/hw_params | # cat /proc/asound/CODEC/pcm0p/sub0/hw_params | ||
# cat /proc/asound/card0/codec#0 | # cat /proc/asound/card0/codec#0 | ||
Line 10: | Line 12: | ||
period_size: 44100 | period_size: 44100 | ||
buffer_size: 88200 | buffer_size: 88200 | ||
=FiiO= | |||
# cat /proc/asound/card1/stream0 | |||
# cat /proc/asound/card1/stream0 | grep Momentary |
Revision as of 21:41, 26 August 2020
To check settings
UCA202:
# cat /proc/asound/CODEC/pcm0p/sub0/hw_params # cat /proc/asound/card0/codec#0
access: MMAP_INTERLEAVED format: S16_LE subformat: STD channels: 2 <-------- will be 4 for iO4 rate: 48000 (48000/1) <------ this changes with the input audio file period_size: 44100 buffer_size: 88200FiiO
# cat /proc/asound/card1/stream0 # cat /proc/asound/card1/stream0 | grep Momentary