CSC111 Sound Modification Exercises

From dftwiki3
Revision as of 10:17, 26 February 2014 by Thiebaut (talk | contribs) (Created page with "--~~~~ ---- <onlydft> <source lang="python"> # playing with an array of numbers # to practice using JES for playing with sounds # array = [2,3,4,1,10,1,-1,2,1] print( "len(so...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

--D. Thiebaut (talk) 10:17, 26 February 2014 (EST)



...