@grame/faustwasm 0.5.2 → 0.5.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grame/faustwasm",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "description": "WebAssembly version of Faust Compiler",
5
5
  "main": "dist/cjs/index.js",
6
6
  "types": "dist/esm/index.d.ts",
@@ -75,8 +75,6 @@ export interface UpdatableValueConverter extends ValueConverter {
75
75
  getActive(): boolean;
76
76
  }
77
77
 
78
-
79
-
80
78
  export default class FaustSensors {
81
79
  /**
82
80
  * Function to convert a number to an axis type