Skip to content

Releases: mod-audio/mod-live-usb

v0.0.8

05 Apr 16:21
v0.0.8
718750e
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
  • Testing of automatic upload of ISO files to releases
  • Update MDA

Use X11 instead of framebuffer; Embed Cardinal

05 Apr 09:13
v0.0.7
c9ef4b8
Compare
Choose a tag to compare
  • 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

29 Aug 00:04
a8a9e66
Compare
Choose a tag to compare
Pre-release
  • 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

25 Jun 14:25
ec7db2c
Compare
Choose a tag to compare

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

20 Apr 09:48
0e2cf95
Compare
Choose a tag to compare
Pre-release
  • Add HW accel boot option, will use eglfs qt platform instead of linuxfb
  • Disable console screen blank
  • Use RT kernel

Basic Concepts

19 Apr 22:22
2590311
Compare
Choose a tag to compare
Basic Concepts Pre-release
Pre-release
  • 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

19 Apr 00:41
3b311fd
Compare
Choose a tag to compare
Welcome dialog Pre-release
Pre-release
  • 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

18 Apr 13:13
944ea53
Compare
Choose a tag to compare
First test Pre-release
Pre-release
  • 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