Files
ggwave/examples/ggwave-to-file/README.md
2021-01-09 14:07:08 +02:00

8 lines
116 B
Markdown

## ggwave-to-file
Output generated audio to a file.
```bash
./bin/ggwave-to-file "Hello World!" > example.wav
```