From be3ba216418a9776928d09b34ad97060dfb35e7d Mon Sep 17 00:00:00 2001 From: Brian Whitman Date: Mon, 4 Nov 2024 10:47:59 -0500 Subject: [PATCH] changing tulip volume doc --- README.md | 2 +- amy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c72d2af6..735c3398 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/amy b/amy index a62b2207..5262c395 160000 --- a/amy +++ b/amy @@ -1 +1 @@ -Subproject commit a62b22079c058997df2871897ede06bd1a62e24a +Subproject commit 5262c395596729cd19ab4fd03604273ec14dd473