This website requires JavaScript.
Explore
Help
Sign In
tTh
/
Fortraneries
Watch
1
Star
0
Fork
You've already forked Fortraneries
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6d51ad3947
Fortraneries
/
SoundBrotching
/
demos.sh
9 lines
103 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
INWAV
=
"1637.wav"
OUTWAV
=
"foo.wav"
./wav2text
$INWAV
|
./panoramix
|
./text2wav
$OUTWAV
Reference in New Issue
View Git Blame
Copy Permalink