mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
moved OSC into libardour
git-svn-id: svn://localhost/trunk/ardour2@510 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
69aef2cd91
commit
00a106197a
11 changed files with 113 additions and 81 deletions
|
|
@ -31,7 +31,7 @@ GenericMidiControlProtocol::set_active (bool yn)
|
|||
void
|
||||
GenericMidiControlProtocol::port_change ()
|
||||
{
|
||||
_port = session.midi_port ();
|
||||
_port = session->midi_port ();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue