Menu

#1 reading from tape

open
nobody
None
5
2009-05-03
2009-05-03
Anonymous
No

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

Discussion


Log in to post a comment.