loading is now working and very, very fast

nix
Pierre Alexandre Tremblay 6 years ago
parent a85287a785
commit 75f05627f6

@ -19,7 +19,7 @@ FluidLoadFolder {
counter = 0; counter = 0;
index = IdentityDictionary(); index = IdentityDictionary();
files.postln; files.postln;
server.bind{ forkIfNeeded{
buffer = Buffer.alloc(server,sizes.reduce('+'),maxChan); buffer = Buffer.alloc(server,sizes.reduce('+'),maxChan);
server.sync; server.sync;
buffer.updateInfo; buffer.updateInfo;

Loading…
Cancel
Save