mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 21:26:26 +01:00
Fix comment
git-svn-id: svn://localhost/ardour2/branches/3.0@7326 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ce8d79d621
commit
bebeb5abec
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ class MachineControl
|
||||||
|
|
||||||
/** Class to describe a MIDI machine control command to be sent.
|
/** Class to describe a MIDI machine control command to be sent.
|
||||||
* In an ideal world we might use a class hierarchy for this, but objects of this type
|
* In an ideal world we might use a class hierarchy for this, but objects of this type
|
||||||
* have to be allocated off the stack for thread safety.
|
* have to be allocated off the stack for RT safety.
|
||||||
*/
|
*/
|
||||||
class MachineControlCommand
|
class MachineControlCommand
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue