mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 04:06:26 +01:00
Waf building of rubberband.
Use rubberband over soundtouch with waf for the time being. git-svn-id: svn://localhost/ardour2/branches/3.0@4669 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
03536cd399
commit
1d516ac95a
8 changed files with 80 additions and 10 deletions
|
|
@ -10,7 +10,7 @@ Import('env install_prefix libraries')
|
|||
rb = env.Clone()
|
||||
|
||||
rb.Merge ([libraries['fftw3f'],
|
||||
libraries['fftw3'],
|
||||
libraries['fftw3'],
|
||||
libraries['vamp'],
|
||||
libraries['samplerate'],
|
||||
libraries['sndfile']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue