Skip to content

Commit

Permalink
Merge pull request #415 from shorepine/volume
Browse files Browse the repository at this point in the history
changing tulip volume doc
  • Loading branch information
bwhitman authored Nov 4, 2024
2 parents 274f835 + be3ba21 commit 4cd2497
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 4cd2497

Please sign in to comment.