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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Owen Green 167ea1cc9e
Enhance/max params (#93)
* CMake: Centralise C++ version and set to 17

* Wrapper: handle new LongRuntimeMax param type

* POC for new LongRuntimeMax param with MFCC numCoeffs
4 years ago
..
ArgsFromClient.hpp Enhance/max params (#93) 4 years ago
ArgsToClient.hpp Fix OSC packet construction for tuples 5 years ago
BufferFuncs.hpp Refactor SC wrapper 6 years ago
CopyReplyAddress.cpp Fix windows build errors by sandboxing new SendReply dependency 6 years ago
CopyReplyAddress.hpp Fix windows build errors by sandboxing new SendReply dependency 6 years ago
DeriveBaseClass.hpp Fix arcana that made MSVC / GCC sad 6 years ago
Messaging.hpp Wrapper: integer sign warnings 4 years ago
Meta.hpp Refactor SC wrapper 6 years ago
NonRealtime.hpp NRT and Data objects ensure params can be set in NRT queue immediately after creation (#71) 4 years ago
RealTimeBase.hpp Enhance/max params (#93) 4 years ago
Realtime.hpp Fix latency u_cmd by defining after the server knows the Unit exists 5 years ago
SCWorldAllocator.hpp Use a thread_local to manage rt cache lifetime. 5 years ago