Skip to content

Commit

Permalink
changing tulip volume doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bwhitman committed Nov 4, 2024
1 parent 274f835 commit be3ba21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Tulip comes with the AMY synthesizer, a very full featured 120-oscillator synth

```python
amy.drums() # plays a test song
amy.volume(4) # change volume
amy.send(volume=4) # change volume
amy.reset() # stops all music / sounds playing
```
https://user-images.githubusercontent.com/76612/215893940-658144b7-0c6f-42e2-9836-bd271597aab3.mov
Expand Down
2 changes: 1 addition & 1 deletion amy
Submodule amy updated 2 files
+1 −1 README.md
+0 −21 amy.py

0 comments on commit be3ba21

Please sign in to comment.