catesq / neil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is https://web.archive.org/web/20220912051936/https://sites.google.com/site/neilsequencer/

Updated to python 3 and gtk 3 with partial lv2, vst2 and vst3 support.

Calf plugin guis do not work - they are gtk2 and incompatible with gtk3 - can't fix.

DPF plugins guis blankscreen, should fix.

It's linux only atm.

The build is slow and messy, fixing it is in the top ten todo. Proper sidechain support, better automation, CV connections, are nearer the top.

git clone --recursive https://github.com/catesq/neil

Put the vst2 sdk in libneil/src/plugins/vstadapter/VST_SDK_2.4

scons configure DEBUG=false DESTDIR="/home/mylogin/orwherever/apps/neil.v.0.4" PREFIX="" scons scons install

Run /home/mylogin/orwherever/apps/neil.v.0.4/bin/neil

About

License:GNU General Public License v2.0


Languages

Language:C++ 43.5%Language:C 41.7%Language:Python 13.1%Language:HTML 1.5%Language:TeX 0.1%Language:Clarion 0.1%Language:Makefile 0.1%Language:CSS 0.0%Language:MATLAB 0.0%Language:Batchfile 0.0%