@opendaw/studio-core 0.0.131 → 0.0.132
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/EffectBox.d.ts +2 -2
- package/dist/EffectBox.d.ts.map +1 -1
- package/dist/EffectFactories.d.ts +3 -0
- package/dist/EffectFactories.d.ts.map +1 -1
- package/dist/EffectFactories.js +19 -3
- package/dist/processors.js +27 -27
- package/dist/processors.js.map +4 -4
- package/dist/project/audio/AudioContentModifier.d.ts.map +1 -1
- package/dist/project/audio/AudioContentModifier.js +43 -3
- package/dist/ui/clipboard/types/DevicesClipboardHandler.d.ts.map +1 -1
- package/dist/ui/clipboard/types/DevicesClipboardHandler.js +22 -12
- package/dist/ui/clipboard/types/DevicesClipboardHandler.test.js +124 -4
- package/dist/ysync/YSync.d.ts.map +1 -1
- package/dist/ysync/YSync.js +83 -37
- package/dist/ysync/YSync.test.d.ts +2 -0
- package/dist/ysync/YSync.test.d.ts.map +1 -0
- package/dist/ysync/YSync.test.js +259 -0
- package/package.json +13 -13
package/dist/EffectBox.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ArpeggioDeviceBox, MaximizerDeviceBox, CompressorDeviceBox, CrusherDeviceBox, DattorroReverbDeviceBox, DelayDeviceBox, FoldDeviceBox, GateDeviceBox, ModularDeviceBox, NeuralAmpDeviceBox, PitchDeviceBox, RevampDeviceBox, ReverbDeviceBox, StereoToolDeviceBox, TidalDeviceBox, UnknownAudioEffectDeviceBox, UnknownMidiEffectDeviceBox, VelocityDeviceBox, WaveshaperDeviceBox, SpielwerkDeviceBox, WerkstattDeviceBox, ZeitgeistDeviceBox } from "@opendaw/studio-boxes";
|
|
2
|
-
export type EffectBox = ArpeggioDeviceBox | PitchDeviceBox | VelocityDeviceBox | ZeitgeistDeviceBox | UnknownMidiEffectDeviceBox | SpielwerkDeviceBox | MaximizerDeviceBox | DelayDeviceBox | ReverbDeviceBox | RevampDeviceBox | StereoToolDeviceBox | TidalDeviceBox | ModularDeviceBox | UnknownAudioEffectDeviceBox | CompressorDeviceBox | GateDeviceBox | CrusherDeviceBox | FoldDeviceBox | DattorroReverbDeviceBox | NeuralAmpDeviceBox | WaveshaperDeviceBox | WerkstattDeviceBox;
|
|
1
|
+
import { ArpeggioDeviceBox, MaximizerDeviceBox, CompressorDeviceBox, CrusherDeviceBox, DattorroReverbDeviceBox, DelayDeviceBox, FoldDeviceBox, GateDeviceBox, ModularDeviceBox, NeuralAmpDeviceBox, PitchDeviceBox, RevampDeviceBox, ReverbDeviceBox, StereoToolDeviceBox, TidalDeviceBox, UnknownAudioEffectDeviceBox, UnknownMidiEffectDeviceBox, VelocityDeviceBox, VocoderDeviceBox, WaveshaperDeviceBox, SpielwerkDeviceBox, WerkstattDeviceBox, ZeitgeistDeviceBox } from "@opendaw/studio-boxes";
|
|
2
|
+
export type EffectBox = ArpeggioDeviceBox | PitchDeviceBox | VelocityDeviceBox | ZeitgeistDeviceBox | UnknownMidiEffectDeviceBox | SpielwerkDeviceBox | MaximizerDeviceBox | DelayDeviceBox | ReverbDeviceBox | RevampDeviceBox | StereoToolDeviceBox | TidalDeviceBox | ModularDeviceBox | UnknownAudioEffectDeviceBox | CompressorDeviceBox | GateDeviceBox | CrusherDeviceBox | FoldDeviceBox | DattorroReverbDeviceBox | NeuralAmpDeviceBox | VocoderDeviceBox | WaveshaperDeviceBox | WerkstattDeviceBox;
|
|
3
3
|
//# sourceMappingURL=EffectBox.d.ts.map
|
package/dist/EffectBox.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EffectBox.d.ts","sourceRoot":"","sources":["../src/EffectBox.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,iBAAiB,EACjB,kBAAkB,EAClB,mBAAmB,EACnB,gBAAgB,EAChB,uBAAuB,EACvB,cAAc,EACd,aAAa,EACb,aAAa,EACb,gBAAgB,EAChB,kBAAkB,EAClB,cAAc,EACd,eAAe,EACf,eAAe,EACf,mBAAmB,EACnB,cAAc,EACd,2BAA2B,EAC3B,0BAA0B,EAC1B,iBAAiB,EACjB,mBAAmB,EACnB,kBAAkB,EAClB,kBAAkB,EAClB,kBAAkB,EACrB,MAAM,uBAAuB,CAAA;AAE9B,MAAM,MAAM,SAAS,GACf,iBAAiB,GAAG,cAAc,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,0BAA0B,GACxG,kBAAkB,GAClB,kBAAkB,GAAG,cAAc,GAAG,eAAe,GAAG,eAAe,GAAG,mBAAmB,GAAG,cAAc,GAC9G,gBAAgB,GAAG,2BAA2B,GAAG,mBAAmB,GAAG,aAAa,GACpF,gBAAgB,GAAG,aAAa,GAAG,uBAAuB,GAAG,kBAAkB,GAAG,mBAAmB,
|
|
1
|
+
{"version":3,"file":"EffectBox.d.ts","sourceRoot":"","sources":["../src/EffectBox.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,iBAAiB,EACjB,kBAAkB,EAClB,mBAAmB,EACnB,gBAAgB,EAChB,uBAAuB,EACvB,cAAc,EACd,aAAa,EACb,aAAa,EACb,gBAAgB,EAChB,kBAAkB,EAClB,cAAc,EACd,eAAe,EACf,eAAe,EACf,mBAAmB,EACnB,cAAc,EACd,2BAA2B,EAC3B,0BAA0B,EAC1B,iBAAiB,EACjB,gBAAgB,EAChB,mBAAmB,EACnB,kBAAkB,EAClB,kBAAkB,EAClB,kBAAkB,EACrB,MAAM,uBAAuB,CAAA;AAE9B,MAAM,MAAM,SAAS,GACf,iBAAiB,GAAG,cAAc,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,0BAA0B,GACxG,kBAAkB,GAClB,kBAAkB,GAAG,cAAc,GAAG,eAAe,GAAG,eAAe,GAAG,mBAAmB,GAAG,cAAc,GAC9G,gBAAgB,GAAG,2BAA2B,GAAG,mBAAmB,GAAG,aAAa,GACpF,gBAAgB,GAAG,aAAa,GAAG,uBAAuB,GAAG,kBAAkB,GAAG,gBAAgB,GAClG,mBAAmB,GAAG,kBAAkB,CAAA"}
|
|
@@ -18,6 +18,7 @@ export declare namespace EffectFactories {
|
|
|
18
18
|
const Tidal: EffectFactory;
|
|
19
19
|
const Revamp: EffectFactory;
|
|
20
20
|
const NeuralAmp: EffectFactory;
|
|
21
|
+
const Vocoder: EffectFactory;
|
|
21
22
|
const Werkstatt: EffectFactory;
|
|
22
23
|
const Modular: EffectFactory;
|
|
23
24
|
const MidiNamed: {
|
|
@@ -40,6 +41,7 @@ export declare namespace EffectFactories {
|
|
|
40
41
|
StereoTool: EffectFactory;
|
|
41
42
|
Tidal: EffectFactory;
|
|
42
43
|
NeuralAmp: EffectFactory;
|
|
44
|
+
Vocoder: EffectFactory;
|
|
43
45
|
Waveshaper: EffectFactory;
|
|
44
46
|
Werkstatt: EffectFactory;
|
|
45
47
|
};
|
|
@@ -58,6 +60,7 @@ export declare namespace EffectFactories {
|
|
|
58
60
|
StereoTool: EffectFactory;
|
|
59
61
|
Tidal: EffectFactory;
|
|
60
62
|
NeuralAmp: EffectFactory;
|
|
63
|
+
Vocoder: EffectFactory;
|
|
61
64
|
Waveshaper: EffectFactory;
|
|
62
65
|
Werkstatt: EffectFactory;
|
|
63
66
|
Arpeggio: EffectFactory;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EffectFactories.d.ts","sourceRoot":"","sources":["../src/EffectFactories.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"EffectFactories.d.ts","sourceRoot":"","sources":["../src/EffectFactories.ts"],"names":[],"mappings":"AA+BA,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAA;AAG7C,yBAAiB,eAAe,CAAC;IACtB,MAAM,QAAQ,EAAE,aAetB,CAAA;IAEM,MAAM,KAAK,EAAE,aAenB,CAAA;IAEM,MAAM,QAAQ,EAAE,aAetB,CAAA;IAEM,MAAM,SAAS,EAAE,aAgCvB,CAAA;IAEM,MAAM,SAAS,EAAE,aAevB,CAAA;IAEM,MAAM,UAAU,EAAE,aAexB,CAAA;IAEM,MAAM,KAAK,EAAE,aAgBnB,CAAA;IAEM,MAAM,cAAc,EAAE,aAe5B,CAAA;IAEM,MAAM,SAAS,EAAE,aAevB,CAAA;IAEM,MAAM,UAAU,EAAE,aAexB,CAAA;IAEM,MAAM,IAAI,EAAE,aAelB,CAAA;IAEM,MAAM,MAAM,EAAE,aAgBpB,CAAA;IAEM,MAAM,OAAO,EAAE,aAerB,CAAA;IAEM,MAAM,IAAI,EAAE,aAelB,CAAA;IAEM,MAAM,UAAU,EAAE,aAexB,CAAA;IAEM,MAAM,KAAK,EAAE,aAgBnB,CAAA;IAEM,MAAM,MAAM,EAAE,aAepB,CAAA;IAEM,MAAM,SAAS,EAAE,aAevB,CAAA;IAEM,MAAM,OAAO,EAAE,aAerB,CAAA;IAEM,MAAM,SAAS,EAAE,aAevB,CAAA;IAEM,MAAM,OAAO,EAAE,aAmDrB,CAAA;IAEM,MAAM,SAAS;;;;;;KAMrB,CAAA;IAEM,MAAM,UAAU;;;;;;;;;;;;;;;;KAgBtB,CAAA;IACM,MAAM,QAAQ,EAAE,aAAa,CAAC,QAAQ,CAAC,aAAa,CAAC,CAChC,CAAA;IACrB,MAAM,SAAS,EAAE,aAAa,CAAC,QAAQ,CAAC,aAAa,CAAC,CAChC,CAAA;IACtB,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;KAAgC,CAAA;IACxD,KAAY,cAAc,GAAG,MAAM,OAAO,SAAS,CAAA;IACnD,KAAY,eAAe,GAAG,MAAM,OAAO,UAAU,CAAA;CACxD"}
|
package/dist/EffectFactories.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { UUID } from "@opendaw/lib-std";
|
|
2
|
-
import { ArpeggioDeviceBox, CompressorDeviceBox, CrusherDeviceBox, DattorroReverbDeviceBox, DelayDeviceBox, FoldDeviceBox, GateDeviceBox, GrooveShuffleBox, MaximizerDeviceBox, ModularAudioInputBox, ModularAudioOutputBox, ModularBox, ModularDeviceBox, ModuleConnectionBox, NeuralAmpDeviceBox, PitchDeviceBox, RevampDeviceBox, ReverbDeviceBox, StereoToolDeviceBox, TidalDeviceBox, SpielwerkDeviceBox, VelocityDeviceBox, WaveshaperDeviceBox, WerkstattDeviceBox, ZeitgeistDeviceBox } from "@opendaw/studio-boxes";
|
|
2
|
+
import { ArpeggioDeviceBox, CompressorDeviceBox, CrusherDeviceBox, DattorroReverbDeviceBox, DelayDeviceBox, FoldDeviceBox, GateDeviceBox, GrooveShuffleBox, MaximizerDeviceBox, ModularAudioInputBox, ModularAudioOutputBox, ModularBox, ModularDeviceBox, ModuleConnectionBox, NeuralAmpDeviceBox, PitchDeviceBox, RevampDeviceBox, ReverbDeviceBox, StereoToolDeviceBox, TidalDeviceBox, SpielwerkDeviceBox, VelocityDeviceBox, VocoderDeviceBox, WaveshaperDeviceBox, WerkstattDeviceBox, ZeitgeistDeviceBox } from "@opendaw/studio-boxes";
|
|
3
3
|
import { IconSymbol } from "@opendaw/studio-enums";
|
|
4
4
|
import { DeviceManualUrls } from "@opendaw/studio-adapters";
|
|
5
5
|
import { EffectParameterDefaults } from "./EffectParameterDefaults";
|
|
@@ -288,6 +288,21 @@ export var EffectFactories;
|
|
|
288
288
|
box.host.refer(hostField);
|
|
289
289
|
})
|
|
290
290
|
};
|
|
291
|
+
EffectFactories.Vocoder = {
|
|
292
|
+
defaultName: "Vocoder",
|
|
293
|
+
defaultIcon: IconSymbol.Vocoder,
|
|
294
|
+
briefDescription: "Vocoder",
|
|
295
|
+
description: "Classic analysis/synthesis vocoder with independent carrier and modulator ranges.",
|
|
296
|
+
manualPage: DeviceManualUrls.Vocoder,
|
|
297
|
+
separatorBefore: false,
|
|
298
|
+
external: false,
|
|
299
|
+
type: "audio",
|
|
300
|
+
create: ({ boxGraph }, hostField, index) => VocoderDeviceBox.create(boxGraph, UUID.generate(), (box) => {
|
|
301
|
+
box.label.setValue("Vocoder");
|
|
302
|
+
box.index.setValue(index);
|
|
303
|
+
box.host.refer(hostField);
|
|
304
|
+
})
|
|
305
|
+
};
|
|
291
306
|
EffectFactories.Werkstatt = {
|
|
292
307
|
defaultName: "Werkstatt",
|
|
293
308
|
defaultIcon: IconSymbol.Code,
|
|
@@ -366,8 +381,9 @@ export var EffectFactories;
|
|
|
366
381
|
Tidal: // Stereo Tool
|
|
367
382
|
EffectFactories.Tidal,
|
|
368
383
|
NeuralAmp: EffectFactories.NeuralAmp, // Tone3000
|
|
369
|
-
|
|
370
|
-
EffectFactories.
|
|
384
|
+
Vocoder: // Tone3000
|
|
385
|
+
EffectFactories.Vocoder,
|
|
386
|
+
Waveshaper: EffectFactories.Waveshaper,
|
|
371
387
|
Werkstatt: EffectFactories.Werkstatt
|
|
372
388
|
};
|
|
373
389
|
EffectFactories.MidiList = Object.values(EffectFactories.MidiNamed);
|