v0.5 — cleanup orphan code, add MIDI master volume learn, fix turn-deck crashes
- Remove vestigial lufs_meter_widget.py and debug_audio.py - Delete unused WaveformWidget/WaveformMonitor classes, dead stubs, duplicate code - Fix turn-mode deck crashes (deck3/deck4 missing from engine.decks, uninitialized manual_elapsed/duration) - Replace raw print() with logging in main.py - Add master_volume MIDI learn signal + settings popup entry - Bump version to 0.5
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# history_widget.py
|
||||
|
||||
import csv
|
||||
import io
|
||||
import os
|
||||
import threading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user