Splay could read and play wav files from magnetic tape(in streamer) with content created with the help of gnucpio. For example creation : find *.wav | cpio -ocv > /dev/rStp1 playing : splay -g /dev/rStp1
Log in to post a comment.