mirror of
https://github.com/romanz/amodem.git
synced 2026-02-05 16:26:22 +08:00
3 lines
45 B
Bash
Executable File
3 lines
45 B
Bash
Executable File
#!/bin/bash
|
|
aplay -f S16_LE -c 1 -r 32000 $*
|