mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
another day of slow timeline type conversion
This commit is contained in:
parent
db8b054543
commit
04e8dbb342
20 changed files with 138 additions and 99 deletions
|
|
@ -82,7 +82,7 @@ public:
|
|||
void stop_step_editing ();
|
||||
|
||||
private:
|
||||
ARDOUR::samplepos_t step_edit_insert_position;
|
||||
Temporal::timepos_t step_edit_insert_position;
|
||||
Temporal::Beats step_edit_beat_pos;
|
||||
boost::shared_ptr<ARDOUR::MidiRegion> step_edit_region;
|
||||
MidiRegionView* step_edit_region_view;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue