Pinned Repositories
awesome-audio-plugin-framework
Curated list of small C/C++ libraries for building your own custom audio plugin framework.
CPLUG
C wrapper for VST3, AUv2, CLAP audio plugin formats
fastmaths
FigmaBoundsHeader
Figma plugin for generating a c friendly Bounds.h file with the dimensions of all selected nodes
juce_nanovg
NanoVG graphics module for JUCE
minimidi
Connect to MIDI ports on Mac/Win \w hot plugging. Serialize MIDI data
nanovg_compat
NanoVG wrapper for Windows and MacOS
node-juce-unlocker
Unlock your JUCE apps with Node.js
wavetable_algorithms
A collection of algorithms in Python used for designing wavetables, suitable for use in synthesiser plugins.
xhl
Single header libraries & utilities
Tremus's Repositories
Tremus/CPLUG
C wrapper for VST3, AUv2, CLAP audio plugin formats
Tremus/awesome-audio-plugin-framework
Curated list of small C/C++ libraries for building your own custom audio plugin framework.
Tremus/fastmaths
Tremus/nanovg_compat
NanoVG wrapper for Windows and MacOS
Tremus/minimidi
Connect to MIDI ports on Mac/Win \w hot plugging. Serialize MIDI data
Tremus/FigmaBoundsHeader
Figma plugin for generating a c friendly Bounds.h file with the dimensions of all selected nodes
Tremus/juce_nanovg
NanoVG graphics module for JUCE
Tremus/CSS2JUCE
Figma plugin that will generate C++ code
Tremus/JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
Tremus/nanovg_dx11
D3D Port of Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
Tremus/sokoltest
Tremus/wasapi_sine
Tremus/xhl
Single header libraries & utilities
Tremus/arena_alloc
Tremus/base64
Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
Tremus/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Tremus/DPF
DISTRHO Plugin Framework
Tremus/dx11_triangle
Tremus/flac
Free Lossless Audio Codec
Tremus/ghost_docs
Tremus/gpu-font-rendering
GPU font rendering from vector outlines demonstration
Tremus/metal_triangle
Tremus/OpenGLCherno
Tremus/pathkit
This library is extracted from the Skia library, which lets you use Skia's feature-rich PathOps API.
Tremus/pffft
Tremus/printed
Generate PDF/SVG/HTML with D, with a Canvas-style API. Now with a flow document emitter.
Tremus/sds
Simple Dynamic Strings library for C
Tremus/sokol_gfx_multiinstance
Tremus/sokol_triangle
Tremus/Tremus