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 11bb9015e7
Enhance/choices param (#78)
* NRTWrapper: Add choices param (long <-> bitset)

* Update `FluidBufStats` with `select` control

* BufStats class: Fix bitfield for `select` and warn on duplicate items

* Update SpectralShape classes for new param
4 years ago
..
ArgsFromClient.hpp Enhance/choices param (#78) 4 years ago
ArgsToClient.hpp Fix OSC packet construction for tuples 4 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 Enhance/optional message args (#77) 4 years ago
Meta.hpp Refactor SC wrapper 5 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 deal with some warnings 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