Skip to content

Instantly share code, notes, and snippets.

@iani
Created October 20, 2025 08:41
Show Gist options
  • Save iani/9ed5302940c0d847631cfcced218892c to your computer and use it in GitHub Desktop.
Save iani/9ed5302940c0d847631cfcced218892c to your computer and use it in GitHub Desktop.
dbamp on supercollider
//:
(-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