Although untested: mplayer -demuxer rawaudio /dev/sdb -ao jack
might work (with more options to demuxer also). Another option is: cat /dev/sdb | ecasound -i stdin -o jack But again untested as a while since I use JACK! M On Tue, 23 Aug 2011 06:19:00 -0700 (PDT), KarlHungus <[email protected]> said: KarlHungus> thank you for this martin, i find your and danjas work KarlHungus> very interesting gonna check that video code but i KarlHungus> also really would like to know how to route this audio KarlHungus> madness further say dd if=/dev/sdb of=/dev/dsp so it KarlHungus> becomes readable client in jack with alsa? is there KarlHungus> something like a bridge, so i can route the audio KarlHungus> signal to say supercollider 3 for further real time KarlHungus> manipulations etc.anyone? KarlHungus> also i found this code today: find . -name '*.exe' KarlHungus> -exec cat {} > /dev/audio \; exe files sounds KarlHungus> exceptionally well :) also if there is some good links KarlHungus> about people who make noise in terminal,let me know KarlHungus> cheers KarlHungus> -- View this message in context: KarlHungus> http://puredyne.466513.n3.nabble.com/raw-data-to-audio-tp3276288p3277967.html KarlHungus> Sent from the Puredyne mailing list archive at KarlHungus> Nabble.com. --- [email protected] KarlHungus> http://identi.ca/group/puredyne KarlHungus> irc://irc.goto10.org/puredyne --- [email protected] http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne
