Skip to content

Instantly share code, notes, and snippets.

@psql
Last active December 27, 2015 00:58
Show Gist options
  • Select an option

  • Save psql/7240974 to your computer and use it in GitHub Desktop.

Select an option

Save psql/7240974 to your computer and use it in GitHub Desktop.
Add randomness to Sound Keys
soundKeyRaw = comp("Wide01 Comp 1").layer("SoundKeys").effect("Sound Keys")("Output 1");
pulse = soundKeyRaw + value[0] ;
[pulse, pulse]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment