El Wed, 12 Jul 2006 23:48:54 +0100 Rob Jackson <robert.jackson@xxxxxxxxxxxxxxxxxxxxxxxx> escribió: > Could anyone please give me a step-by-step guide to setting up my > m-audio 2496 to capture from the S/PDIF? I am trying to record into > either Audacity or Ardour, but cannot 'find' any sound. it took me hours of googling, and i finally found this. i don't know if it's the only or the best method, or if it'll work for you, but it did for me. 1) i put this on my .asoundrc: pcm.ice_spdif { type plug ttable.0.8 1 ttable.1.9 1 slave.pcm { type hw card 0 device 0 } } 2) then try ecasound -i alsa,ice_spdif -o alsa,plughw:0 to monitor your spdif inputs from the analog outputs, or ecasound -i alsa,ice_spdif -o test.wav to record to a file 3) remember to set the clock input to spdif from envy24control ->Hardware settings->Master clock->S/PDIF In