mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
Remove debugging from TempoTest::qnDistanceTestRamp ()
This commit is contained in:
parent
7a71428fb0
commit
3d5f21a3e5
1 changed files with 0 additions and 1 deletions
|
|
@ -330,7 +330,6 @@ TempoTest::qnDistanceTestRamp ()
|
|||
map.add_tempo (tempoG, 0.0, (framepos_t) 2 * 60 * sampling_rate, AudioTime);
|
||||
Meter meterB (3, 4);
|
||||
map.add_meter (meterB, 4.0, BBT_Time (2, 1, 0), 288e3, AudioTime);
|
||||
map.dump (std::cout);
|
||||
map.recompute_map (map._metrics, 1);
|
||||
|
||||
list<MetricSection*>::iterator i = map._metrics.begin();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue