soundbank-slice
Use with soundbank-inherit to slice an audio sample across the desired amount of audio-slots.
Use as a value provider in soundbank.
Install
$ npm install soundbank-slice
Example
var Soundbank = var audioContext = audioContextproviders = inherit: slice: audioContextsources = sample: audioContextsampleCache = {} var soundbank = soundbank // configure the original slotsoundbank // inherit from originalsoundbanksoundbank // now if any changes are made to the original slot, they will also be applied to any slots that inherit from it