[LAU] Connecting roland interface to RPI

Jeanette C. julien at mail.upb.de
Fri Oct 12 15:47:29 CEST 2018


Oct 12 2018, Joel Nash has written:
...
> 1. ecasound -c -f:16,2,44100 \
>        -a:1 -i monitor-track.wav -o alsa \
>
>       -a:2 -i alsa -o new-track.wav
Have you tried running something like this:
ecasound -f:16,2,44100 -i track.wav -o alsa
Have you also experimented with card and subdevice numbers and
alsaplugin?
ecasound -f:16,2,44100 -i track.wav -o alsaplugin,1,0
You can fiind the right card number looking at:
/proc/asound/cards
Also, when you use the microphone as an input, this would be mono, so
something like:
... -a:2 -f:16,1,44100 -i alsaplugin,1,0 -f:16,2,44100 -chcopy:1,2 -o
output.wav
If you want a stereo file.

HTH.

Best wishes,

Jeanette

-- 
  * Website: http://juliencoder.de - for summer is a state of sound
  * SoundCloud: https://soundcloud.com/jeanette_c
  * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
  * GitHub: https://github.com/jeanette-c
  * Twitter: https://twitter.com/jeanette_c_s

Ain't no way I'll be lonely <3
(Britney Spears)


More information about the Linux-audio-user mailing list