@viji-dev/core 0.3.29 → 0.3.31

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.
@@ -1750,7 +1750,7 @@ class EssentiaOnsetDetection {
1750
1750
  this.initPromise = (async () => {
1751
1751
  try {
1752
1752
  const essentiaModule = await import("./essentia.js-core.es-DnrJE0uR.js");
1753
- const wasmModule = await import("./essentia-wasm.web-BiywsbGL.js").then((n) => n.e);
1753
+ const wasmModule = await import("./essentia-wasm.web-0S-sW98u.js").then((n) => n.e);
1754
1754
  const EssentiaClass = essentiaModule.Essentia || essentiaModule.default?.Essentia || essentiaModule.default;
1755
1755
  let WASMModule = wasmModule.default || wasmModule.EssentiaWASM || wasmModule.default?.EssentiaWASM;
1756
1756
  if (!WASMModule) {
@@ -16431,7 +16431,7 @@ class VijiCore {
16431
16431
  }
16432
16432
  }
16433
16433
  }
16434
- const VERSION = "0.2.20";
16434
+ const VERSION = "0.3.29";
16435
16435
  export {
16436
16436
  AudioSystem as A,
16437
16437
  VERSION as V,
@@ -16439,4 +16439,4 @@ export {
16439
16439
  VijiCoreError as b,
16440
16440
  getDefaultExportFromCjs as g
16441
16441
  };
16442
- //# sourceMappingURL=index-CrmZANt9.js.map
16442
+ //# sourceMappingURL=index-vsUdXe52.js.map