T: Trax has no metronome
This commit is contained in:
parent
c971d5d4de
commit
22a4c7f2a7
@ -960,6 +960,9 @@ Session::setup_ltc ()
|
||||
void
|
||||
Session::setup_click ()
|
||||
{
|
||||
#ifdef LIVETRAX
|
||||
return;
|
||||
#endif
|
||||
_clicking = false;
|
||||
|
||||
std::shared_ptr<AutomationList> gl (new AutomationList (Evoral::Parameter (GainAutomation), Temporal::TimeDomainProvider (Temporal::AudioTime)));
|
||||
|
Loading…
Reference in New Issue
Block a user