- @opendaw/lab@0.0.112
 - @opendaw/nam-test@0.0.7
 - @opendaw/app-studio@0.0.112
 - @opendaw/lib-box@0.0.75
 - @opendaw/lib-box-forge@0.0.77
 - @opendaw/lib-dawproject@0.0.59
 - @opendaw/lib-dom@0.0.75
 - @opendaw/lib-dsp@0.0.73
 - @opendaw/lib-fusion@0.0.80
 - @opendaw/lib-jsx@0.0.75
 - @opendaw/lib-midi@0.0.55
 - @opendaw/lib-runtime@0.0.71
 - @opendaw/lib-std@0.0.70
 - @opendaw/lib-xml@0.0.56
 - @opendaw/studio-adapters@0.0.90
 - @opendaw/studio-boxes@0.0.77
 - @opendaw/studio-core@0.0.112
 - @opendaw/studio-core-processors@0.0.93
 - @opendaw/studio-core-workers@0.0.85
 - @opendaw/studio-enums@0.0.65
 - @opendaw/studio-forge-boxes@0.0.77
 - @opendaw/studio-scripting@0.0.43
 - @opendaw/studio-sdk@0.0.113
This commit is contained in:
André Michelle
2026-02-25 14:13:50 +01:00
parent d110c86168
commit 731fdb7389
47 changed files with 360 additions and 268 deletions
+134 -134
View File
@@ -13049,19 +13049,19 @@
},
"packages/app/lab": {
"name": "@opendaw/lab",
"version": "0.0.111",
"version": "0.0.112",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-jsx": "^0.0.74",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-core": "^0.0.111",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-jsx": "^0.0.75",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-core": "^0.0.112",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -13092,14 +13092,14 @@
},
"packages/app/nam-test": {
"name": "@opendaw/nam-test",
"version": "0.0.6",
"version": "0.0.7",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-dom": "^0.0.68",
"@opendaw/lib-dsp": "^0.0.66",
"@opendaw/lib-jsx": "^0.0.68",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/nam-wasm": "^1.0.0"
},
"devDependencies": {
@@ -13188,21 +13188,21 @@
},
"packages/app/studio": {
"name": "@opendaw/app-studio",
"version": "0.0.111",
"version": "0.0.112",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-jsx": "^0.0.74",
"@opendaw/lib-midi": "^0.0.54",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-core": "^0.0.111",
"@opendaw/studio-enums": "^0.0.64",
"@opendaw/studio-scripting": "^0.0.42",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-jsx": "^0.0.75",
"@opendaw/lib-midi": "^0.0.55",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-core": "^0.0.112",
"@opendaw/studio-enums": "^0.0.65",
"@opendaw/studio-scripting": "^0.0.43",
"@types/d3-force": "^3.0.10",
"d3-force": "^3.0.0",
"dropbox": "^10.34.0",
@@ -13252,11 +13252,11 @@
},
"packages/lib/box": {
"name": "@opendaw/lib-box",
"version": "0.0.74",
"version": "0.0.75",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -13265,13 +13265,13 @@
},
"packages/lib/box-forge": {
"name": "@opendaw/lib-box-forge",
"version": "0.0.76",
"version": "0.0.77",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"ts-morph": "^25.0.1",
"tsx": "^4.20.3"
},
@@ -13282,12 +13282,12 @@
},
"packages/lib/dawproject": {
"name": "@opendaw/lib-dawproject",
"version": "0.0.58",
"version": "0.0.59",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-xml": "^0.0.55",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-xml": "^0.0.56",
"jszip": "^3.10.1"
},
"devDependencies": {
@@ -13345,11 +13345,11 @@
},
"packages/lib/dom": {
"name": "@opendaw/lib-dom",
"version": "0.0.74",
"version": "0.0.75",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@types/wicg-file-system-access": "^2023.10.6"
},
"devDependencies": {
@@ -13359,10 +13359,10 @@
},
"packages/lib/dsp": {
"name": "@opendaw/lib-dsp",
"version": "0.0.72",
"version": "0.0.73",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -13371,13 +13371,13 @@
},
"packages/lib/fusion": {
"name": "@opendaw/lib-fusion",
"version": "0.0.79",
"version": "0.0.80",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -14107,11 +14107,11 @@
},
"packages/lib/jsx": {
"name": "@opendaw/lib-jsx",
"version": "0.0.74",
"version": "0.0.75",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -14120,11 +14120,11 @@
},
"packages/lib/midi": {
"name": "@opendaw/lib-midi",
"version": "0.0.54",
"version": "0.0.55",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -14133,10 +14133,10 @@
},
"packages/lib/runtime": {
"name": "@opendaw/lib-runtime",
"version": "0.0.70",
"version": "0.0.71",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -14145,7 +14145,7 @@
},
"packages/lib/std": {
"name": "@opendaw/lib-std",
"version": "0.0.69",
"version": "0.0.70",
"license": "LGPL-3.0-or-later",
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -14155,10 +14155,10 @@
},
"packages/lib/xml": {
"name": "@opendaw/lib-xml",
"version": "0.0.55",
"version": "0.0.56",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -14225,16 +14225,16 @@
},
"packages/studio/adapters": {
"name": "@opendaw/studio-adapters",
"version": "0.0.89",
"version": "0.0.90",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-fusion": "^0.0.79",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-fusion": "^0.0.80",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65",
"soundfont2": "^0.5.0"
},
"devDependencies": {
@@ -14244,35 +14244,35 @@
},
"packages/studio/boxes": {
"name": "@opendaw/studio-boxes",
"version": "0.0.76",
"version": "0.0.77",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
"@opendaw/studio-forge-boxes": "^0.0.76",
"@opendaw/studio-forge-boxes": "^0.0.77",
"@opendaw/typescript-config": "^0.0.29"
}
},
"packages/studio/core": {
"name": "@opendaw/studio-core",
"version": "0.0.111",
"version": "0.0.112",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dawproject": "^0.0.58",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-fusion": "^0.0.79",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dawproject": "^0.0.59",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-fusion": "^0.0.80",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/nam-wasm": "^1.0.3",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65",
"dropbox": "^10.34.0",
"y-websocket": "^1.4.5",
"yjs": "^13.6.27",
@@ -14282,9 +14282,9 @@
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@opendaw/eslint-config": "^0.0.27",
"@opendaw/studio-core-processors": "^0.0.92",
"@opendaw/studio-core-workers": "^0.0.84",
"@opendaw/studio-forge-boxes": "^0.0.76",
"@opendaw/studio-core-processors": "^0.0.93",
"@opendaw/studio-core-workers": "^0.0.85",
"@opendaw/studio-forge-boxes": "^0.0.77",
"@opendaw/typescript-config": "^0.0.29"
},
"peerDependencies": {
@@ -14294,16 +14294,16 @@
},
"packages/studio/core-processors": {
"name": "@opendaw/studio-core-processors",
"version": "0.0.92",
"version": "0.0.93",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65",
"@types/audioworklet": "^0.0.77"
},
"devDependencies": {
@@ -15262,16 +15262,16 @@
},
"packages/studio/core-workers": {
"name": "@opendaw/studio-core-workers",
"version": "0.0.84",
"version": "0.0.85",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -15280,10 +15280,10 @@
},
"packages/studio/enums": {
"name": "@opendaw/studio-enums",
"version": "0.0.64",
"version": "0.0.65",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -15292,14 +15292,14 @@
},
"packages/studio/forge-boxes": {
"name": "@opendaw/studio-forge-boxes",
"version": "0.0.76",
"version": "0.0.77",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -15308,16 +15308,16 @@
},
"packages/studio/scripting": {
"name": "@opendaw/studio-scripting",
"version": "0.0.42",
"version": "0.0.43",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
@@ -15326,23 +15326,23 @@
},
"packages/studio/sdk": {
"name": "@opendaw/studio-sdk",
"version": "0.0.112",
"version": "0.0.113",
"license": "LGPL-3.0-or-later",
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dawproject": "^0.0.58",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-fusion": "^0.0.79",
"@opendaw/lib-jsx": "^0.0.74",
"@opendaw/lib-midi": "^0.0.54",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-xml": "^0.0.55",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-core": "^0.0.111",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dawproject": "^0.0.59",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-fusion": "^0.0.80",
"@opendaw/lib-jsx": "^0.0.75",
"@opendaw/lib-midi": "^0.0.55",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/lib-xml": "^0.0.56",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-core": "^0.0.112",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/typescript-config": "^0.0.29"
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.112](https://github.com/andremichelle/openDAW/compare/@opendaw/lab@0.0.111...@opendaw/lab@0.0.112) (2026-02-25)
**Note:** Version bump only for package @opendaw/lab
## [0.0.111](https://github.com/andremichelle/openDAW/compare/@opendaw/lab@0.0.110...@opendaw/lab@0.0.111) (2026-02-19)
**Note:** Version bump only for package @opendaw/lab
+11 -11
View File
@@ -1,7 +1,7 @@
{
"name": "@opendaw/lab",
"private": true,
"version": "0.0.111",
"version": "0.0.112",
"type": "module",
"license": "LGPL-3.0-or-later",
"scripts": {
@@ -11,16 +11,16 @@
"lint": "eslint \"src/**/*.ts\""
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-jsx": "^0.0.74",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-core": "^0.0.111",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-jsx": "^0.0.75",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-core": "^0.0.112",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.7](https://github.com/andremichelle/openDAW/compare/@opendaw/nam-test@0.0.6...@opendaw/nam-test@0.0.7) (2026-02-25)
**Note:** Version bump only for package @opendaw/nam-test
## [0.0.6](https://github.com/andremichelle/openDAW/compare/@opendaw/nam-test@0.0.5...@opendaw/nam-test@0.0.6) (2026-02-14)
**Note:** Version bump only for package @opendaw/nam-test
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@opendaw/nam-test",
"private": true,
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"license": "LGPL-3.0-or-later",
"scripts": {
@@ -14,8 +14,8 @@
"@opendaw/lib-dom": "^0.0.68",
"@opendaw/lib-dsp": "^0.0.66",
"@opendaw/lib-jsx": "^0.0.68",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/nam-wasm": "^1.0.0"
},
"devDependencies": {
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.112](https://github.com/andremichelle/openDAW/compare/@opendaw/app-studio@0.0.111...@opendaw/app-studio@0.0.112) (2026-02-25)
**Note:** Version bump only for package @opendaw/app-studio
## [0.0.111](https://github.com/andremichelle/openDAW/compare/@opendaw/app-studio@0.0.110...@opendaw/app-studio@0.0.111) (2026-02-19)
**Note:** Version bump only for package @opendaw/app-studio
+13 -13
View File
@@ -1,7 +1,7 @@
{
"name": "@opendaw/app-studio",
"private": true,
"version": "0.0.111",
"version": "0.0.112",
"type": "module",
"license": "LGPL-3.0-or-later",
"scripts": {
@@ -11,18 +11,18 @@
"lint": "eslint \"src/**/*.ts\""
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-jsx": "^0.0.74",
"@opendaw/lib-midi": "^0.0.54",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-core": "^0.0.111",
"@opendaw/studio-enums": "^0.0.64",
"@opendaw/studio-scripting": "^0.0.42",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-jsx": "^0.0.75",
"@opendaw/lib-midi": "^0.0.55",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-core": "^0.0.112",
"@opendaw/studio-enums": "^0.0.65",
"@opendaw/studio-scripting": "^0.0.43",
"@types/d3-force": "^3.0.10",
"d3-force": "^3.0.0",
"dropbox": "^10.34.0",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.77](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-box-forge@0.0.76...@opendaw/lib-box-forge@0.0.77) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-box-forge
## [0.0.76](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-box-forge@0.0.75...@opendaw/lib-box-forge@0.0.76) (2026-02-16)
**Note:** Version bump only for package @opendaw/lib-box-forge
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-box-forge",
"version": "0.0.76",
"version": "0.0.77",
"private": true,
"sideEffects": false,
"license": "LGPL-3.0-or-later",
@@ -16,10 +16,10 @@
"test": "npm run gen && vitest run"
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"ts-morph": "^25.0.1",
"tsx": "^4.20.3"
},
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.75](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-box@0.0.74...@opendaw/lib-box@0.0.75) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-box
## [0.0.74](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-box@0.0.73...@opendaw/lib-box@0.0.74) (2026-02-16)
**Note:** Version bump only for package @opendaw/lib-box
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-box",
"version": "0.0.74",
"version": "0.0.75",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -23,8 +23,8 @@
"test": "vitest run"
},
"dependencies": {
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.59](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-dawproject@0.0.58...@opendaw/lib-dawproject@0.0.59) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-dawproject
## [0.0.58](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-dawproject@0.0.57...@opendaw/lib-dawproject@0.0.58) (2026-02-14)
**Note:** Version bump only for package @opendaw/lib-dawproject
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-dawproject",
"version": "0.0.58",
"version": "0.0.59",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -23,9 +23,9 @@
"test": "vitest run"
},
"dependencies": {
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-xml": "^0.0.55",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-xml": "^0.0.56",
"jszip": "^3.10.1"
},
"devDependencies": {
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.75](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-dom@0.0.74...@opendaw/lib-dom@0.0.75) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-dom
## [0.0.74](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-dom@0.0.73...@opendaw/lib-dom@0.0.74) (2026-02-14)
**Note:** Version bump only for package @opendaw/lib-dom
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-dom",
"version": "0.0.74",
"version": "0.0.75",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -23,8 +23,8 @@
"test": "vitest run"
},
"dependencies": {
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@types/wicg-file-system-access": "^2023.10.6"
},
"devDependencies": {
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.73](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-dsp@0.0.72...@opendaw/lib-dsp@0.0.73) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-dsp
## [0.0.72](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-dsp@0.0.71...@opendaw/lib-dsp@0.0.72) (2026-02-14)
**Note:** Version bump only for package @opendaw/lib-dsp
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-dsp",
"version": "0.0.72",
"version": "0.0.73",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -27,7 +27,7 @@
"test": "vitest run"
},
"dependencies": {
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.80](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-fusion@0.0.79...@opendaw/lib-fusion@0.0.80) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-fusion
## [0.0.79](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-fusion@0.0.78...@opendaw/lib-fusion@0.0.79) (2026-02-16)
**Note:** Version bump only for package @opendaw/lib-fusion
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-fusion",
"version": "0.0.79",
"version": "0.0.80",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "LGPL-3.0-or-later",
@@ -23,10 +23,10 @@
"test": "vitest run"
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.75](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-jsx@0.0.74...@opendaw/lib-jsx@0.0.75) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-jsx
## [0.0.74](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-jsx@0.0.73...@opendaw/lib-jsx@0.0.74) (2026-02-14)
**Note:** Version bump only for package @opendaw/lib-jsx
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-jsx",
"version": "0.0.74",
"version": "0.0.75",
"license": "LGPL-3.0-or-later",
"sideEffects": false,
"main": "./dist/index.js",
@@ -23,8 +23,8 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.55](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-midi@0.0.54...@opendaw/lib-midi@0.0.55) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-midi
## [0.0.54](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-midi@0.0.53...@opendaw/lib-midi@0.0.54) (2026-02-14)
**Note:** Version bump only for package @opendaw/lib-midi
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-midi",
"version": "0.0.54",
"version": "0.0.55",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -23,8 +23,8 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.71](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-runtime@0.0.70...@opendaw/lib-runtime@0.0.71) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-runtime
## [0.0.70](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-runtime@0.0.69...@opendaw/lib-runtime@0.0.70) (2026-02-14)
**Note:** Version bump only for package @opendaw/lib-runtime
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-runtime",
"version": "0.0.70",
"version": "0.0.71",
"license": "LGPL-3.0-or-later",
"sideEffects": false,
"publishConfig": {
@@ -23,7 +23,7 @@
"test": "vitest run"
},
"dependencies": {
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.70](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-std@0.0.69...@opendaw/lib-std@0.0.70) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-std
## [0.0.69](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-std@0.0.68...@opendaw/lib-std@0.0.69) (2026-02-14)
**Note:** Version bump only for package @opendaw/lib-std
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-std",
"version": "0.0.69",
"version": "0.0.70",
"license": "LGPL-3.0-or-later",
"sideEffects": false,
"publishConfig": {
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.56](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-xml@0.0.55...@opendaw/lib-xml@0.0.56) (2026-02-25)
**Note:** Version bump only for package @opendaw/lib-xml
## [0.0.55](https://github.com/andremichelle/openDAW/compare/@opendaw/lib-xml@0.0.54...@opendaw/lib-xml@0.0.55) (2026-02-14)
**Note:** Version bump only for package @opendaw/lib-xml
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/lib-xml",
"version": "0.0.55",
"version": "0.0.56",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -23,7 +23,7 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.90](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-adapters@0.0.89...@opendaw/studio-adapters@0.0.90) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-adapters
## [0.0.89](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-adapters@0.0.88...@opendaw/studio-adapters@0.0.89) (2026-02-19)
**Note:** Version bump only for package @opendaw/studio-adapters
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-adapters",
"version": "0.0.89",
"version": "0.0.90",
"license": "LGPL-3.0-or-later",
"publishConfig": {
"access": "public"
@@ -23,13 +23,13 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-fusion": "^0.0.79",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-fusion": "^0.0.80",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65",
"soundfont2": "^0.5.0"
},
"devDependencies": {
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.77](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-boxes@0.0.76...@opendaw/studio-boxes@0.0.77) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-boxes
## [0.0.76](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-boxes@0.0.75...@opendaw/studio-boxes@0.0.76) (2026-02-16)
**Note:** Version bump only for package @opendaw/studio-boxes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-boxes",
"version": "0.0.76",
"version": "0.0.77",
"license": "LGPL-3.0-or-later",
"publishConfig": {
"access": "public"
@@ -22,13 +22,13 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
"@opendaw/studio-forge-boxes": "^0.0.76",
"@opendaw/studio-forge-boxes": "^0.0.77",
"@opendaw/typescript-config": "^0.0.29"
},
"gitHead": "e4f70170c5947610932306da94e7f0bb817e43b3"
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.93](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-core-processors@0.0.92...@opendaw/studio-core-processors@0.0.93) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-core-processors
## [0.0.92](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-core-processors@0.0.91...@opendaw/studio-core-processors@0.0.92) (2026-02-19)
**Note:** Version bump only for package @opendaw/studio-core-processors
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-core-processors",
"version": "0.0.92",
"version": "0.0.93",
"license": "LGPL-3.0-or-later",
"private": true,
"exports": {
@@ -13,13 +13,13 @@
"test": "vitest run"
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65",
"@types/audioworklet": "^0.0.77"
},
"devDependencies": {
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.85](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-core-workers@0.0.84...@opendaw/studio-core-workers@0.0.85) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-core-workers
## [0.0.84](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-core-workers@0.0.83...@opendaw/studio-core-workers@0.0.84) (2026-02-19)
**Note:** Version bump only for package @opendaw/studio-core-workers
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-core-workers",
"version": "0.0.84",
"version": "0.0.85",
"license": "LGPL-3.0-or-later",
"private": true,
"exports": {
@@ -12,13 +12,13 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.112](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-core@0.0.111...@opendaw/studio-core@0.0.112) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-core
## [0.0.111](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-core@0.0.110...@opendaw/studio-core@0.0.111) (2026-02-19)
**Note:** Version bump only for package @opendaw/studio-core
+14 -14
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-core",
"version": "0.0.111",
"version": "0.0.112",
"license": "LGPL-3.0-or-later",
"publishConfig": {
"access": "public"
@@ -33,17 +33,17 @@
"test": "vitest run --config vitest.config.ts"
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dawproject": "^0.0.58",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-fusion": "^0.0.79",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dawproject": "^0.0.59",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-fusion": "^0.0.80",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/nam-wasm": "^1.0.3",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65",
"dropbox": "^10.34.0",
"y-websocket": "^1.4.5",
"yjs": "^13.6.27",
@@ -57,9 +57,9 @@
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@opendaw/eslint-config": "^0.0.27",
"@opendaw/studio-core-processors": "^0.0.92",
"@opendaw/studio-core-workers": "^0.0.84",
"@opendaw/studio-forge-boxes": "^0.0.76",
"@opendaw/studio-core-processors": "^0.0.93",
"@opendaw/studio-core-workers": "^0.0.85",
"@opendaw/studio-forge-boxes": "^0.0.77",
"@opendaw/typescript-config": "^0.0.29"
},
"gitHead": "e4f70170c5947610932306da94e7f0bb817e43b3"
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.65](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-enums@0.0.64...@opendaw/studio-enums@0.0.65) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-enums
## [0.0.64](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-enums@0.0.63...@opendaw/studio-enums@0.0.64) (2026-02-14)
**Note:** Version bump only for package @opendaw/studio-enums
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-enums",
"version": "0.0.64",
"version": "0.0.65",
"license": "LGPL-3.0-or-later",
"publishConfig": {
"access": "public"
@@ -22,7 +22,7 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-std": "^0.0.69"
"@opendaw/lib-std": "^0.0.70"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.77](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-forge-boxes@0.0.76...@opendaw/studio-forge-boxes@0.0.77) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-forge-boxes
## [0.0.76](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-forge-boxes@0.0.75...@opendaw/studio-forge-boxes@0.0.76) (2026-02-16)
**Note:** Version bump only for package @opendaw/studio-forge-boxes
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-forge-boxes",
"version": "0.0.76",
"version": "0.0.77",
"license": "LGPL-3.0-or-later",
"private": true,
"exports": {
@@ -14,11 +14,11 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.43](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-scripting@0.0.42...@opendaw/studio-scripting@0.0.43) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-scripting
## [0.0.42](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-scripting@0.0.41...@opendaw/studio-scripting@0.0.42) (2026-02-19)
**Note:** Version bump only for package @opendaw/studio-scripting
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-scripting",
"version": "0.0.42",
"version": "0.0.43",
"license": "LGPL-3.0-or-later",
"type": "module",
"publishConfig": {
@@ -30,13 +30,13 @@
"test": "echo \"No tests to run\""
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-enums": "^0.0.65"
},
"devDependencies": {
"@opendaw/eslint-config": "^0.0.27",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.113](https://github.com/andremichelle/opendaw/compare/@opendaw/studio-sdk@0.0.112...@opendaw/studio-sdk@0.0.113) (2026-02-25)
**Note:** Version bump only for package @opendaw/studio-sdk
## [0.0.112](https://github.com/andremichelle/opendaw/compare/@opendaw/studio-sdk@0.0.111...@opendaw/studio-sdk@0.0.112) (2026-02-19)
**Note:** Version bump only for package @opendaw/studio-sdk
+15 -15
View File
@@ -1,6 +1,6 @@
{
"name": "@opendaw/studio-sdk",
"version": "0.0.112",
"version": "0.0.113",
"license": "LGPL-3.0-or-later",
"type": "module",
"publishConfig": {
@@ -42,20 +42,20 @@
"@opendaw/typescript-config": "^0.0.29"
},
"dependencies": {
"@opendaw/lib-box": "^0.0.74",
"@opendaw/lib-dawproject": "^0.0.58",
"@opendaw/lib-dom": "^0.0.74",
"@opendaw/lib-dsp": "^0.0.72",
"@opendaw/lib-fusion": "^0.0.79",
"@opendaw/lib-jsx": "^0.0.74",
"@opendaw/lib-midi": "^0.0.54",
"@opendaw/lib-runtime": "^0.0.70",
"@opendaw/lib-std": "^0.0.69",
"@opendaw/lib-xml": "^0.0.55",
"@opendaw/studio-adapters": "^0.0.89",
"@opendaw/studio-boxes": "^0.0.76",
"@opendaw/studio-core": "^0.0.111",
"@opendaw/studio-enums": "^0.0.64"
"@opendaw/lib-box": "^0.0.75",
"@opendaw/lib-dawproject": "^0.0.59",
"@opendaw/lib-dom": "^0.0.75",
"@opendaw/lib-dsp": "^0.0.73",
"@opendaw/lib-fusion": "^0.0.80",
"@opendaw/lib-jsx": "^0.0.75",
"@opendaw/lib-midi": "^0.0.55",
"@opendaw/lib-runtime": "^0.0.71",
"@opendaw/lib-std": "^0.0.70",
"@opendaw/lib-xml": "^0.0.56",
"@opendaw/studio-adapters": "^0.0.90",
"@opendaw/studio-boxes": "^0.0.77",
"@opendaw/studio-core": "^0.0.112",
"@opendaw/studio-enums": "^0.0.65"
},
"gitHead": "e4f70170c5947610932306da94e7f0bb817e43b3"
}