tidalcycles / Dirt

Experimental sample playback
GNU General Public License v3.0
85 stars 24 forks source link

Fix for sound vs s & n params #45

Closed bgold-cosmos closed 8 years ago

bgold-cosmos commented 8 years ago

The change to the samplename wasn’t actually happening until after the file was loaded, which resulted in “sound” not working properly. So I’ve moved some code to the beginning of audio_play to fix this.