update tranzport code
git-svn-id: svn://localhost/ardour2/trunk@1059 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -718,7 +718,7 @@ TranzportControlProtocol::update_state ()
|
||||
|
||||
/* global */
|
||||
|
||||
if (Config->get_auto_loop()) {
|
||||
if (session->get_play_loop()) {
|
||||
pending_lights[LightLoop] = true;
|
||||
} else {
|
||||
pending_lights[LightLoop] = false;
|
||||
|
||||
Reference in New Issue
Block a user