Go to file
Gordon JC Pearce f1d5279535 many tweaks to things like time constants 2023-07-11 23:03:24 +01:00
.github Update dpf, use pawpaw for windows CI builds 2023-04-15 14:37:27 +02:00
dpf@5b7670584d Update dpf, use pawpaw for windows CI builds 2023-04-15 14:37:27 +02:00
plugins/Nekobi many tweaks to things like time constants 2023-07-11 23:03:24 +01:00
.gitignore MS Toolchain; Tuning Knob (#17) 2023-04-15 14:27:44 +02:00
.gitmodules Simplify makefiles 2018-09-26 00:44:44 +02:00
CMakeLists.txt MS Toolchain; Tuning Knob (#17) 2023-04-15 14:27:44 +02:00
LICENSE First commit, full plugin upload 2014-05-12 21:46:16 +01:00
Makefile Disable unused filebrowser stuff 2022-01-09 22:13:09 +00:00
README.md rename to avoid clashes, clean up mutex which was only really needed for OSC GUI, fix attribution 2023-06-19 21:07:17 +01:00

README.md

DISTRHO Nekobi

Simple single-oscillator synth based on the Roland TB-303.

This is a DPF'ied build of nekobee, allowing LV2, VST2 and VST3 builds of the plugin,
plus a nicer UI with a simple cat animation. 🐈

Screenshot

Nekobi

Building

Don't forget to do git submodule update --init --recursive to pull in dependencies