xsound 3.0.6 → 3.0.9
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/README.md +22 -22
- package/build/types/MML/Part.d.ts.map +1 -1
- package/build/types/MML/Sequencer.d.ts +6 -4
- package/build/types/MML/Sequencer.d.ts.map +1 -1
- package/build/types/MML/Tree.d.ts +2 -2
- package/build/types/MML/Tree.d.ts.map +1 -1
- package/build/types/SoundModule/index.d.ts +2 -2
- package/build/types/StreamModule/NoiseSuppressor.d.ts +2 -2
- package/build/types/StreamModule/NoiseSuppressor.d.ts.map +1 -1
- package/build/types/XSound/index.d.ts +7 -7
- package/build/types/XSound/index.d.ts.map +1 -1
- package/build/types/main.d.ts +89 -97
- package/build/types/main.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 +12 -10
package/README.md
CHANGED
|
@@ -43,10 +43,10 @@ or, in case of using as **module base** (For example, use chorus effector) ...
|
|
|
43
43
|
|
|
44
44
|
```JavaScript
|
|
45
45
|
// The instance of `AudioContext`
|
|
46
|
-
const context =
|
|
46
|
+
const context = get();
|
|
47
47
|
|
|
48
48
|
// Create the instance of `Chorus` that is defined by XSound
|
|
49
|
-
const chorus = new
|
|
49
|
+
const chorus = new Chorus(context);
|
|
50
50
|
|
|
51
51
|
const oscillator = context.createOscillator();
|
|
52
52
|
|
|
@@ -75,28 +75,28 @@ XSound enable to using the following classes (Refer to [API Documentation](https
|
|
|
75
75
|
type BufferSize = 0 | 256 | 512 | 1024 | 2048 | 4096 | 8192 | 16384;
|
|
76
76
|
type RecordType = 1 | 2; // Monaural | Stereo
|
|
77
77
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
78
|
+
Analyser(context: AudioContext);
|
|
79
|
+
Recorder(context: AudioContext, bufferSize: BufferSize, numberOfInputs: RecordType, numberOfOutputs: RecordType);
|
|
80
|
+
Session(context: AudioContext);
|
|
81
81
|
|
|
82
82
|
// Effectors
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
83
|
+
Autopanner(context: AudioContext);
|
|
84
|
+
Chorus(context: AudioContext);
|
|
85
|
+
Compressor(context: AudioContext);
|
|
86
|
+
Delay(context: AudioContext);
|
|
87
|
+
Distortion(context: AudioContext);
|
|
88
|
+
Equalizer(context: AudioContext);
|
|
89
|
+
Filter(context: AudioContext);
|
|
90
|
+
Flanger(context: AudioContext);
|
|
91
|
+
Listener(context: AudioContext);
|
|
92
|
+
Panner(context: AudioContext);
|
|
93
|
+
Phaser(context: AudioContext);
|
|
94
|
+
PitchShifter(context: AudioContext, size: BufferSize);
|
|
95
|
+
Reverb(context: AudioContext);
|
|
96
|
+
Ringmodulator(context: AudioContext);
|
|
97
|
+
Stereo(context: AudioContext, size, size: BufferSize);
|
|
98
|
+
Tremolo(context: AudioContext);
|
|
99
|
+
Wah(context: AudioContext);
|
|
100
100
|
```
|
|
101
101
|
|
|
102
102
|
## Demo
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Part.d.ts","sourceRoot":"","sources":["../../../src/MML/Part.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAC;AAIxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC;;;GAGG;AACH,qBAAa,IAAI;IACf,OAAO,CAAC,SAAS,CAAkB;IACnC,OAAO,CAAC,MAAM,CAA6C;IAC3D,OAAO,CAAC,GAAG,CAAS;IACpB,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,QAAQ,CAAyB;IACzC,OAAO,CAAC,OAAO,CAAuB;IACtC,OAAO,CAAC,YAAY,CAAK;IACzB,OAAO,CAAC,eAAe,CAAK;IAC5B,OAAO,CAAC,MAAM,CAAK;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,aAAa;IAErB;;;;;;;;OAQG;gBACS,MAAM,EAAE;QAClB,MAAM,EAAE,gBAAgB,GAAG,aAAa,GAAG,WAAW,CAAC;QACvD,GAAG,EAAE,MAAM,CAAC;QACZ,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,aAAa,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC1D,YAAY,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACzD,aAAa,CAAC,IAAI,IAAI,CAAC;QACvB,aAAa,CAAC,CAAC,KAAK,EAAE,cAAc,GAAG,IAAI,CAAC;KAC7C;
|
|
1
|
+
{"version":3,"file":"Part.d.ts","sourceRoot":"","sources":["../../../src/MML/Part.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAC;AAIxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC;;;GAGG;AACH,qBAAa,IAAI;IACf,OAAO,CAAC,SAAS,CAAkB;IACnC,OAAO,CAAC,MAAM,CAA6C;IAC3D,OAAO,CAAC,GAAG,CAAS;IACpB,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,QAAQ,CAAyB;IACzC,OAAO,CAAC,OAAO,CAAuB;IACtC,OAAO,CAAC,YAAY,CAAK;IACzB,OAAO,CAAC,eAAe,CAAK;IAC5B,OAAO,CAAC,MAAM,CAAK;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,aAAa;IAErB;;;;;;;;OAQG;gBACS,MAAM,EAAE;QAClB,MAAM,EAAE,gBAAgB,GAAG,aAAa,GAAG,WAAW,CAAC;QACvD,GAAG,EAAE,MAAM,CAAC;QACZ,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,aAAa,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAC1D,YAAY,CAAC,CAAC,QAAQ,EAAE,QAAQ,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACzD,aAAa,CAAC,IAAI,IAAI,CAAC;QACvB,aAAa,CAAC,CAAC,KAAK,EAAE,cAAc,GAAG,IAAI,CAAC;KAC7C;IA2CD;;;OAGG;IACI,KAAK,CAAC,SAAS,EAAE,OAAO,GAAG,IAAI;IA8EtC;;OAEG;IACI,IAAI,IAAI,IAAI;IAoCnB;;OAEG;IACI,MAAM,IAAI,MAAM;IAIvB;;OAEG;IACI,YAAY,IAAI,QAAQ,EAAE;IAIjC;;OAEG;IACI,aAAa,IAAI,MAAM;IAI9B;;;OAGG;IACI,GAAG,IAAI,OAAO;IAIrB;;;OAGG;IACI,MAAM,IAAI,OAAO;IAIxB;;OAEG;IACI,eAAe,IAAI,MAAM;IAIhC;;;OAGG;IACI,eAAe,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;CAK5C"}
|
|
@@ -12,16 +12,18 @@ export declare class Sequencer {
|
|
|
12
12
|
private timeOf4note;
|
|
13
13
|
private octave;
|
|
14
14
|
private currentTime;
|
|
15
|
+
private errorCallback;
|
|
15
16
|
/**
|
|
16
17
|
* @param {TreeConstructor} treeConstructor This argument is instance of `TreeConstructor`.
|
|
18
|
+
* @param {function} errorCallback This argument is invoked on error.
|
|
17
19
|
*/
|
|
18
|
-
constructor(treeConstructor: TreeConstructor);
|
|
20
|
+
constructor(treeConstructor: TreeConstructor, errorCallback?: (error: MMLSyntaxError) => void);
|
|
19
21
|
/**
|
|
20
22
|
* This method calculates pitch and music time from Parse Tree.
|
|
21
|
-
* @return {Array<Sequence
|
|
22
|
-
* If error occurs,
|
|
23
|
+
* @return {Array<Sequence>} Return value is array that contains instance of `Sequence`.
|
|
24
|
+
* If error occurs, error handler is invoked. Return value is `undefined`.
|
|
23
25
|
*/
|
|
24
|
-
get(): Sequence[] |
|
|
26
|
+
get(): Sequence[] | void;
|
|
25
27
|
/**
|
|
26
28
|
* This method returns string that represents MML syntax tree.
|
|
27
29
|
* @return {string}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sequencer.d.ts","sourceRoot":"","sources":["../../../src/MML/Sequencer.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Sequencer.d.ts","sourceRoot":"","sources":["../../../src/MML/Sequencer.ts"],"names":[],"mappings":"AAYA,OAAO,EAAQ,cAAc,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC;;;GAGG;AACH,qBAAa,SAAS;IACpB,OAAO,CAAC,SAAS,CAAkB;IACnC,OAAO,CAAC,eAAe,CAAkB;IACzC,OAAO,CAAC,UAAU,CAAM;IAExB,OAAO,CAAC,WAAW,CAAK;IACxB,OAAO,CAAC,MAAM,CAAW;IACzB,OAAO,CAAC,WAAW,CAAK;IAExB,OAAO,CAAC,aAAa,CAAkC;IAEvD;;;OAGG;gBACS,eAAe,EAAE,eAAe,EAAE,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,cAAc,KAAK,IAAI;IAY7F;;;;OAIG;IACI,GAAG,IAAI,QAAQ,EAAE,GAAG,IAAI;IAkG/B;;;OAGG;IACI,aAAa,IAAI,MAAM;IAI9B;;;OAGG;IACH,OAAO,CAAC,IAAI;IAuKZ;;OAEG;IACH,OAAO,CAAC,MAAM;CAQf"}
|
|
@@ -43,10 +43,10 @@ export declare class Tree {
|
|
|
43
43
|
toString(): string;
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
|
-
* This class is error class for MML syntax error
|
|
46
|
+
* This class is error class for MML syntax error.
|
|
47
47
|
* @constructor
|
|
48
48
|
*/
|
|
49
|
-
export declare class MMLSyntaxError
|
|
49
|
+
export declare class MMLSyntaxError {
|
|
50
50
|
private _token;
|
|
51
51
|
/**
|
|
52
52
|
* @param {Token} token This argument is instance of `Token` that error occurs in.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tree.d.ts","sourceRoot":"","sources":["../../../src/MML/Tree.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C;;;GAGG;AACH,qBAAa,IAAI;IACf,OAAO,CAAC,MAAM,CAAC,MAAM,CAAK;IAE1B,OAAO,CAAC,GAAG,CAAS;IAEpB,OAAO,CAAC,SAAS,CAAQ;IAGzB,OAAO,CAAC,KAAK,CAAc;IAC3B,OAAO,CAAC,MAAM,CAAc;IAG5B;;;;;OAKG;gBACS,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,GAAG,IAAI,EAAE,KAAK,EAAE,IAAI,GAAG,IAAI;IAO9E;;;OAGG;IACI,MAAM,CAAC,IAAI,EAAE,IAAI,GAAG,IAAI;IAI/B;;OAEG;IACH,IAAW,QAAQ,IAAI,KAAK,CAE3B;IAED;;OAEG;IACH,IAAW,IAAI,IAAI,IAAI,GAAG,IAAI,CAE7B;IAED;;OAEG;IACH,IAAW,KAAK,IAAI,IAAI,GAAG,IAAI,CAE9B;IAED;;OAEG;IACI,KAAK,IAAI,IAAI;IAIpB;;OAEG;IACI,QAAQ,IAAI,MAAM;CAgB1B;AAED;;;GAGG;AACH,qBAAa,
|
|
1
|
+
{"version":3,"file":"Tree.d.ts","sourceRoot":"","sources":["../../../src/MML/Tree.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C;;;GAGG;AACH,qBAAa,IAAI;IACf,OAAO,CAAC,MAAM,CAAC,MAAM,CAAK;IAE1B,OAAO,CAAC,GAAG,CAAS;IAEpB,OAAO,CAAC,SAAS,CAAQ;IAGzB,OAAO,CAAC,KAAK,CAAc;IAC3B,OAAO,CAAC,MAAM,CAAc;IAG5B;;;;;OAKG;gBACS,EAAE,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,GAAG,IAAI,EAAE,KAAK,EAAE,IAAI,GAAG,IAAI;IAO9E;;;OAGG;IACI,MAAM,CAAC,IAAI,EAAE,IAAI,GAAG,IAAI;IAI/B;;OAEG;IACH,IAAW,QAAQ,IAAI,KAAK,CAE3B;IAED;;OAEG;IACH,IAAW,IAAI,IAAI,IAAI,GAAG,IAAI,CAE7B;IAED;;OAEG;IACH,IAAW,KAAK,IAAI,IAAI,GAAG,IAAI,CAE9B;IAED;;OAEG;IACI,KAAK,IAAI,IAAI;IAIpB;;OAEG;IACI,QAAQ,IAAI,MAAM;CAgB1B;AAED;;;GAGG;AACH,qBAAa,cAAc;IACzB,OAAO,CAAC,MAAM,CAAQ;IAEtB;;OAEG;gBACS,KAAK,EAAE,KAAK;IAIxB;;OAEG;IACH,IAAW,KAAK,IAAI,KAAK,CAExB;CACF"}
|
|
@@ -93,13 +93,13 @@ export declare abstract class SoundModule implements Connectable {
|
|
|
93
93
|
connect(source: AudioNode): void;
|
|
94
94
|
/**
|
|
95
95
|
* This method changes buffer size for `ScriptProcessorNode`.
|
|
96
|
-
* @param {
|
|
96
|
+
* @param {BufferSize} bufferSize This argument is buffer size for `ScriptProcessorNode`.
|
|
97
97
|
* @return {SoundModule} Return value is for method chain.
|
|
98
98
|
*/
|
|
99
99
|
resize(bufferSize: BufferSize): SoundModule;
|
|
100
100
|
/**
|
|
101
101
|
* This method gets buffer size for `ScriptProcessorNode`.
|
|
102
|
-
* @return {
|
|
102
|
+
* @return {BufferSize}
|
|
103
103
|
*/
|
|
104
104
|
getBufferSize(): number;
|
|
105
105
|
/**
|
|
@@ -16,9 +16,9 @@ export declare class NoiseSuppressor implements Statable {
|
|
|
16
16
|
* This method detects background noise and removes this.
|
|
17
17
|
* @param {Float32Array} inputs This argument is instance of `Float32Array` for FFT/IFFT.
|
|
18
18
|
* @param {Float32Array} outputs This argument is instance of `Float32Array` for FFT/IFFT.
|
|
19
|
-
* @param {number}
|
|
19
|
+
* @param {number} fftSize This argument is FFT/IFFT size (power of two).
|
|
20
20
|
*/
|
|
21
|
-
start(inputs: Float32Array, outputs: Float32Array,
|
|
21
|
+
start(inputs: Float32Array, outputs: Float32Array, fftSize: number): void;
|
|
22
22
|
/**
|
|
23
23
|
* This method gets or sets parameters for noise suppressor.
|
|
24
24
|
* @param {keyof NoiseSuppressorParams|NoiseSuppressorParams} params This argument is string if getter. Otherwise, setter.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NoiseSuppressor.d.ts","sourceRoot":"","sources":["../../../src/StreamModule/NoiseSuppressor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGzC,oBAAY,qBAAqB,GAAG;IAClC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAC;AAEF;;;;GAIG;AACH,qBAAa,eAAgB,YAAW,QAAQ;IAC9C,OAAO,CAAC,SAAS,CAAK;IACtB,OAAO,CAAC,QAAQ,CAAQ;;IAMxB;;;;;OAKG;IACI,KAAK,CAAC,MAAM,EAAE,YAAY,EAAE,OAAO,EAAE,YAAY,EAAE,
|
|
1
|
+
{"version":3,"file":"NoiseSuppressor.d.ts","sourceRoot":"","sources":["../../../src/StreamModule/NoiseSuppressor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGzC,oBAAY,qBAAqB,GAAG;IAClC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAC;AAEF;;;;GAIG;AACH,qBAAa,eAAgB,YAAW,QAAQ;IAC9C,OAAO,CAAC,SAAS,CAAK;IACtB,OAAO,CAAC,QAAQ,CAAQ;;IAMxB;;;;;OAKG;IACI,KAAK,CAAC,MAAM,EAAE,YAAY,EAAE,OAAO,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,GAAG,IAAI;IA2ChF;;;;;OAKG;IACI,KAAK,CAAC,MAAM,EAAE,OAAO,GAAG,OAAO;IAC/B,KAAK,CAAC,MAAM,EAAE,WAAW,GAAG,MAAM;IAClC,KAAK,CAAC,MAAM,EAAE,qBAAqB,GAAG,eAAe;IAqC5D;;;OAGG;IACI,MAAM,IAAI,QAAQ,CAAC,qBAAqB,CAAC;IAOhD;;;OAGG;IACI,KAAK,IAAI,OAAO;IAIvB;;;OAGG;IACI,QAAQ,IAAI,eAAe;IAKlC;;;OAGG;IACI,UAAU,IAAI,eAAe;CAIrC"}
|
|
@@ -35,7 +35,7 @@ export declare function computeFrequency(index: number): number;
|
|
|
35
35
|
export interface FileEvent extends Event {
|
|
36
36
|
target: HTMLInputElement & EventTarget;
|
|
37
37
|
}
|
|
38
|
-
export declare type
|
|
38
|
+
export declare type FileReaderType = 'arraybuffer' | 'dataURL' | 'text' | 'json';
|
|
39
39
|
export declare type FileReaderErrorText = 'NOT_FOUND_ERR' | 'SECURITY_ERR' | 'ABORT_ERR' | 'NOT_READABLE_ERR' | 'ERR' | '';
|
|
40
40
|
/**
|
|
41
41
|
* This class (static) method executes FFT.
|
|
@@ -96,14 +96,14 @@ export declare function exitFullscreen(): Promise<void>;
|
|
|
96
96
|
/**
|
|
97
97
|
* This class (static) method reads file.
|
|
98
98
|
* @param {File} file This argument is instance of `File`.
|
|
99
|
-
* @param {
|
|
99
|
+
* @param {FileReaderType} type This argument is one of 'arraybuffer', 'dataURL', 'text', 'json'.
|
|
100
100
|
* @param {function} successCallback This argument is invoked on success.
|
|
101
101
|
* @param {function} errorCallback This argument is invoked on failure.
|
|
102
102
|
* @param {function} progressCallback This argument is invoked as `onprogress` event handler in instance of `FileReader`.
|
|
103
103
|
*/
|
|
104
104
|
export declare function read(params: {
|
|
105
105
|
file: File;
|
|
106
|
-
type:
|
|
106
|
+
type: FileReaderType;
|
|
107
107
|
successCallback?(event: ProgressEvent, result: ArrayBuffer | ReturnType<typeof JSON.parse> | string | null): void;
|
|
108
108
|
errorCallback?(event: ProgressEvent, textStatus: FileReaderErrorText): void;
|
|
109
109
|
progressCallback?(event: ProgressEvent): void;
|
|
@@ -111,7 +111,7 @@ export declare function read(params: {
|
|
|
111
111
|
/**
|
|
112
112
|
* This class (static) method gets instance of `File` from `DataTransfer`.
|
|
113
113
|
* @param {DragEvent} event This argument is instance of `DragEvent`.
|
|
114
|
-
* @param {
|
|
114
|
+
* @param {FileReaderType|string} type This argument is one of 'arraybuffer', 'dataURL', 'objectURL', 'text', 'json'.
|
|
115
115
|
* @param {function} successCallback This argument is invoked on success.
|
|
116
116
|
* @param {function} errorCallback This argument is invoked on failure.
|
|
117
117
|
* @param {function} progressCallback This argument is invoked as `onprogress` event handler in instance of `FileReader`.
|
|
@@ -119,7 +119,7 @@ export declare function read(params: {
|
|
|
119
119
|
*/
|
|
120
120
|
export declare function drop(params: {
|
|
121
121
|
event: DragEvent;
|
|
122
|
-
type:
|
|
122
|
+
type: FileReaderType | 'objectURL';
|
|
123
123
|
successCallback?(event: ProgressEvent, result: ArrayBuffer | ReturnType<typeof JSON.parse> | string | null): void;
|
|
124
124
|
errorCallback?(event: ProgressEvent, textStatus: FileReaderErrorText): void;
|
|
125
125
|
progressCallback?(event: ProgressEvent): void;
|
|
@@ -127,7 +127,7 @@ export declare function drop(params: {
|
|
|
127
127
|
/**
|
|
128
128
|
* This class (static) method gets instance of `File`.
|
|
129
129
|
* @param {Event} event This argument is instance of `Event` by `HTMLInputElement`.
|
|
130
|
-
* @param {
|
|
130
|
+
* @param {FileReaderType|string} type This argument is one of 'arraybuffer', 'dataURL', 'objectURL', 'text', 'json'.
|
|
131
131
|
* @param {function} successCallback This argument is invoked on success.
|
|
132
132
|
* @param {function} errorCallback This argument is invoked on failure.
|
|
133
133
|
* @param {function} progressCallback This argument is invoked as `onprogress` event handler in instance of `FileReader`.
|
|
@@ -135,7 +135,7 @@ export declare function drop(params: {
|
|
|
135
135
|
*/
|
|
136
136
|
export declare function file(params: {
|
|
137
137
|
event: FileEvent;
|
|
138
|
-
type:
|
|
138
|
+
type: FileReaderType | 'objectURL';
|
|
139
139
|
successCallback?(event: ProgressEvent, result: ArrayBuffer | ReturnType<typeof JSON.parse> | string | null): void;
|
|
140
140
|
errorCallback?(event: ProgressEvent, textStatus: FileReaderErrorText): void;
|
|
141
141
|
progressCallback?(event: ProgressEvent): void;
|
|
@@ -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,oBAAY,SAAS,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;AAEtE,oBAAY,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,CAcrE;AAED;;;;;GAKG;AACH,wBAAgB,YAAY,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,SAAS,GAAG,MAAM,CAoCzE;AAED;;;;;GAKG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAEtD;AAED,MAAM,WAAW,SAAU,SAAQ,KAAK;IACtC,MAAM,EAAE,gBAAgB,GAAG,WAAW,CAAC;CACxC;AAID,oBAAY,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/XSound/index.ts"],"names":[],"mappings":"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"}
|
package/build/types/main.d.ts
CHANGED
|
@@ -1,39 +1,49 @@
|
|
|
1
1
|
import './types';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { StreamModule, StreamModuleParams, NoiseGate, NoiseGateParams, NoiseSuppressor, NoiseSuppressorParams, MediaStreamTrackAudioSourceNode } from './StreamModule';
|
|
2
|
+
import { OscillatorModule } from './OscillatorModule';
|
|
3
|
+
import { OneshotModule } from './OneshotModule';
|
|
4
|
+
import { NoiseModule } from './NoiseModule';
|
|
5
|
+
import { AudioModule } from './AudioModule';
|
|
6
|
+
import { MediaModule } from './MediaModule';
|
|
7
|
+
import { StreamModule } from './StreamModule';
|
|
9
8
|
import { ProcessorModule } from './ProcessorModule';
|
|
10
9
|
import { MixerModule } from './MixerModule';
|
|
11
10
|
import { MIDI } from './MIDI';
|
|
12
|
-
import { MML
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
11
|
+
import { MML } from './MML';
|
|
12
|
+
export * from './SoundModule';
|
|
13
|
+
export * from './OscillatorModule';
|
|
14
|
+
export * from './OneshotModule';
|
|
15
|
+
export * from './NoiseModule';
|
|
16
|
+
export * from './AudioModule';
|
|
17
|
+
export * from './MediaModule';
|
|
18
|
+
export * from './StreamModule';
|
|
19
|
+
export * from './ProcessorModule';
|
|
20
|
+
export * from './MixerModule';
|
|
21
|
+
export * from './MIDI';
|
|
22
|
+
export * from './MML';
|
|
23
|
+
export * from './SoundModule/Analyser';
|
|
24
|
+
export * from './SoundModule/Recorder';
|
|
25
|
+
export * from './SoundModule/Session';
|
|
26
|
+
export * from './SoundModule/Effectors/Effector';
|
|
27
|
+
export * from './SoundModule/Effectors/Autopanner';
|
|
28
|
+
export * from './SoundModule/Effectors/Chorus';
|
|
29
|
+
export * from './SoundModule/Effectors/Compressor';
|
|
30
|
+
export * from './SoundModule/Effectors/Delay';
|
|
31
|
+
export * from './SoundModule/Effectors/Distortion';
|
|
32
|
+
export * from './SoundModule/Effectors/EnvelopeGenerator';
|
|
33
|
+
export * from './SoundModule/Effectors/Equalizer';
|
|
34
|
+
export * from './SoundModule/Effectors/Filter';
|
|
35
|
+
export * from './SoundModule/Effectors/Flanger';
|
|
36
|
+
export * from './SoundModule/Effectors/Listener';
|
|
37
|
+
export * from './SoundModule/Effectors/Panner';
|
|
38
|
+
export * from './SoundModule/Effectors/Phaser';
|
|
39
|
+
export * from './SoundModule/Effectors/PitchShifter';
|
|
40
|
+
export * from './SoundModule/Effectors/Reverb';
|
|
41
|
+
export * from './SoundModule/Effectors/Ringmodulator';
|
|
42
|
+
export * from './SoundModule/Effectors/Stereo';
|
|
43
|
+
export * from './SoundModule/Effectors/Tremolo';
|
|
44
|
+
export * from './SoundModule/Effectors/VocalCanceler';
|
|
45
|
+
export * from './SoundModule/Effectors/Wah';
|
|
46
|
+
export * from './XSound';
|
|
37
47
|
export declare type Source = OscillatorModule | OneshotModule | NoiseModule | AudioModule | MediaModule | StreamModule | ProcessorModule | MixerModule | MIDI | MML;
|
|
38
48
|
export declare type SourceName = 'oscillator' | 'oneshot' | 'noise' | 'audio' | 'media' | 'stream' | 'processor' | 'mixer' | 'midi' | 'mml';
|
|
39
49
|
/**
|
|
@@ -52,70 +62,52 @@ declare function XSound(sourceName: 'processor'): ProcessorModule;
|
|
|
52
62
|
declare function XSound(sourceName: 'mixer'): MixerModule;
|
|
53
63
|
declare function XSound(sourceName: 'midi'): MIDI;
|
|
54
64
|
declare function XSound(sourceName: 'mml'): MML;
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
(sourceName: "oscillator"): OscillatorModule;
|
|
103
|
-
(sourceName: "oneshot"): OneshotModule;
|
|
104
|
-
(sourceName: "noise"): NoiseModule;
|
|
105
|
-
(sourceName: "audio"): AudioModule;
|
|
106
|
-
(sourceName: "media"): MediaModule;
|
|
107
|
-
(sourceName: "stream"): StreamModule;
|
|
108
|
-
(sourceName: "processor"): ProcessorModule;
|
|
109
|
-
(sourceName: "mixer"): MixerModule;
|
|
110
|
-
(sourceName: "midi"): MIDI;
|
|
111
|
-
(sourceName: "mml"): MML;
|
|
112
|
-
free(unusedSources: Source[]): void;
|
|
113
|
-
};
|
|
114
|
-
var free: (unusedSources: Source[]) => void;
|
|
115
|
-
var noConflict: (deep: boolean) => typeof XSound;
|
|
116
|
-
var get: () => AudioContext;
|
|
117
|
-
var getCurrentTime: () => number;
|
|
118
|
-
}
|
|
119
|
-
export type { SoundModule, SoundModuleParams, OscillatorModule, OscillatorModuleParams, Glide, GlideParams, GlideType, Oscillator, OscillatorParams, OscillatorCustomType, OneshotModule, OneshotModuleParams, OneshotSetting, OneshotSettings, OneshotErrorText, NoiseModule, NoiseModuleParams, NoiseType, AudioModule, AudioModuleParams, AudioBufferSprite, MediaModule, MediaModuleParams, StreamModule, StreamModuleParams, NoiseGate, NoiseGateParams, NoiseSuppressor, NoiseSuppressorParams, MediaStreamTrackAudioSourceNode, ProcessorModule, MixerModule, MIDI, MML, Part, Sequence, MMLSyntaxError, Tree, TokenType, TokenMap, Token, Analyser, AnalyserParams, Domain, DataType, FFTSize, Color, Visualizer, VisualizerParams, GraphicsApi, Gradient, Gradients, Shape, Font, GraphicsStyles, TimeOverview, TimeOverviewParams, MouseEventTypes, DragMode, DragCallbackFunction, CurrentTimeStyles, Time, TimeParams, FFT, FFTParams, Recorder, RecorderParams, RecordType, QuantizationBit, WaveExportType, Track, Channel, Session, SessionSetupParams, SessionConnectionParams, NumberOfSessionChannels, Room, RoomMap, Effector, Autopanner, AutopannerParams, Chorus, ChorusParams, Compressor, CompressorParams, Delay, DelayParams, Distortion, DistortionParams, DistortionType, DistortionCurve, PreEqualizer, PreEqualizerParams, PostEqualizer, PostEqualizerParams, Cabinet, CabinetParams, EnvelopeGenerator, EnvelopeGeneratorParams, Equalizer, EqualizerParams, Filter, FilterParams, Flanger, FlangerParams, Listener, ListenerParams, Panner, PannerParams, Position3D, Phaser, PhaserParams, PhaserNumberOfStages, PitchShifter, PitchShifterParams, Reverb, ReverbParams, ReverbErrorText, Ringmodulator, RingmodulatorParams, Stereo, StereoParams, Tremolo, TremoloParams, VocalCanceler, VocalCancelerParams, Wah, WahParams, PitchChar, ConvertedTime, FileEvent, FileReadType, FileReaderErrorText };
|
|
65
|
+
/**
|
|
66
|
+
* This class (static) method changes `AudioContextState` to 'running'.
|
|
67
|
+
* Initial state is 'suspended' by Autoplay Policy.
|
|
68
|
+
* Therefore, this method must be invoked by user gestures.
|
|
69
|
+
* @return {Promise<void>} Return value is `Promise`.
|
|
70
|
+
*/
|
|
71
|
+
export declare const setup: () => Promise<void>;
|
|
72
|
+
/**
|
|
73
|
+
* This class (static) method returns closure that gets cloned instance of `Source`.
|
|
74
|
+
* @return {function}
|
|
75
|
+
*/
|
|
76
|
+
export declare const clone: () => {
|
|
77
|
+
(sourceName: 'oscillator'): OscillatorModule;
|
|
78
|
+
(sourceName: 'oneshot'): OneshotModule;
|
|
79
|
+
(sourceName: 'noise'): NoiseModule;
|
|
80
|
+
(sourceName: 'audio'): AudioModule;
|
|
81
|
+
(sourceName: 'media'): MediaModule;
|
|
82
|
+
(sourceName: 'stream'): StreamModule;
|
|
83
|
+
(sourceName: 'processor'): ProcessorModule;
|
|
84
|
+
(sourceName: 'mixer'): MixerModule;
|
|
85
|
+
(sourceName: 'midi'): MIDI;
|
|
86
|
+
(sourceName: 'mml'): MML;
|
|
87
|
+
free(unusedSources: Source[]): void;
|
|
88
|
+
};
|
|
89
|
+
/**
|
|
90
|
+
* This class (static) method releases memory of unused instances.
|
|
91
|
+
* @param {Array<Source>} unusedSources This argument is array that contains unused instance of `Source`.
|
|
92
|
+
*/
|
|
93
|
+
export declare const free: (unusedSources: Source[]) => void;
|
|
94
|
+
/**
|
|
95
|
+
* This method deletes `XSound` function as global object.
|
|
96
|
+
* @param {boolean} deep This argument selects whether deleting both of global objects.
|
|
97
|
+
* If this value is `true`, both of global objects are deleted.
|
|
98
|
+
* @return {XSound}
|
|
99
|
+
*/
|
|
100
|
+
export declare const noConflict: (deep: boolean) => typeof XSound;
|
|
101
|
+
/**
|
|
102
|
+
* This class (static) method gets instance of `AudioContext`.
|
|
103
|
+
* @return {AudioContext}
|
|
104
|
+
*/
|
|
105
|
+
export declare const get: () => AudioContext;
|
|
106
|
+
/**
|
|
107
|
+
* This class (static) method gets elapsed time from creating instance of `AudioContext`.
|
|
108
|
+
* @return {number}
|
|
109
|
+
*/
|
|
110
|
+
export declare const getCurrentTime: () => number;
|
|
111
|
+
export declare const SAMPLE_RATE: number;
|
|
120
112
|
export { XSound, XSound as X };
|
|
121
113
|
//# sourceMappingURL=main.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../src/main.ts"],"names":[],"mappings":"AAEA,OAAO,SAAS,CAAC;AACjB,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../src/main.ts"],"names":[],"mappings":"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"}
|