Owen Green
|
5d2f1772af
|
GCC won't link hiss fft without -fPIC
|
7 years ago |
Owen Green
|
9c5d2c6350
|
Merge branch 'master' into linux-build
# Conflicts:
# CMakeLists.txt
|
7 years ago |
Owen Green
|
1dc5b98410
|
Cmake changes
|
7 years ago |
Alex Harker
|
ded4b69f29
|
Typo in CMake error message
|
7 years ago |
Owen Green
|
f0e80270bf
|
CMakeLists.txt: FFTLib compiling with GNU stdlib probably Not Good. Fix compiler switches (broken by quotes, but whyyyyy? But also wrong CMake command)
scripts/target_post.cmake: Use right CMake command for compiler goodness
|
7 years ago |
Owen Green
|
5a6e7bab6c
|
Unbreak release builds, but I don't understand why
|
7 years ago |
Owen Green
|
f0f71a479a
|
Build HISSFFT locally as static lib, just once rather than once per object. Also we don't see its warnings any more
scripts/target_post.cmake
CMakeLists.txt
|
7 years ago |
Owen Green
|
ebaab35bc9
|
Make sure objects can find local include files
|
7 years ago |
Owen Green
|
4ee4d8edfa
|
Remove spurious entries from CMakelists, sorry
|
7 years ago |
Owen Green
|
4157c94929
|
Start of CMake changes
scripts/target_post.cmake
src/FluidTransients/CMakeLists.txt
CMakeLists.txt
|
7 years ago |
Owen Green
|
b091e48244
|
Add generic SC wrapper
include/FluidSCWrapper.hpp
CMakeLists.txt
|
7 years ago |
Owen Green
|
eb0e1c02af
|
CMakeLists.txt: Change to C++14
|
7 years ago |
Owen Green
|
004bd4f9fc
|
fdNRTBase: Fix memory mismanagement (move data deallocation to after hand off with RT thread, in 'stage 4')
FdCompose: Add call to buffer cleanup per above
CMakeLists: Copy audio files from fluid decomp on configure
|
7 years ago |
Owen Green
|
d1afb69149
|
Brute force cpu vectorisation features in CMake
|
7 years ago |
Owen Green
|
27349ef792
|
Tweaks to CMakeLists, incl. things I thought happened on the previous merge
|
7 years ago |
Owen Green
|
097f0a0f7e
|
Added top level CMakeLists that builds all plugs, using targets from fluid_decomposition
Adjusted plugin CMakeLists and changed directory structure
Unified release packaging
|
7 years ago |
Pierre Alexandre Tremblay
|
1d9c962b20
|
now fdNMF has its own directory and copies files like a grown up
|
7 years ago |
Pierre Alexandre Tremblay
|
3936a42b51
|
Now working with the new structure of fluid_decompositon - commit ebad604
|
7 years ago |
Pierre Alexandre Tremblay
|
a783c4af61
|
now working with the tensors and the share client code
|
7 years ago |
Pierre Alexandre Tremblay
|
fd45d2c38b
|
modified the Cmake to allow for stft.h linking
|
8 years ago |
Pierre Alexandre Tremblay
|
8eef64ae17
|
working basic clone of the 'waveSetCopyTo' instance method with all the trimmings
|
8 years ago |