paulfd
|
de757e0964
|
Implicit construction in the jack client
|
2019-09-17 14:52:27 +02:00 |
|
paulfd
|
8d3e8299dd
|
Merge branch 'master' of https://github.com/falkTX/sfizz into falkTX-master
|
2019-09-16 19:01:09 +02:00 |
|
paulfd
|
49bf4c229f
|
Garbage collection disabled in the jack client (there is a race condition as we have 2 threads and only one atomic protecting the file data, so the garbage collector could clean up the file data before the boolean is set)
|
2019-09-16 16:05:55 +02:00 |
|
paulfd
|
f0782bc8a6
|
Added garbage collection in jack
|
2019-09-16 14:51:17 +02:00 |
|
falkTX
|
52308936ca
|
Fix build with gcc-7 on linux (WIP)
Not very clean, needs improvement
|
2019-09-10 20:30:50 +01:00 |
|
paulfd
|
9da6fc6f78
|
Corrected a bug where "overlapping" defines were incorrectly replaced
|
2019-09-09 15:14:09 +02:00 |
|
paulfd
|
c1d2384e09
|
Added an AudioSpan and AudioBuffer, to better handle the memory for mono/stereo samples
|
2019-09-07 01:12:20 +02:00 |
|
paulfd
|
1df16518c1
|
CMake changes...
|
2019-08-30 15:28:30 +02:00 |
|