added an orca script

This commit is contained in:
glenda 2020-12-18 00:07:55 +00:00
parent dd77de7a50
commit b7b1179d04
1 changed files with 20 additions and 0 deletions

20
music/norca Executable file
View File

@ -0,0 +1,20 @@
#!/bin/rc
# start orca with neindaw
if( test -e /srv/ay){
mount /srv/ay /n/ay
}
if not {
daw/ay -s ay -m /n/ay
}
if( test -e /srv/kick){
mount /srv/kick /n/kick
}
if not {
daw/kick_drum -s kick -m /n/kick
}
games/orca -u /fd/3 $* |[3] daw/piper /n/ay /n/kick