Skip to content

Instantly share code, notes, and snippets.

@dndrks
Last active August 21, 2022 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dndrks/b944893e261364e4a46e050ba352378a to your computer and use it in GitHub Desktop.
Save dndrks/b944893e261364e4a46e050ba352378a to your computer and use it in GitHub Desktop.
(1) moving nc03 samples from project audio to dust audio
-- nc03 snippet: migrate audio files
-- moves files from nc-03/audio to dust/audio
sc_fn = include 'lib/sc_helpers' -- helper functions for different softcut actions
function init()
sc_fn.move_samples_into_audio()
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment