mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-25 23:10:34 -04:00
remove duplication
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ import '@strudel.cycles/core/euclid.mjs';
|
||||
import '@strudel.cycles/tone/pianoroll.mjs';
|
||||
import '@strudel.cycles/tone/draw.mjs';
|
||||
import '@strudel.cycles/osc/osc.mjs';
|
||||
import * as controls from '@strudel.cycles/core/controls.mjs';
|
||||
import controls from '@strudel.cycles/core/controls.mjs';
|
||||
|
||||
extend(Tone, strudel, strudel.Pattern.prototype.bootstrap(), controls, toneHelpers, voicingHelpers, drawHelpers, uiHelpers, {
|
||||
gist,
|
||||
|
||||
Reference in New Issue
Block a user