xsound 3.4.2 → 3.4.4
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/build/types/AudioModule/AudioModuleProcessor.d.ts +1 -1
- package/build/types/AudioModule/AudioModuleProcessor.d.ts.map +1 -1
- package/build/types/AudioModule/index.d.ts +28 -28
- package/build/types/AudioModule/index.d.ts.map +1 -1
- package/build/types/MML/Part.d.ts +6 -6
- package/build/types/MML/Part.d.ts.map +1 -1
- package/build/types/MML/ScheduleWorker.d.ts.map +1 -1
- package/build/types/MML/Sequencer.d.ts +3 -3
- package/build/types/MML/Sequencer.d.ts.map +1 -1
- package/build/types/MML/Tokenizer.d.ts +1 -1
- package/build/types/MML/Tokenizer.d.ts.map +1 -1
- package/build/types/MML/Tree.d.ts +1 -1
- package/build/types/MML/Tree.d.ts.map +1 -1
- package/build/types/MML/TreeConstructor.d.ts +2 -2
- package/build/types/MML/TreeConstructor.d.ts.map +1 -1
- package/build/types/MML/index.d.ts +7 -7
- package/build/types/MML/index.d.ts.map +1 -1
- package/build/types/MediaModule/MediaModuleProcessor.d.ts +1 -1
- package/build/types/MediaModule/MediaModuleProcessor.d.ts.map +1 -1
- package/build/types/MediaModule/index.d.ts +28 -28
- package/build/types/MediaModule/index.d.ts.map +1 -1
- package/build/types/MixerModule/MixerModuleProcessor.d.ts +1 -1
- package/build/types/MixerModule/MixerModuleProcessor.d.ts.map +1 -1
- package/build/types/MixerModule/index.d.ts +28 -28
- package/build/types/MixerModule/index.d.ts.map +1 -1
- package/build/types/NoiseModule/NoiseModuleProcessor.d.ts +1 -1
- package/build/types/NoiseModule/NoiseModuleProcessor.d.ts.map +1 -1
- package/build/types/NoiseModule/index.d.ts +28 -28
- package/build/types/NoiseModule/index.d.ts.map +1 -1
- package/build/types/OneshotModule/OneshotModuleProcessor.d.ts +1 -1
- package/build/types/OneshotModule/OneshotModuleProcessor.d.ts.map +1 -1
- package/build/types/OneshotModule/index.d.ts +28 -28
- package/build/types/OneshotModule/index.d.ts.map +1 -1
- package/build/types/OscillatorModule/Glide.d.ts +1 -1
- package/build/types/OscillatorModule/Glide.d.ts.map +1 -1
- package/build/types/OscillatorModule/Oscillator.d.ts +1 -1
- package/build/types/OscillatorModule/Oscillator.d.ts.map +1 -1
- package/build/types/OscillatorModule/OscillatorModuleProcessor.d.ts +1 -1
- package/build/types/OscillatorModule/OscillatorModuleProcessor.d.ts.map +1 -1
- package/build/types/OscillatorModule/index.d.ts +30 -30
- package/build/types/OscillatorModule/index.d.ts.map +1 -1
- package/build/types/ProcessorModule/index.d.ts +27 -27
- package/build/types/ProcessorModule/index.d.ts.map +1 -1
- package/build/types/SoundModule/Analyser/FFT.d.ts +3 -3
- package/build/types/SoundModule/Analyser/FFT.d.ts.map +1 -1
- package/build/types/SoundModule/Analyser/Time.d.ts +3 -3
- package/build/types/SoundModule/Analyser/Time.d.ts.map +1 -1
- package/build/types/SoundModule/Analyser/TimeOverview.d.ts +2 -2
- package/build/types/SoundModule/Analyser/TimeOverview.d.ts.map +1 -1
- package/build/types/SoundModule/Analyser/Visualizer.d.ts +2 -2
- package/build/types/SoundModule/Analyser/Visualizer.d.ts.map +1 -1
- package/build/types/SoundModule/Analyser/index.d.ts +6 -6
- package/build/types/SoundModule/Analyser/index.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/NoiseGateProcessor.d.ts +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/NoiseGateProcessor.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/NoiseSuppressorProcessor.d.ts +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/NoiseSuppressorProcessor.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/PitchShifterProcessor.d.ts +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/PitchShifterProcessor.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/StereoProcessor.d.ts +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/StereoProcessor.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/VocalCancelerProcessor.d.ts +1 -1
- package/build/types/SoundModule/Effectors/AudioWorkletProcessors/VocalCancelerProcessor.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Autopanner.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Autopanner.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/BitCrusher.d.ts +1 -1
- package/build/types/SoundModule/Effectors/BitCrusher.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Chorus.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Chorus.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Compressor.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Compressor.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Delay.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Delay.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Effector.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Effector.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/EnvelopeGenerator.d.ts +1 -1
- package/build/types/SoundModule/Effectors/EnvelopeGenerator.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Equalizer.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Equalizer.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Filter.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Filter.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Flanger.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Flanger.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Fuzz.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Fuzz.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Listener.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Listener.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/NoiseGate.d.ts +1 -1
- package/build/types/SoundModule/Effectors/NoiseGate.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/NoiseSuppressor.d.ts +1 -1
- package/build/types/SoundModule/Effectors/NoiseSuppressor.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/OverDrive.d.ts +1 -1
- package/build/types/SoundModule/Effectors/OverDrive.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Panner.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Panner.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Phaser.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Phaser.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/PitchShifter.d.ts +1 -1
- package/build/types/SoundModule/Effectors/PitchShifter.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Preamp.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Preamp.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Reverb.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Reverb.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Ringmodulator.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Ringmodulator.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Stereo.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Stereo.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Tremolo.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Tremolo.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/VocalCanceler.d.ts +1 -1
- package/build/types/SoundModule/Effectors/VocalCanceler.d.ts.map +1 -1
- package/build/types/SoundModule/Effectors/Wah.d.ts +1 -1
- package/build/types/SoundModule/Effectors/Wah.d.ts.map +1 -1
- package/build/types/SoundModule/Recorder/Channel.d.ts +1 -1
- package/build/types/SoundModule/Recorder/Channel.d.ts.map +1 -1
- package/build/types/SoundModule/Recorder/RecorderProcessor.d.ts +1 -1
- package/build/types/SoundModule/Recorder/RecorderProcessor.d.ts.map +1 -1
- package/build/types/SoundModule/Recorder/index.d.ts +5 -5
- package/build/types/SoundModule/Recorder/index.d.ts.map +1 -1
- package/build/types/SoundModule/SoundModuleProcessor.d.ts +1 -1
- package/build/types/SoundModule/SoundModuleProcessor.d.ts.map +1 -1
- package/build/types/SoundModule/index.d.ts +29 -29
- package/build/types/SoundModule/index.d.ts.map +1 -1
- package/build/types/StreamModule/StreamModuleProcessor.d.ts +1 -1
- package/build/types/StreamModule/StreamModuleProcessor.d.ts.map +1 -1
- package/build/types/StreamModule/index.d.ts +28 -28
- package/build/types/StreamModule/index.d.ts.map +1 -1
- package/build/types/XSound/index.d.ts.map +1 -1
- package/build/types/interfaces.d.ts +5 -5
- package/build/types/interfaces.d.ts.map +1 -1
- package/build/types/main.d.ts +87 -87
- package/build/types/main.d.ts.map +1 -1
- package/build/types/types.d.ts +1 -1
- package/build/types/types.d.ts.map +1 -1
- package/build/xsound.js +1 -1
- package/build/xsound.js.LICENSE.txt +1 -1
- package/build/xsound.js.map +1 -1
- package/build/xsound.min.js +1 -1
- package/build/xsound.min.js.LICENSE.txt +1 -1
- package/build/xsound.min.js.map +1 -1
- package/package.json +6 -6
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { SoundModule, SoundModuleParams } from '
|
|
2
|
-
import { StreamModuleProcessor } from '
|
|
3
|
-
import { Analyser } from '
|
|
4
|
-
import { Recorder } from '
|
|
5
|
-
import { Autopanner } from '
|
|
6
|
-
import { BitCrusher } from '
|
|
7
|
-
import { Chorus } from '
|
|
8
|
-
import { Compressor } from '
|
|
9
|
-
import { Delay } from '
|
|
10
|
-
import { EnvelopeGenerator } from '
|
|
11
|
-
import { Equalizer } from '
|
|
12
|
-
import { Filter } from '
|
|
13
|
-
import { Flanger } from '
|
|
14
|
-
import { Fuzz } from '
|
|
15
|
-
import { Listener } from '
|
|
16
|
-
import { NoiseGate } from '
|
|
17
|
-
import { NoiseSuppressor } from '
|
|
18
|
-
import { OverDrive } from '
|
|
19
|
-
import { Panner } from '
|
|
20
|
-
import { Phaser } from '
|
|
21
|
-
import { PitchShifter } from '
|
|
22
|
-
import { Preamp } from '
|
|
23
|
-
import { Reverb } from '
|
|
24
|
-
import { Ringmodulator } from '
|
|
25
|
-
import { Stereo } from '
|
|
26
|
-
import { Tremolo } from '
|
|
27
|
-
import { VocalCanceler } from '
|
|
28
|
-
import { Wah } from '
|
|
1
|
+
import { SoundModule, SoundModuleParams } from '../SoundModule';
|
|
2
|
+
import { StreamModuleProcessor } from './StreamModuleProcessor';
|
|
3
|
+
import { Analyser } from '../SoundModule/Analyser';
|
|
4
|
+
import { Recorder } from '../SoundModule/Recorder';
|
|
5
|
+
import { Autopanner } from '../SoundModule/Effectors/Autopanner';
|
|
6
|
+
import { BitCrusher } from '../SoundModule/Effectors/BitCrusher';
|
|
7
|
+
import { Chorus } from '../SoundModule/Effectors/Chorus';
|
|
8
|
+
import { Compressor } from '../SoundModule/Effectors/Compressor';
|
|
9
|
+
import { Delay } from '../SoundModule/Effectors/Delay';
|
|
10
|
+
import { EnvelopeGenerator } from '../SoundModule/Effectors/EnvelopeGenerator';
|
|
11
|
+
import { Equalizer } from '../SoundModule/Effectors/Equalizer';
|
|
12
|
+
import { Filter } from '../SoundModule/Effectors/Filter';
|
|
13
|
+
import { Flanger } from '../SoundModule/Effectors/Flanger';
|
|
14
|
+
import { Fuzz } from '../SoundModule/Effectors/Fuzz';
|
|
15
|
+
import { Listener } from '../SoundModule/Effectors/Listener';
|
|
16
|
+
import { NoiseGate } from '../SoundModule/Effectors/NoiseGate';
|
|
17
|
+
import { NoiseSuppressor } from '../SoundModule/Effectors/NoiseSuppressor';
|
|
18
|
+
import { OverDrive } from '../SoundModule/Effectors/OverDrive';
|
|
19
|
+
import { Panner } from '../SoundModule/Effectors/Panner';
|
|
20
|
+
import { Phaser } from '../SoundModule/Effectors/Phaser';
|
|
21
|
+
import { PitchShifter } from '../SoundModule/Effectors/PitchShifter';
|
|
22
|
+
import { Preamp } from '../SoundModule/Effectors/Preamp';
|
|
23
|
+
import { Reverb } from '../SoundModule/Effectors/Reverb';
|
|
24
|
+
import { Ringmodulator } from '../SoundModule/Effectors/Ringmodulator';
|
|
25
|
+
import { Stereo } from '../SoundModule/Effectors/Stereo';
|
|
26
|
+
import { Tremolo } from '../SoundModule/Effectors/Tremolo';
|
|
27
|
+
import { VocalCanceler } from '../SoundModule/Effectors/VocalCanceler';
|
|
28
|
+
import { Wah } from '../SoundModule/Effectors/Wah';
|
|
29
29
|
export interface MediaStreamTrackAudioSourceNode extends AudioNode {
|
|
30
30
|
}
|
|
31
31
|
export type StreamModuleParams = SoundModuleParams & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/StreamModule/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,iBAAiB,EAAsB,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/StreamModule/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/XSound/index.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,iBAAiB,IAAc,CAAC;AAC7C,eAAO,MAAM,eAAe,oBAAgC,CAAC;AAC7D,eAAO,MAAM,KAAK,MAA4B,CAAC;AAC/C,eAAO,MAAM,YAAY,GAAkB,CAAC;AAC5C,eAAO,MAAM,KAAK,KAA2B,CAAC;AAC9C,eAAO,MAAM,OAAO,KAAyB,CAAC;AAC9C,eAAO,MAAM,SAAS,KAAuB,CAAC;AAC9C,eAAO,MAAM,GAAG,KAA6B,CAAC;AAE9C,MAAM,MAAM,SAAS,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;AAEtE,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,EAAE,MAAM,CAAA;CACrB,CAAC;AAEF;;;;GAIG;AACH,wBAAgB,WAAW,CAAC,SAAS,EAAE,MAAM,GAAG,SAAS,IAAI,SAAS,CAiBrE;AAED;;;;;GAKG;AACH,wBAAgB,YAAY,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,SAAS,GAAG,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/XSound/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Visualizer } from '
|
|
2
|
-
import { Effector } from '
|
|
3
|
-
import { EnvelopeGenerator } from '
|
|
4
|
-
import { Oscillator } from '
|
|
5
|
-
import { Glide } from '
|
|
1
|
+
import { Visualizer } from './SoundModule/Analyser/Visualizer';
|
|
2
|
+
import { Effector } from './SoundModule/Effectors/Effector';
|
|
3
|
+
import { EnvelopeGenerator } from './SoundModule/Effectors/EnvelopeGenerator';
|
|
4
|
+
import { Oscillator } from './OscillatorModule/Oscillator';
|
|
5
|
+
import { Glide } from './OscillatorModule/Glide';
|
|
6
6
|
/**
|
|
7
7
|
* This interface is implemented by class that abstracts `AudioNode` connections (such as `Effector` class).
|
|
8
8
|
* @interface
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/interfaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/interfaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAC;AAC/D,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAC9E,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAC3D,OAAO,EAAE,KAAK,EAAE,MAAM,0BAA0B,CAAC;AAEjD;;;GAGG;AACH,MAAM,WAAW,WAAW;IAC1B,IAAI,KAAK,IAAI,SAAS,GAAG,IAAI,CAAC;IAC9B,IAAI,MAAM,IAAI,SAAS,GAAG,IAAI,CAAC;CAChC;AAED;;;GAGG;AACH,MAAM,WAAW,QAAQ;IACvB,KAAK,IAAI,OAAO,CAAC;IACjB,QAAQ,IAAI,UAAU,GAAG,QAAQ,GAAG,iBAAiB,GAAG,UAAU,GAAG,KAAK,CAAC;IAC3E,UAAU,IAAI,UAAU,GAAG,QAAQ,GAAG,iBAAiB,GAAG,UAAU,GAAG,KAAK,CAAC;CAC9E"}
|
package/build/types/main.d.ts
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import { SoundModule, SoundModuleParams, SoundModuleProcessor, Module, ModuleName } from '
|
|
3
|
-
import { OscillatorModule, OscillatorModuleParams, OscillatorModuleProcessor, Glide, GlideParams, GlideType, Oscillator, OscillatorParams, OscillatorCustomType } from '
|
|
4
|
-
import { OneshotModule, OneshotModuleParams, OneshotSetting, OneshotSettings, OneshotErrorText, OneshotModuleProcessor } from '
|
|
5
|
-
import { NoiseModule, NoiseModuleParams, NoiseType, NoiseModuleProcessor } from '
|
|
6
|
-
import { AudioModule, AudioModuleParams, AudioBufferSprite, AudioModuleProcessor } from '
|
|
7
|
-
import { MediaModule, MediaModuleParams, MediaModuleProcessor } from '
|
|
8
|
-
import { StreamModule, StreamModuleParams, StreamModuleProcessor, MediaStreamTrackAudioSourceNode } from '
|
|
9
|
-
import { ProcessorModule } from '
|
|
10
|
-
import { MixerModule, MixerModuleProcessor } from '
|
|
11
|
-
import { MIDI } from '
|
|
12
|
-
import { MML, Part, Sequence, MMLSyntaxError, Tree, TokenType, TokenMap, Token, MMLScheduleWorkerMessageEventType, MMLScheduleWorkerMessageEventData } from '
|
|
13
|
-
import { Analyser, AnalyserParams, Domain, DataType, FFTSize, Visualizer, VisualizerParams, Color, GraphicsApi, Gradient, Gradients, Shape, Font, GraphicsStyles, TimeOverview, TimeOverviewParams, MouseEventTypes, DragMode, DragCallbackFunction, CurrentTimeStyles, Time, TimeParams, FFT, FFTParams, SpectrumScale } from '
|
|
14
|
-
import { Recorder, RecorderParams, RecordType, QuantizationBit, WaveExportType, Track, Channel, RecorderProcessor, RecorderProcessorMessageEventData } from '
|
|
15
|
-
import { Effector } from '
|
|
16
|
-
import { Autopanner, AutopannerParams } from '
|
|
17
|
-
import { BitCrusher, BitCrusherParams } from '
|
|
18
|
-
import { Chorus, ChorusParams } from '
|
|
19
|
-
import { Compressor, CompressorParams } from '
|
|
20
|
-
import { Delay, DelayParams } from '
|
|
21
|
-
import { EnvelopeGenerator, EnvelopeGeneratorParams } from '
|
|
22
|
-
import { Equalizer, EqualizerParams } from '
|
|
23
|
-
import { Filter, FilterParams } from '
|
|
24
|
-
import { Flanger, FlangerParams } from '
|
|
25
|
-
import { Fuzz, FuzzParams } from '
|
|
26
|
-
import { Listener, ListenerParams } from '
|
|
27
|
-
import { NoiseGate, NoiseGateParams } from '
|
|
28
|
-
import { NoiseSuppressor, NoiseSuppressorParams } from '
|
|
29
|
-
import { OverDrive, OverDriveParams } from '
|
|
30
|
-
import { Panner, PannerParams, Position3D } from '
|
|
31
|
-
import { Phaser, PhaserParams, PhaserNumberOfStages } from '
|
|
32
|
-
import { PitchShifter, PitchShifterParams } from '
|
|
33
|
-
import { Preamp, PreampParams, PreampCurve, PreEqualizer, PreEqualizerParams, PostEqualizer, PostEqualizerParams, Cabinet, CabinetParams } from '
|
|
34
|
-
import { Reverb, ReverbParams, ReverbErrorText } from '
|
|
35
|
-
import { Ringmodulator, RingmodulatorParams } from '
|
|
36
|
-
import { Stereo, StereoParams } from '
|
|
37
|
-
import { Tremolo, TremoloParams } from '
|
|
38
|
-
import { VocalCanceler, VocalCancelerParams } from '
|
|
39
|
-
import { Wah, WahParams } from '
|
|
40
|
-
import { NoiseGateProcessor } from '
|
|
41
|
-
import { NoiseSuppressorProcessor } from '
|
|
42
|
-
import { PitchShifterProcessor } from '
|
|
43
|
-
import { StereoProcessor } from '
|
|
44
|
-
import { VocalCancelerProcessor } from '
|
|
45
|
-
import { PitchChar, ConvertedTime, FileEvent, FileReaderType, FileReaderErrorText } from '
|
|
46
|
-
import { FrozenArray, Inputs, Outputs, Parameters } from '
|
|
1
|
+
import './types';
|
|
2
|
+
import { SoundModule, SoundModuleParams, SoundModuleProcessor, Module, ModuleName } from './SoundModule';
|
|
3
|
+
import { OscillatorModule, OscillatorModuleParams, OscillatorModuleProcessor, Glide, GlideParams, GlideType, Oscillator, OscillatorParams, OscillatorCustomType } from './OscillatorModule';
|
|
4
|
+
import { OneshotModule, OneshotModuleParams, OneshotSetting, OneshotSettings, OneshotErrorText, OneshotModuleProcessor } from './OneshotModule';
|
|
5
|
+
import { NoiseModule, NoiseModuleParams, NoiseType, NoiseModuleProcessor } from './NoiseModule';
|
|
6
|
+
import { AudioModule, AudioModuleParams, AudioBufferSprite, AudioModuleProcessor } from './AudioModule';
|
|
7
|
+
import { MediaModule, MediaModuleParams, MediaModuleProcessor } from './MediaModule';
|
|
8
|
+
import { StreamModule, StreamModuleParams, StreamModuleProcessor, MediaStreamTrackAudioSourceNode } from './StreamModule';
|
|
9
|
+
import { ProcessorModule } from './ProcessorModule';
|
|
10
|
+
import { MixerModule, MixerModuleProcessor } from './MixerModule';
|
|
11
|
+
import { MIDI } from './MIDI';
|
|
12
|
+
import { MML, Part, Sequence, MMLSyntaxError, Tree, TokenType, TokenMap, Token, MMLScheduleWorkerMessageEventType, MMLScheduleWorkerMessageEventData } from './MML';
|
|
13
|
+
import { Analyser, AnalyserParams, Domain, DataType, FFTSize, Visualizer, VisualizerParams, Color, GraphicsApi, Gradient, Gradients, Shape, Font, GraphicsStyles, TimeOverview, TimeOverviewParams, MouseEventTypes, DragMode, DragCallbackFunction, CurrentTimeStyles, Time, TimeParams, FFT, FFTParams, SpectrumScale } from './SoundModule/Analyser';
|
|
14
|
+
import { Recorder, RecorderParams, RecordType, QuantizationBit, WaveExportType, Track, Channel, RecorderProcessor, RecorderProcessorMessageEventData } from './SoundModule/Recorder';
|
|
15
|
+
import { Effector } from './SoundModule/Effectors/Effector';
|
|
16
|
+
import { Autopanner, AutopannerParams } from './SoundModule/Effectors/Autopanner';
|
|
17
|
+
import { BitCrusher, BitCrusherParams } from './SoundModule/Effectors/BitCrusher';
|
|
18
|
+
import { Chorus, ChorusParams } from './SoundModule/Effectors/Chorus';
|
|
19
|
+
import { Compressor, CompressorParams } from './SoundModule/Effectors/Compressor';
|
|
20
|
+
import { Delay, DelayParams } from './SoundModule/Effectors/Delay';
|
|
21
|
+
import { EnvelopeGenerator, EnvelopeGeneratorParams } from './SoundModule/Effectors/EnvelopeGenerator';
|
|
22
|
+
import { Equalizer, EqualizerParams } from './SoundModule/Effectors/Equalizer';
|
|
23
|
+
import { Filter, FilterParams } from './SoundModule/Effectors/Filter';
|
|
24
|
+
import { Flanger, FlangerParams } from './SoundModule/Effectors/Flanger';
|
|
25
|
+
import { Fuzz, FuzzParams } from './SoundModule/Effectors/Fuzz';
|
|
26
|
+
import { Listener, ListenerParams } from './SoundModule/Effectors/Listener';
|
|
27
|
+
import { NoiseGate, NoiseGateParams } from './SoundModule/Effectors/NoiseGate';
|
|
28
|
+
import { NoiseSuppressor, NoiseSuppressorParams } from './SoundModule/Effectors/NoiseSuppressor';
|
|
29
|
+
import { OverDrive, OverDriveParams } from './SoundModule/Effectors/OverDrive';
|
|
30
|
+
import { Panner, PannerParams, Position3D } from './SoundModule/Effectors/Panner';
|
|
31
|
+
import { Phaser, PhaserParams, PhaserNumberOfStages } from './SoundModule/Effectors/Phaser';
|
|
32
|
+
import { PitchShifter, PitchShifterParams } from './SoundModule/Effectors/PitchShifter';
|
|
33
|
+
import { Preamp, PreampParams, PreampCurve, PreEqualizer, PreEqualizerParams, PostEqualizer, PostEqualizerParams, Cabinet, CabinetParams } from './SoundModule/Effectors/Preamp';
|
|
34
|
+
import { Reverb, ReverbParams, ReverbErrorText } from './SoundModule/Effectors/Reverb';
|
|
35
|
+
import { Ringmodulator, RingmodulatorParams } from './SoundModule/Effectors/Ringmodulator';
|
|
36
|
+
import { Stereo, StereoParams } from './SoundModule/Effectors/Stereo';
|
|
37
|
+
import { Tremolo, TremoloParams } from './SoundModule/Effectors/Tremolo';
|
|
38
|
+
import { VocalCanceler, VocalCancelerParams } from './SoundModule/Effectors/VocalCanceler';
|
|
39
|
+
import { Wah, WahParams } from './SoundModule/Effectors/Wah';
|
|
40
|
+
import { NoiseGateProcessor } from './SoundModule/Effectors/AudioWorkletProcessors/NoiseGateProcessor';
|
|
41
|
+
import { NoiseSuppressorProcessor } from './SoundModule/Effectors/AudioWorkletProcessors/NoiseSuppressorProcessor';
|
|
42
|
+
import { PitchShifterProcessor } from './SoundModule/Effectors/AudioWorkletProcessors/PitchShifterProcessor';
|
|
43
|
+
import { StereoProcessor } from './SoundModule/Effectors/AudioWorkletProcessors/StereoProcessor';
|
|
44
|
+
import { VocalCancelerProcessor } from './SoundModule/Effectors/AudioWorkletProcessors/VocalCancelerProcessor';
|
|
45
|
+
import { PitchChar, ConvertedTime, FileEvent, FileReaderType, FileReaderErrorText } from './XSound';
|
|
46
|
+
import { FrozenArray, Inputs, Outputs, Parameters } from './worklet';
|
|
47
47
|
export type Source = OscillatorModule | OneshotModule | NoiseModule | AudioModule | MediaModule | StreamModule | ProcessorModule | MixerModule | MIDI | MML;
|
|
48
48
|
export type SourceName = 'oscillator' | 'oneshot' | 'noise' | 'audio' | 'media' | 'stream' | 'processor' | 'mixer' | 'midi' | 'mml';
|
|
49
49
|
/**
|
|
@@ -71,47 +71,47 @@ declare namespace XSound {
|
|
|
71
71
|
var HALF_UP: "+";
|
|
72
72
|
var HALF_DOWN: "-";
|
|
73
73
|
var DOT: ".";
|
|
74
|
-
var isPitchChar: typeof import("
|
|
75
|
-
var computeIndex: typeof import("
|
|
76
|
-
var computeFrequency: typeof import("
|
|
77
|
-
var fft: typeof import("
|
|
78
|
-
var ifft: typeof import("
|
|
79
|
-
var ajax: typeof import("
|
|
80
|
-
var convertTime: typeof import("
|
|
81
|
-
var decode: typeof import("
|
|
82
|
-
var requestFullscreen: typeof import("
|
|
83
|
-
var exitFullscreen: typeof import("
|
|
84
|
-
var read: typeof import("
|
|
85
|
-
var drop: typeof import("
|
|
86
|
-
var file: typeof import("
|
|
87
|
-
var toFrequencies: typeof import("
|
|
88
|
-
var toTextFile: typeof import("
|
|
89
|
-
var Analyser: typeof import("
|
|
90
|
-
var Recorder: typeof import("
|
|
91
|
-
var Effector: typeof import("
|
|
92
|
-
var Autopanner: typeof import("
|
|
93
|
-
var BitCrusher: typeof import("
|
|
94
|
-
var Chorus: typeof import("
|
|
95
|
-
var Compressor: typeof import("
|
|
96
|
-
var Delay: typeof import("
|
|
97
|
-
var Equalizer: typeof import("
|
|
98
|
-
var Filter: typeof import("
|
|
99
|
-
var Flanger: typeof import("
|
|
100
|
-
var Fuzz: typeof import("
|
|
101
|
-
var Listener: typeof import("
|
|
102
|
-
var NoiseGate: typeof import("
|
|
103
|
-
var NoiseSuppressor: typeof import("
|
|
104
|
-
var OverDrive: typeof import("
|
|
105
|
-
var Panner: typeof import("
|
|
106
|
-
var Phaser: typeof import("
|
|
107
|
-
var PitchShifter: typeof import("
|
|
108
|
-
var Preamp: typeof import("
|
|
109
|
-
var Reverb: typeof import("
|
|
110
|
-
var Ringmodulator: typeof import("
|
|
111
|
-
var Stereo: typeof import("
|
|
112
|
-
var Tremolo: typeof import("
|
|
113
|
-
var VocalCanceler: typeof import("
|
|
114
|
-
var Wah: typeof import("
|
|
74
|
+
var isPitchChar: typeof import("./XSound").isPitchChar;
|
|
75
|
+
var computeIndex: typeof import("./XSound").computeIndex;
|
|
76
|
+
var computeFrequency: typeof import("./XSound").computeFrequency;
|
|
77
|
+
var fft: typeof import("./XSound").fft;
|
|
78
|
+
var ifft: typeof import("./XSound").ifft;
|
|
79
|
+
var ajax: typeof import("./XSound").ajax;
|
|
80
|
+
var convertTime: typeof import("./XSound").convertTime;
|
|
81
|
+
var decode: typeof import("./XSound").decode;
|
|
82
|
+
var requestFullscreen: typeof import("./XSound").requestFullscreen;
|
|
83
|
+
var exitFullscreen: typeof import("./XSound").exitFullscreen;
|
|
84
|
+
var read: typeof import("./XSound").read;
|
|
85
|
+
var drop: typeof import("./XSound").drop;
|
|
86
|
+
var file: typeof import("./XSound").file;
|
|
87
|
+
var toFrequencies: typeof import("./XSound").toFrequencies;
|
|
88
|
+
var toTextFile: typeof import("./XSound").toTextFile;
|
|
89
|
+
var Analyser: typeof import("./SoundModule/Analyser").Analyser;
|
|
90
|
+
var Recorder: typeof import("./SoundModule/Recorder").Recorder;
|
|
91
|
+
var Effector: typeof import("./SoundModule/Effectors/Effector").Effector;
|
|
92
|
+
var Autopanner: typeof import("./SoundModule/Effectors/Autopanner").Autopanner;
|
|
93
|
+
var BitCrusher: typeof import("./SoundModule/Effectors/BitCrusher").BitCrusher;
|
|
94
|
+
var Chorus: typeof import("./SoundModule/Effectors/Chorus").Chorus;
|
|
95
|
+
var Compressor: typeof import("./SoundModule/Effectors/Compressor").Compressor;
|
|
96
|
+
var Delay: typeof import("./SoundModule/Effectors/Delay").Delay;
|
|
97
|
+
var Equalizer: typeof import("./SoundModule/Effectors/Equalizer").Equalizer;
|
|
98
|
+
var Filter: typeof import("./SoundModule/Effectors/Filter").Filter;
|
|
99
|
+
var Flanger: typeof import("./SoundModule/Effectors/Flanger").Flanger;
|
|
100
|
+
var Fuzz: typeof import("./SoundModule/Effectors/Fuzz").Fuzz;
|
|
101
|
+
var Listener: typeof import("./SoundModule/Effectors/Listener").Listener;
|
|
102
|
+
var NoiseGate: typeof import("./SoundModule/Effectors/NoiseGate").NoiseGate;
|
|
103
|
+
var NoiseSuppressor: typeof import("./SoundModule/Effectors/NoiseSuppressor").NoiseSuppressor;
|
|
104
|
+
var OverDrive: typeof import("./SoundModule/Effectors/OverDrive").OverDrive;
|
|
105
|
+
var Panner: typeof import("./SoundModule/Effectors/Panner").Panner;
|
|
106
|
+
var Phaser: typeof import("./SoundModule/Effectors/Phaser").Phaser;
|
|
107
|
+
var PitchShifter: typeof import("./SoundModule/Effectors/PitchShifter").PitchShifter;
|
|
108
|
+
var Preamp: typeof import("./SoundModule/Effectors/Preamp").Preamp;
|
|
109
|
+
var Reverb: typeof import("./SoundModule/Effectors/Reverb").Reverb;
|
|
110
|
+
var Ringmodulator: typeof import("./SoundModule/Effectors/Ringmodulator").Ringmodulator;
|
|
111
|
+
var Stereo: typeof import("./SoundModule/Effectors/Stereo").Stereo;
|
|
112
|
+
var Tremolo: typeof import("./SoundModule/Effectors/Tremolo").Tremolo;
|
|
113
|
+
var VocalCanceler: typeof import("./SoundModule/Effectors/VocalCanceler").VocalCanceler;
|
|
114
|
+
var Wah: typeof import("./SoundModule/Effectors/Wah").Wah;
|
|
115
115
|
var setup: () => Promise<void>;
|
|
116
116
|
var clone: () => {
|
|
117
117
|
(sourceName: "oscillator"): OscillatorModule;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../src/main.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../src/main.ts"],"names":[],"mappings":"AAEA,OAAO,SAAS,CAAC;AACjB,OAAO,EAAE,WAAW,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AACzG,OAAO,EACL,gBAAgB,EAChB,sBAAsB,EACtB,yBAAyB,EACzB,KAAK,EACL,WAAW,EACX,SAAS,EACT,UAAU,EACV,gBAAgB,EAChB,oBAAoB,EACrB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,aAAa,EACb,mBAAmB,EACnB,cAAc,EACd,eAAe,EACf,gBAAgB,EAChB,sBAAsB,EACvB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,iBAAiB,EAAE,SAAS,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;AAChG,OAAO,EAAE,WAAW,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;AACxG,OAAO,EAAE,WAAW,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;AACrF,OAAO,EAAE,YAAY,EAAE,kBAAkB,EAAE,qBAAqB,EAAE,+BAA+B,EAAE,MAAM,gBAAgB,CAAC;AAC1H,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;AAClE,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EACL,GAAG,EACH,IAAI,EACJ,QAAQ,EACR,cAAc,EACd,IAAI,EACJ,SAAS,EACT,QAAQ,EACR,KAAK,EACL,iCAAiC,EACjC,iCAAiC,EAClC,MAAM,OAAO,CAAC;AACf,OAAO,EACL,QAAQ,EACR,cAAc,EACd,MAAM,EACN,QAAQ,EACR,OAAO,EACP,UAAU,EACV,gBAAgB,EAChB,KAAK,EACL,WAAW,EACX,QAAQ,EACR,SAAS,EACT,KAAK,EACL,IAAI,EACJ,cAAc,EACd,YAAY,EACZ,kBAAkB,EAClB,eAAe,EACf,QAAQ,EACR,oBAAoB,EACpB,iBAAiB,EACjB,IAAI,EACJ,UAAU,EACV,GAAG,EACH,SAAS,EACT,aAAa,EACd,MAAM,wBAAwB,CAAC;AAChC,OAAO,EACL,QAAQ,EACR,cAAc,EACd,UAAU,EACV,eAAe,EACf,cAAc,EACd,KAAK,EACL,OAAO,EACP,iBAAiB,EACjB,iCAAiC,EAClC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AACtE,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACvG,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AACtE,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,iCAAiC,CAAC;AACzE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,eAAe,EAAE,qBAAqB,EAAE,MAAM,yCAAyC,CAAC;AACjG,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAClF,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAC5F,OAAO,EAAE,YAAY,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AACxF,OAAO,EACL,MAAM,EACN,YAAY,EACZ,WAAW,EACX,YAAY,EACZ,kBAAkB,EAClB,aAAa,EACb,mBAAmB,EACnB,OAAO,EACP,aAAa,EACd,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AACvF,OAAO,EAAE,aAAa,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AAC3F,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AACtE,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,iCAAiC,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AAC3F,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,mEAAmE,CAAC;AACvG,OAAO,EAAE,wBAAwB,EAAE,MAAM,yEAAyE,CAAC;AACnH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sEAAsE,CAAC;AAC7G,OAAO,EAAE,eAAe,EAAE,MAAM,gEAAgE,CAAC;AACjG,OAAO,EAAE,sBAAsB,EAAE,MAAM,uEAAuE,CAAC;AAC/G,OAAO,EAQL,SAAS,EACT,aAAa,EAgBb,SAAS,EACT,cAAc,EACd,mBAAmB,EACpB,MAAM,UAAU,CAAC;AAClB,OAAO,EAEL,WAAW,EACX,MAAM,EACN,OAAO,EACP,UAAU,EACX,MAAM,WAAW,CAAC;AAEnB,MAAM,MAAM,MAAM,GAAO,gBAAgB,GAAG,aAAa,GAAG,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,YAAY,GAAG,eAAe,GAAG,WAAW,GAAG,IAAI,GAAG,GAAG,CAAC;AAChK,MAAM,MAAM,UAAU,GAAG,YAAY,GAAG,SAAS,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,WAAW,GAAG,OAAO,GAAG,MAAM,GAAG,KAAK,CAAC;AAuDpI;;;;;GAKG;AACH,iBAAS,MAAM,CAAC,UAAU,EAAE,YAAY,GAAG,gBAAgB,CAAC;AAC5D,iBAAS,MAAM,CAAC,UAAU,EAAE,SAAS,GAAG,aAAa,CAAC;AACtD,iBAAS,MAAM,CAAC,UAAU,EAAE,OAAO,GAAG,WAAW,CAAC;AAClD,iBAAS,MAAM,CAAC,UAAU,EAAE,OAAO,GAAG,WAAW,CAAC;AAClD,iBAAS,MAAM,CAAC,UAAU,EAAE,OAAO,GAAG,WAAW,CAAC;AAClD,iBAAS,MAAM,CAAC,UAAU,EAAE,QAAQ,GAAG,YAAY,CAAC;AACpD,iBAAS,MAAM,CAAC,UAAU,EAAE,WAAW,GAAG,eAAe,CAAC;AAC1D,iBAAS,MAAM,CAAC,UAAU,EAAE,OAAO,GAAG,WAAW,CAAC;AAClD,iBAAS,MAAM,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;AAC1C,iBAAS,MAAM,CAAC,UAAU,EAAE,KAAK,GAAG,GAAG,CAAC;kBAA/B,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqSf,YAAY,EACV,WAAW,EACX,iBAAiB,EACjB,oBAAoB,EACpB,MAAM,EACN,UAAU,EACV,gBAAgB,EAChB,sBAAsB,EACtB,KAAK,EACL,WAAW,EACX,SAAS,EACT,UAAU,EACV,gBAAgB,EAChB,oBAAoB,EACpB,yBAAyB,EACzB,aAAa,EACb,mBAAmB,EACnB,cAAc,EACd,eAAe,EACf,gBAAgB,EAChB,sBAAsB,EACtB,WAAW,EACX,iBAAiB,EACjB,SAAS,EACT,oBAAoB,EACpB,WAAW,EACX,iBAAiB,EACjB,iBAAiB,EACjB,oBAAoB,EACpB,WAAW,EACX,iBAAiB,EACjB,oBAAoB,EACpB,YAAY,EACZ,kBAAkB,EAClB,qBAAqB,EACrB,+BAA+B,EAC/B,eAAe,EACf,WAAW,EACX,oBAAoB,EACpB,IAAI,EACJ,GAAG,EACH,IAAI,EACJ,QAAQ,EACR,cAAc,EACd,IAAI,EACJ,SAAS,EACT,QAAQ,EACR,KAAK,EACL,iCAAiC,EACjC,iCAAiC,EACjC,QAAQ,EACR,cAAc,EACd,MAAM,EACN,QAAQ,EACR,OAAO,EACP,KAAK,EACL,UAAU,EACV,gBAAgB,EAChB,WAAW,EACX,QAAQ,EACR,SAAS,EACT,KAAK,EACL,IAAI,EACJ,cAAc,EACd,YAAY,EACZ,kBAAkB,EAClB,eAAe,EACf,QAAQ,EACR,oBAAoB,EACpB,iBAAiB,EACjB,IAAI,EACJ,UAAU,EACV,GAAG,EACH,SAAS,EACT,aAAa,EACb,QAAQ,EACR,cAAc,EACd,UAAU,EACV,eAAe,EACf,cAAc,EACd,KAAK,EACL,OAAO,EACP,iBAAiB,EACjB,iCAAiC,EACjC,QAAQ,EACR,UAAU,EACV,gBAAgB,EAChB,UAAU,EACV,gBAAgB,EAChB,MAAM,EACN,YAAY,EACZ,UAAU,EACV,gBAAgB,EAChB,KAAK,EACL,WAAW,EACX,iBAAiB,EACjB,uBAAuB,EACvB,SAAS,EACT,eAAe,EACf,MAAM,EACN,YAAY,EACZ,OAAO,EACP,aAAa,EACb,IAAI,EACJ,UAAU,EACV,QAAQ,EACR,cAAc,EACd,SAAS,EACT,eAAe,EACf,kBAAkB,EAClB,eAAe,EACf,qBAAqB,EACrB,wBAAwB,EACxB,SAAS,EACT,eAAe,EACf,MAAM,EACN,YAAY,EACZ,UAAU,EACV,MAAM,EACN,YAAY,EACZ,oBAAoB,EACpB,YAAY,EACZ,kBAAkB,EAClB,qBAAqB,EACrB,MAAM,EACN,YAAY,EACZ,WAAW,EACX,YAAY,EACZ,kBAAkB,EAClB,aAAa,EACb,mBAAmB,EACnB,OAAO,EACP,aAAa,EACb,MAAM,EACN,YAAY,EACZ,eAAe,EACf,aAAa,EACb,mBAAmB,EACnB,MAAM,EACN,YAAY,EACZ,eAAe,EACf,OAAO,EACP,aAAa,EACb,aAAa,EACb,mBAAmB,EACnB,sBAAsB,EACtB,GAAG,EACH,SAAS,EACT,SAAS,EACT,aAAa,EACb,SAAS,EACT,cAAc,EACd,mBAAmB,EACnB,WAAW,EACX,MAAM,EACN,OAAO,EACP,UAAU,EACX,CAAC;AAEF,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC,EAAE,CAAC"}
|
package/build/types/types.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAEhC,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,MAAM,CAAC,EAAE,OAAO,MAAM,CAAC;QACvB,CAAC,CAAC,EAAE,OAAO,MAAM,CAAC;QAClB,kBAAkB,EAAE,OAAO,YAAY,CAAC;KACzC;CACF;AAGD,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC"}
|