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.
weefuzzy 009536de7c RealTime wrapper: play it safer with output channel count
This really relies on the SC class being correct, but then everything 
ultimately does...
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: Make MSVC happy about constexpr lambda capture 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 RealTime wrapper: play it safer with output channel count 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