Skip to content

Commit

Permalink
Specify audio player
Browse files Browse the repository at this point in the history
  • Loading branch information
ckmahoney committed Jul 17, 2024
1 parent 8c7fc0e commit a25d1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To render the demos, use
cargo test demo
```

You will then have files output to directory `audio/demo`! Play the files with your favorite audio player, such as
You will then have files output to directory `audio/demo`! Play the files with your favorite audio player, such as with `sox`:

```
play audio/demo/beat.wav
Expand Down

0 comments on commit a25d1a3

Please sign in to comment.