Releases: mod-audio/mod-live-usb
Releases · mod-audio/mod-live-usb
v0.0.8
Use X11 instead of framebuffer; Embed Cardinal
- Add embed Cardinal
- Add kmix package (not yet integrated)
- Add X11 server and use it instead of direct linux framebuffer
- Add xdg-desktop-portal (needed for Cardinal)
- Add "+" button to tab bar, for adding new things (currently Cardinal and Terminal)
- Fix missing peakmeter (regression on previous release)
- Fully automated build
- Live-Welcome C++ code reorganization
- Removes unused files
- Use an empty default pedalboard
- Use custom bootloader graphics
Updated contents; Use icons for buttons
- Clean make build process
- Update to latest MOD stuff
- Set icons for buttons in welcome screen
- Enable Virtual MIDI Loopback feature
Gain slider; No network; Stuck screen fix attempt
System;
- Blacklist snd-seq-dummy module
- Disable coredumps
- Disable VTs and autologin
- Enable debugging for qt.qpa stuff
- Pedalboard output gain slider
- Remove ethernet related configs
- Update mod-host and mod-ui
Plugins:
- Add dexed plugin
- Add die-fluidsynth plugin
- Fix CAPS AmpVTS silent output
- Update x42 midigen (more test songs)
RT kernel; HW accel option for graphics
- Add HW accel boot option, will use eglfs qt platform instead of linuxfb
- Disable console screen blank
- Use RT kernel
Basic Concepts
- Add default pedalboards
- Add documentation
- Add initial notes
- Add power off dialog
- Add refresh button to device dialog
- Add stereo peak meters
- Hide MOD and Online specific elements from Web UI
- Put CPU in performance mode by default
- Improve audio process startup
- Improve device dialog handling
Welcome dialog
- Add welcome dialog and soundcard selection
- Add some pedalboards from Duo X
- Add button on top-right to (re)show soundcard selection
- Auto-start audio and web ui
Note: Ctrl+Alt+T still works
First test
- Flash with dd or similar.
- After booting, use Ctrl+Alt+T to open a terminal, and run inside:
cd /root/.mod-live
# ajust as needed, first param soundcard id or index (optionally give also sample rate and then buffer size)
./start.sh CODEC 48000 128
- Once jack is running correctly, use Ctrl+Alt+R to load the Web UI on the Pedalboard tab