mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
an initial pass (untested) at converting the MIDI list editor to use Temporal::Beats and not floating point
This commit is contained in:
parent
e38e828152
commit
c0169f37ee
2 changed files with 26 additions and 30 deletions
|
|
@ -32,7 +32,6 @@
|
|||
|
||||
namespace Evoral {
|
||||
template<typename Time> class Note;
|
||||
class Beats;
|
||||
};
|
||||
|
||||
namespace ARDOUR {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue