mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 13:46:30 +01:00
break out ALSA related functions into libardouralsautil
This commit is contained in:
parent
ed7c8de1a9
commit
feb1a9e269
11 changed files with 317 additions and 226 deletions
1
wscript
1
wscript
|
|
@ -81,6 +81,7 @@ children = [
|
|||
# shared helper binaries (plugin-scanner, exec-wrapper)
|
||||
'libs/fst',
|
||||
'libs/vfork',
|
||||
'libs/ardouralsautil',
|
||||
]
|
||||
|
||||
i18n_children = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue