Created
October 20, 2025 08:41
-
-
Save iani/9ed5302940c0d847631cfcced218892c to your computer and use it in GitHub Desktop.
dbamp on supercollider
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //: | |
| (-50..0) do: { | a | | |
| postf("value: %, dbamp: %\n", a, a.dbamp) | |
| }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment