Module src.backends.null.track_active_notes_thread
Null backend stub for the active‐notes tracking thread (Channel + file pass-through).
Clears active_notes.lua
at startup, then reads it from disk and pushes its contents
into the "active_notes"
channel so note_state.lua
can still work in channel mode.
This backend is used when no real MIDI backend is active.