Skip to content
View KaixoCode's full-sized avatar

Block or report KaixoCode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CMBNEXCMBNEXPublic

    CMBNEX Is a 4 oscillator VST3 synth with a unique tuneable 2 dimensional waveshaper and 3 combiners that use several algorithms to combine incoming signals. All parameters have 4 slots for internal…

    C++ 53 5

  2. pack_utilspack_utilsPublic

    C++ template pack utilties. For dealing with both parameter and type packs.

    C++ 4

  3. SpectralRotatorSpectralRotatorPublic

    VST plugin that can rotate the frequency spectrum of any sample.

    C++ 67

  4. MixijoMixijoPublic

    Mixijo is a lightweight audio mixer for ASIO devices.

    C++ 28 3

  5. list_comprehensionlist_comprehensionPublic

    List comprehension using operator overloading in C++

    C++ 3

  6. constexpr_regexconstexpr_regexPublic

    Compile-time regex parser.

    C++