Comment 5 for bug 791131

Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: Channel volume meter and BPM displays are on eject

Hey Roman,

Thanks for working on this. Your suggestion worked fine and I've committed it to lp:mixxx/1.10.

The VU-meter side of this is tricky since they are separate from EngineBuffer. I think that I won't fix that now and in the enginecontrol-refactor branch I will refactor things so that eject is handled by BaseTrackPlayer/EngineDeck instead of EngineBuffer. That way all EngineObjects in a given channel can receive load/unload callbacks.