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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>