Check soundcard settings: bitrate: Difference between revisions

From www.ReeltoReel.nl Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
To check settings for UCA202:
To check settings for UCA202:
  # cat /proc/asound/CODEC/pcm0p/sub0/hw_params
  # cat /proc/asound/CODEC/pcm0p/sub0/hw_params
# cat /proc/asound/card0/codec#0
<pre>
<pre>
access: MMAP_INTERLEAVED
access: MMAP_INTERLEAVED

Revision as of 11:14, 29 April 2019

To check settings for 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: 88200