User Tools

Site Tools


doc:appunti:linux:sa:alsa_rec

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
doc:appunti:linux:sa:alsa_rec [2020/12/26 11:22] – [Registrare con parecord] niccolodoc:appunti:linux:sa:alsa_rec [2020/12/26 11:32] – [Registrare con parecord] niccolo
Line 162: Line 162:
 </code> </code>
  
 +Finally the command to record a sound file from the microphone:
 +
 +<code>
 +parecord --verbose --device=5 --channels=1 --fix-rate foobar.wav
 +</code>
 +
 +You have to press **Ctrl-C** to terminate the recording. The **%%--fix-rate%%** will use the native sampling rate of the source.
 ===== Profili PulseAudio ===== ===== Profili PulseAudio =====
  
doc/appunti/linux/sa/alsa_rec.txt · Last modified: 2020/12/26 11:34 by niccolo