Robin Gareus 4185ad80a6 Prepare for Ardour/ALSA multiple identical MIDI devices
The engine setup identifies devices by name (device list is a map<>
with the device-name as key). To support multiple devices with the
same name, the name needs to be unique.

So far this is achieved by simply adding a number suffix starting with
the 2nd device (this allows to re-use configurations).

Ideally we'd use UUIDs or unique device IDs to handle this, and also
somehow clarify which device is which...
2019-05-08 19:58:53 +02:00
2019-03-02 14:38:19 +01:00
2018-12-23 04:50:58 +01:00
2019-04-18 14:11:52 +02:00
2017-08-23 23:55:00 +02:00
2019-04-19 15:44:14 +02:00
2016-06-25 00:44:04 +02:00
2017-09-29 21:05:39 +02:00
2016-10-18 22:26:23 +02:00
2017-01-05 09:21:12 +00:00
2016-02-28 21:48:49 +01:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html
Description
No description provided
Readme 198 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%