c3368d0a91
- native_bridge/: InstrumentEngineManager multi-channel, sample-accurate, CC/program/pitchbend, transport, Vst3Instrument stub (HAVE_VST3SDK) - src-tauri: shm.rs, bridge spawn + audio pump + health monitor, open_vst_gui, externalBin, commands - app: UnifiedMidiRouter, NativeBridgeService, bridgeAudioNode, audioRoutingEngine, Plugin Manager UI, Bridge/WASM indicator, set_position sync - build: 3 ps1 (force-added, build/ ignored), verify_bundle --check-bridge, CI workflow - docs: TASKS.md, TEST_NOTES.md (Windows verify checklist), install/report updates
10 lines
130 B
JSON
10 lines
130 B
JSON
{
|
|
"name": "daw-vst-bridge",
|
|
"version-string": "1.0.0",
|
|
"dependencies": [
|
|
"fluidsynth",
|
|
"sfizz",
|
|
"pkgconf"
|
|
]
|
|
}
|