mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-19 07:13:56 +00:00
51ac1a2100
* Sampler instrument does not truncate playback when pitch shifting down * `BufferSource.start` defaults to playing the entire buffer, respects `this.playbackRate` Previously, the Buffer would truncate the sample when `playbackRage` is less than 1. Within the `start` method, this commit also tightens the scope of `var computedDur`, so that it is accessible only where it is used. |
||
---|---|---|
.. | ||
AMSynth.js | ||
DuoSynth.js | ||
FMSynth.js | ||
Instrument.js | ||
MembraneSynth.js | ||
MetalSynth.js | ||
Monophonic.js | ||
MonoSynth.js | ||
NoiseSynth.js | ||
PluckSynth.js | ||
PolySynth.js | ||
Sampler.js | ||
Synth.js |