This class creates buffers with segments from sound files.
create, load and return a Buffer.
| server |
where to create the buffer |
| path |
a path to a sound file |
| segmentOffset |
in percent (e.g. 0.5 means start loading 50% into the sound file) |
| segmentLength |
in seconds |