Update first-sounds.mdx

Update the tutorial text to reflect that the default cpm setting has changed from 60 to 30.
This commit is contained in:
Michael Hetrick
2024-01-26 07:13:09 -08:00
committed by GitHub
parent dd64bf0fc9
commit fb7c2b61d3
+1 -1
View File
@@ -139,7 +139,7 @@ The content of a sequence will be squished into what's called a cycle.
cpm = cycles per minute
By default, the tempo is 60 cycles per minute = 1 cycle per second.
By default, the tempo is 30 cycles per minute = 1 half cycle per second.
</Box>