We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec4f236 commit bf7f0ffCopy full SHA for bf7f0ff
js/widgets/sampler.js
@@ -2321,8 +2321,6 @@ function SampleWidget() {
2321
instruments[0][instrumentName].playbackRate
2322
) {
2323
instruments[0][instrumentName].playbackRate.value = playbackRate;
2324
- } else {
2325
- // If the instrument doesn't exist yet, we'll apply the adjustment when playing
2326
}
2327
2328
0 commit comments