OSC: Fix puctuation
This commit is contained in:
parent
2cb54dec60
commit
16e545ad73
@ -100,10 +100,10 @@ class OSC : public ARDOUR::ControlProtocol, public AbstractUI<OSCUIRequest>
|
||||
NUDGE,
|
||||
SCRUB,
|
||||
SHUTTLE,
|
||||
MARKER
|
||||
MARKER,
|
||||
SCROLL,
|
||||
TRACK,
|
||||
BANK,
|
||||
BANK
|
||||
};
|
||||
|
||||
typedef std::vector<boost::shared_ptr<ARDOUR::Stripable> > Sorted;
|
||||
|
Loading…
Reference in New Issue
Block a user