StageMaster
Copyright (c) 2026 Masao Shimada
This product is licensed under the Apache License, Version 2.0.
See the LICENSE file for the full license text.
Third-party software bundled with this product
- Electron / Chromium / Node.js
- License: MIT License and others
- https://github.com/electron/electron
- adm-zip (Node.js library, reads/writes the .stg save-file ZIP format)
- License: MIT License
- https://github.com/cthackers/adm-zip
- ws (Node.js library, used for Master/Slave networking)
- License: MIT License
- https://github.com/websockets/ws
- [Windows only] NAudio 3.0.0 (used by the native Windows audio engine, StageMaster.exe, for ASIO/WASAPI output; does not use the Steinberg ASIO SDK, so no separate SDK license applies)
- License: MIT License
- https://github.com/naudio/NAudio
- [Windows only] .NET runtime (bundled self-contained inside StageMaster.exe, the native Windows audio engine)
- License: MIT License
- https://github.com/dotnet/runtime
Third-party software NOT bundled (installed separately by the user)
- VoiceMeeter (VB-Audio Software)
- Only needed for advanced routing beyond 8 channels on Windows. The default 4ch/6ch multi-channel output uses the native ASIO/WASAPI engine (NAudio, above) and does not require VoiceMeeter. Not included in or distributed with this product; users install it themselves.
- mpv (media playback engine)
- License: GPL-2.0-or-later AND LGPL-2.1-or-later
-
https://mpv.io
/
https://github.com/mpv-player/mpv
- Traces of an earlier implementation that invoked the mpv command remain in the codebase, but this path has since been replaced by the native engine and is no longer used.