5 Commits (nix)

Author SHA1 Message Date
tremblap 8a7fcb8898 removed date on copyright 3 years ago
Owen Green 4e16dbb1c3
WIP: RT-alloc in RT clients (#129)
* Update Realtime to pass RT allocator to clients

* added link to examples folder in the guide

* Wrapper: Allocatorize Part 1

* (Buf)MFCC.sc: Handle maxNumBands

* (Buf)MFCC.sc: Handle maxNumBands (#130)

* typo

* Remove CondVar (#132)

* removed from FluidWaveform

* typo

* Wrapper: allocatorize

* Remove redundant old help files

* Wrapper: Use `fmt` insetad of `std::to_chars`

(STL function needs macOS >= 10.15)

* CMake: Set PIC globally

* ensure PIC for all libs

* Readme: Correct C++ version

Co-authored-by: Ted Moore <ted@tedmooremusic.com>
3 years ago
Owen Green 52bb79a581 Use a thread_local to manage rt cache lifetime.
Rollback to immutable allocator
5 years ago
Owen Green ac163c4a11 Fix RT cache to avoid shutdown crashes 5 years ago
Owen Green 6b4f5f67ae Add fluid::SCWorldAllocator 5 years ago