Re: [Alsa-user] install problem

2013-05-02 Thread Clemens Ladisch
Joe Armstrong wrote: > $ aplay -l > aplay: device_list:252: no soundcards found... > !!ALSA Device nodes > !!- > > crw-rw---T+ 1 root audio 116, 4 May 2 14:55 /dev/snd/controlC0 > crw-rw---T+ 1 root audio 116, 3 May 2 14:55 /dev/snd/hwC0D3 > crw-rw---T+ 1 root audio 116, 2 May

Re: [Alsa-user] Capturing stereo signals into files

2013-05-02 Thread Alex Stefan Kaye
There's also GStreamer which would allow you to build a custom audio pipeline. Something like: alsasrc -> deinterleave (to multiple mono's) -> interleave (mono pairs to stereo) -> encodebin/standalone encoders/muxers -> multifilesink (splits output into multiple sequential files). This is th

Re: [Alsa-user] Capturing stereo signals into files

2013-05-02 Thread Bill Unruh
On Thu, 2 May 2013, Vincent Gulinao wrote: > Hi everyone, > > I have a task to setup a system that will continuously capture multiple > stereo signals using a MADI audio card (RME HDSPe MADI) and write them into > files (perhaps in 1 hour chunks). Few checks I've learned while googling on > the to

Re: [Alsa-user] Capturing stereo signals into files

2013-05-02 Thread Friedrich Ewaldt
Hi Vincent, Vincent Gulinao schrieb am 02.05.2013 19:19: > Hi everyone, > > I have a task to setup a system that will continuously capture multiple > stereo signals using a MADI audio card (RME HDSPe MADI) and write them into > files (perhaps in 1 hour chunks). Few checks I've learned while googl

[Alsa-user] Capturing stereo signals into files

2013-05-02 Thread Vincent Gulinao
Hi everyone, I have a task to setup a system that will continuously capture multiple stereo signals using a MADI audio card (RME HDSPe MADI) and write them into files (perhaps in 1 hour chunks). Few checks I've learned while googling on the topic looks like that my linux setup seem to recognize th

[Alsa-user] install problem

2013-05-02 Thread Joe Armstrong
Hello, I've recently bought an Intel DC3217IYE computer and the sound does not work. I've tried many things, nothing works $ aplay -l aplay: device_list:252: no soundcards found... $ alsactl init alsactl: init:1743: No soundcards found... upload=true&script=true&cardinfo= !!#