mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
prepare ALSA sequencer
This commit is contained in:
parent
359a968e61
commit
5e436fc8fc
3 changed files with 601 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ def build(bld):
|
|||
obj.source = [
|
||||
'alsa_audiobackend.cc',
|
||||
'alsa_rawmidi.cc',
|
||||
'alsa_sequencer.cc',
|
||||
'zita-alsa-pcmi.cc',
|
||||
]
|
||||
obj.includes = ['.']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue