3 lines
84 B
Bash
3 lines
84 B
Bash
|
#!/usr/bin/sh
|
||
|
play -n synth sine E5 sine A4 remix 1-2 fade 0.5 1.2 0.5 2> /dev/null
|