Jc303
A Free Roland TB-303 Plugin for Windows, MacOS and Linux: VST2, VST3, LV2, CLAP and AU.
Install / Use
/learn @midilab/Jc303README
JC-303 Plugin
This is a Free Roland TB-303 clone plugin. A Cmake JUCE port of Robin Schmidt`s Open303 with added features.

This software is licensed under the GNU General Public License version 3 (GPLv3).
The Open303 engine part of this software is also licensed under the MIT License.
Download
Supports Windows, Linux and MacOS. You may find CLAP, VST3, LV2 and AU formats available to download. For VST2 plugin you need to compile it by your own self using vst2 sdk from Steinberg - vstsdk2.4.
MacOS Universal - Intel and ARM: jc303-macos_universal-plugins.zip
Windows Intel x64: jc303-windows_x64-plugins.zip
Linux Intel x64: jc303-linux_x64-plugins.zip
Linux ARM64: Soon...
Installation
The platform zip pack will contain a folder per plugin format, just pick the format you want to install and copy the content of the folder to your OS plugin format folder.
MacOs De-Quarantine: MacOs users needs to de-quarantine plugin before load it into any DAW.
Open a terminal window and do the following
$ sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/Components/JC303.component
This de-quarantine example is for AU, please do the same for other formats you'll be using
Build
Generate the cmake project build files first for the OS of your choice.
cmake options
| Variable | Description | Default | |--|--|--| | GUI | Select GUI theme interface to use | amadeusp |
Avaliable themes: amadeusp, midilab
To change JC303 GUI theme add the following to the first cmake call: -D GUI=midilab
Apple Xcode
To generate an Xcode project, run:
cmake -B build -G Xcode -D CMAKE_OSX_ARCHITECTURES=arm64\;x86_64 -D CMAKE_OSX_DEPLOYMENT_TARGET=10.13
The -D CMAKE_OSX_ARCHITECTURES=arm64\;x86_64 flag is required to build universal binaries.
The -D CMAKE_OSX_DEPLOYMENT_TARGET=10.13 flag sets the minimum MacOS version to be supported.
Windows Visual Studio
To generate a Visual Studio 2022 (17) project, run:
cmake -B build -G "Visual Studio 17" -A x64
GNU Linux
Install the dependecies:
Ubuntu
sudo apt install build-essential gcc cmake libx11-dev libxrandr-dev libxinerama-dev libxcursor-dev libfreetype6-dev libasound2-dev
To generate a Linux CMake project, run:
cmake -B build
Compile
To compiled from the command line, run:
cmake --build build --config Release
VST2 Plugin
No distribution of VST2 plugin binaries is allowed without a license, but if you have the sdk and the license to use it just copy the vstsdk2.4/ SDK folder to the root of this project before run cmake.
Roadmap
- ~~Binary release for MacOS, Windows and Linux~~
- ~~Graphical User Interface~~
- ~~Internal parameters for engine tunning -Inspired on Devilfish Mod~~
- ~~Overdrive~~
- Preset Support
- Step Sequencer
Related Skills
qqbot-channel
349.2kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.3k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
349.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
arscontexta
3.0kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
