mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 13:47:24 +01:00
* comments
git-svn-id: svn://localhost/ardour2/branches/3.0@4405 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
9ec23634ec
commit
41716e8faa
1 changed files with 3 additions and 0 deletions
|
|
@ -292,7 +292,10 @@ class MidiRegionView : public RegionView
|
|||
uint8_t _current_range_min;
|
||||
uint8_t _current_range_max;
|
||||
|
||||
/// MIDNAM information of the current track: Model name of MIDNAM file
|
||||
string _model_name;
|
||||
|
||||
/// MIDNAM information of the current track: CustomDeviceMode
|
||||
string _custom_device_mode;
|
||||
|
||||
typedef std::vector<ArdourCanvas::CanvasNoteEvent*> Events;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue