Pinned Repositories
bassstudio
Bass Studio is a Digital Audio Workstation (DAW) written in C++. Windows, MacOS and Linux builds are provided. Both VST2 and CLAP plugin format are supported.
FSM-Kick-XP-VST
FSM Kick XP as VST 2 plugin
slowstacktrace
A stacktrace printing library that uses libunwind and llvm-symbolizer. Based on LLVMs compiler-rt sanitizer code. Works with llvm-mingw 14.0 Clang on Windows x86_64 and with GCC 9.3 / Clang 14.0 linux
vscode-custom-loader
VS Code extension allowing loading custom JS and CSS in the renderer process
nidefawl's Repositories
nidefawl/bassstudio
Bass Studio is a Digital Audio Workstation (DAW) written in C++. Windows, MacOS and Linux builds are provided. Both VST2 and CLAP plugin format are supported.
nidefawl/slowstacktrace
A stacktrace printing library that uses libunwind and llvm-symbolizer. Based on LLVMs compiler-rt sanitizer code. Works with llvm-mingw 14.0 Clang on Windows x86_64 and with GCC 9.3 / Clang 14.0 linux
nidefawl/vscode-custom-loader
VS Code extension allowing loading custom JS and CSS in the renderer process
nidefawl/libgme
Glitchy SNES SP700 Emulator
nidefawl/clap-plugins
nidefawl/ComfyUI
The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
nidefawl/ComfyUI-Impact-Pack
nidefawl/ComfyUI-LexTools
Bunch of custom nodes; Segformer - allows you to segment images by specifying the segment in an array
nidefawl/ComfyUI-nidefawl
nidefawl/ComfyUI_IPAdapter_plus
nidefawl/cpp-indexer
clang / cindex based CPP project indexing tool. Creates function and type lists in csv format
nidefawl/daw-deps
nidefawl/dr_libs
Audio decoding libraries for C/C++, each in a single source file.
nidefawl/efficiency-nodes-comfyui
A collection of ComfyUI custom nodes.- Awesome smart way to work with nodes!
nidefawl/esp32-rgb
ESP32 RGB Display
nidefawl/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
nidefawl/HelloWorld
A C++ Hello World project, using CMake, and GitHub Actions
nidefawl/kissfft
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
nidefawl/llvm-mingw
Build scripts to build a customized llvm clang mingw toolchain. Based on mstorsjo/llvm-mingw
nidefawl/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
nidefawl/muparser
official repository of the muparser fast math parser library
nidefawl/nidefawl.github.io
Bass Studio releases
nidefawl/portaudio
PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
nidefawl/portmidi
portmidi is a cross-platform MIDI input/output library
nidefawl/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
nidefawl/signalsmith-stretch
C++ polyphonic pitch/time library (GitHub mirror)
nidefawl/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
nidefawl/template-cpp
The C++ CMake template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.
nidefawl/vst3-lld-crash
Demonstration of lld crashing
nidefawl/yabridge
A modern and transparent way to use Windows VST2, VST3 and CLAP plugins on Linux