Hello Tim,
I want to use CamillaDSP with some analog input. What follows is surfing on an idea developped here by bitlab.
Suppose this playlist in /var/lib/mpd/playlists/Analog.m3u
where CARD is the (capture capable) device in use by moOde and format specifies the settings in MPD's SoX resampling.
As far as I can hear, this works perfectly when "format" is specifed correctly.
This conforms to the audio chain documented in the moOde Audio Infrastructure.
Is there any other consideration if I want to capture sound from one card and playback using moOde rich environment ?
Kind regards,
I want to use CamillaDSP with some analog input. What follows is surfing on an idea developped here by bitlab.
Suppose this playlist in /var/lib/mpd/playlists/Analog.m3u
Code:
#EXTM3U
#EXTGENRE:Various
#EXTIMG:local
#EXTALB:AnalogCapture
#EXTINF:3600, Analog_Capture
alsa://plughw:CARD=sndrpihifiberry?format=96000:32:2
where CARD is the (capture capable) device in use by moOde and format specifies the settings in MPD's SoX resampling.
As far as I can hear, this works perfectly when "format" is specifed correctly.
This conforms to the audio chain documented in the moOde Audio Infrastructure.
Is there any other consideration if I want to capture sound from one card and playback using moOde rich environment ?
Kind regards,