mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Factor out duplicated MidiByteArray
This commit is contained in:
parent
cc6b58ef00
commit
c6bdf8f2ff
36 changed files with 38 additions and 579 deletions
|
|
@ -9,7 +9,8 @@ out = 'build'
|
|||
controlcp_sources = [
|
||||
'basic_ui.cc',
|
||||
'control_protocol.cc',
|
||||
]
|
||||
'midi_byte_array.cc',
|
||||
]
|
||||
|
||||
def options(opt):
|
||||
autowaf.set_options(opt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue