Working with sound on a Raspberry Pi: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 November 2024

  • curprev 12:2512:25, 11 November 2024Manetta talk contribs 517 bytes +517 Created page with "We tried to connect a microphone to the raspberry pi, for which we used: * a mic (in a small grey bag) with a XLR connection * a small mixer (also in a small grey/black bag) with integrated soundcard + USB connection To test if the soundcard is picked up, we ran: $ arecord --list-devices And to switch soundcards, or to test/see if there is any incoming signal, we used: $ alsamixer and pressed F6 to select a soundcard. Also, we selected a soundcard in the <code>r..."