// SndBuf 4: user-uploaded files // Enable the file uploader, upload a file to the // in-browser filesystem (disappears when the page // is reloaded), and go! SndBuf buf => dac; me.dir() + "myAudioFile.wav" => buf.read; buf.length() => now;
Start ChucK
Compile and Run
Replace
Remove
Clear VM and Globals
Enable Microphone
Show File Uploader
File name to use in ChucK:
Local file to upload:
Upload File to Virtual File System
shred
code
time
remove