You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
s.reboot
|
|
b = Buffer.read(s,"/Users/owen/Desktop/denoise_stn/sources/01-mix.wav",0,44100);
|
|
c = Buffer.new
|
|
FluidBufTransientSlice.process(s,b,0,-1,0,-1,c,20,1024,1024,0,3,1.1,14,25)
|
|
//Num frames => num transients, values = indices (in samps)
|
|
c.query
|
|
|