mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-26 06:58:22 +01:00
Eliminating JACK
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446465]
This commit is contained in:
parent
fc30d86db2
commit
89502ea75c
12 changed files with 1 additions and 3775 deletions
|
|
@ -7,7 +7,7 @@ import sys
|
|||
top = '.'
|
||||
out = 'build'
|
||||
|
||||
backends = [ 'jack', 'wavesaudio' ]
|
||||
backends = [ 'wavesaudio' ]
|
||||
|
||||
def options(opt):
|
||||
autowaf.set_options(opt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue