Re: [LAU] Connecting roland interface to RPI

From: Jeanette C. <julien@email-addr-hidden>
Date: Fri Oct 12 2018 - 16:47:29 EEST

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)
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Fri Oct 12 20:15:01 2018

This archive was generated by hypermail 2.1.8 : Fri Oct 12 2018 - 20:15:01 EEST