mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 14:45:43 +01:00
Merge branch 'master' into mixer-snapshots
This commit is contained in:
parent
44c7ab039a
commit
5b07a130ce
1 changed files with 2 additions and 0 deletions
|
|
@ -1264,6 +1264,8 @@ PortManager::fill_midi_port_info_locked ()
|
|||
return;
|
||||
}
|
||||
|
||||
std::cerr << "MID .. doing the work\n";
|
||||
|
||||
std::vector<string> ports;
|
||||
|
||||
AudioEngine::instance()->get_ports (string(), DataType::MIDI, IsOutput, ports);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue