We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f8085 commit 4f0af2aCopy full SHA for 4f0af2a
README.md
@@ -39,6 +39,9 @@ Files can be found at
39
vsrs reset all_sample_preset.alldata
40
```
41
42
+To play the `.wav` file from the command line you can use `aplay` on Linux, or `afplay` on macOs.
43
+**WARNING: do not play over speakers, make sure you've set up audio correctly to play into the volca first!**
44
+
45
## Gotchas
46
47
* It's good practice to wipe the sample memory with `all_sample_empty.alldata`
0 commit comments