Remove Transport > TimeMaster toggle from menu
authorRobin Gareus <robin@gareus.org>
Wed, 3 Oct 2018 16:19:00 +0000 (18:19 +0200)
committerRobin Gareus <robin@gareus.org>
Wed, 3 Oct 2018 16:19:00 +0000 (18:19 +0200)
The checkbox is not kept in sync with
  Session > Properties > Timecode > JACK Time Master
besides, it relies on JACK, relies on ardour being the first jack client
and also is mostl useless due to tempo-ramps not being supported by
many jack clients.

gtk2_ardour/ardour.menus.in

index 858af019438639a19bb5e8728d64e8848e884dd9..87fd8c973d11b564f16b369990607767f0adfb8c 100644 (file)
       </menu>
 
       <separator/>
-      <menuitem action='ToggleTimeMaster'/>
       <menuitem action='TogglePunch'/>
       <menuitem action='TogglePunchIn'/>
       <menuitem action='TogglePunchOut'/>