Git Product home page Git Product logo

KaixoCode's Projects

audijo icon audijo

Simple audio library for modern C++ with ASIO/WASAPI support.

cmbnex icon cmbnex

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 modulation from several modulation sources like envelopes, LFOs, and macros.

collecto icon collecto

Collecto game, made with GuiCode, a GUI library I made in C++ using OpenGL: https://github.com/KaixoCode/GuiCode

guicode icon guicode

This repo contains Gui code that I am developing for fun. It uses OpenGL and as of now only supports Windows.

javapp icon javapp

Terrible and unusable Java GUI library built on top of java swing. Contains button/textareas/knobs/sliders etc. Unoptimized and slow.

json2hpp icon json2hpp

CMake module that converts a json file straight into a C++ header containing a constexpr object.

list_comprehension icon list_comprehension

List comprehension in C++. Supports parallel iteration/tuple decomposition by pattern matching/string manipulation.

midijo icon midijo

Simple midi library for modern C++. Currently only supports Window's midi api.

mixijo icon mixijo

Mixijo is a lightweight audio mixer for ASIO devices.

pack_utils icon pack_utils

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

serializer icon serializer

Lightweight serializer for C++, works out of box for trivially copyable types, ranges, aggregates, and classes with a structured binding.

smart_tuple icon smart_tuple

Extension to std::tuple with a runtime index operator.

soundmixr icon soundmixr

SoundMixr is a simple audio mixer for ASIO devices, but specifically made for SAR (http://sar.audio/), it sees all the channels in the ASIO device and shows them with the option to route any input to any output. Each channel also has a mute, mono, stereo pan and volume parameter.

stupidstuff icon stupidstuff

I love messing around in C++ every now and then, so here is some incredibly stupid, and probably unsafe C++ code. Enjoy.

synthesizer icon synthesizer

Basic synth components, like an oscillator, envelope and filter. Sample-based, not buffer-based processing.

type_utils icon type_utils

Type utilities for things like template packs, structs, functions, enums. Complex template pack manipulation.

unittest icon unittest

Simple single header Unit Test library for C++

utilities icon utilities

Weird useless classes that use lots of template magic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.