You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
ArgsFromClient.hpp WIP: RT-alloc in RT clients (#129) 3 years ago
ArgsToClient.hpp WIP: RT-alloc in RT clients (#129) 3 years ago
BufferFuncs.hpp Refactor SC wrapper 5 years ago
CopyReplyAddress.cpp Fix windows build errors by sandboxing new SendReply dependency 5 years ago
CopyReplyAddress.hpp Fix windows build errors by sandboxing new SendReply dependency 5 years ago
DeriveBaseClass.hpp Fix arcana that made MSVC / GCC sad 5 years ago
Messaging.hpp WIP: RT-alloc in RT clients (#129) 3 years ago
Meta.hpp Refactor SC wrapper 5 years ago
NonRealtime.hpp WIP: RT-alloc in RT clients (#129) 3 years ago
RealTimeBase.hpp WIP: RT-alloc in RT clients (#129) 3 years ago
Realtime.hpp WIP: RT-alloc in RT clients (#129) 3 years ago
SCWorldAllocator.hpp WIP: RT-alloc in RT clients (#129) 3 years ago