Skip to content

Instantly share code, notes, and snippets.

@dndrks
Last active August 21, 2022 16:37
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
(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