Do I understand correctly that the --no-sequencer command-line option is 
supposed to disable
any sound output? From what I can see, extending the selection (Shift+Right) 
still plays a sound.
(I'm seeing the same in my unit test)

I'm tempted to add
    if (!m_document->isSequencerRunning()) return;
at the beginning of NotationScene::previewSelection()
and MatrixScene::previewSelection()

Sounds right, or am I confusing concepts?

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to