buffering

This commit is contained in:
nik gaffney 2018-05-14 12:31:15 +02:00
parent d5d9283456
commit cd9a28b99c
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ if ( ~now.year == 1970,
~file.postln;
// cue file form disk then play
Buffer.cueSoundFile (s, ~prefix++~file); ~play1.value;
b=Buffer.cueSoundFile (s, ~prefix++~file); ~play1.value(b);
};
~foreground = {