Fully featured LFO for CV-based automation (unmaintained - use zplugins)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alexandros Theodotou e9eaff2126
make each toggle control whether the wave is output, including custom
3 years ago
resources make each toggle control whether the wave is output, including custom 3 years ago
screenshots add screenshot 3 years ago
src make each toggle control whether the wave is output, including custom 3 years ago
subprojects make each toggle control whether the wave is output, including custom 3 years ago
tests add tests, add cv gate and trigger ins 3 years ago
.gitignore make cv trigger sample-accurate 3 years ago
COPYING initial commit 3 years ago
COPYING.CC-BY-SA-4 add resources 3 years ago
README.md update README 3 years ago
meson.build make cv trigger sample-accurate 3 years ago
meson_options.txt initial commit 3 years ago

README.md

ZLFO

ZLFO is a fully featured LFO for CV-based automation.

It comes as a cross-platform LV2 plugin bundle with a custom UI.

screenshot

ZLFO is written in C and uses ZToolkit for its UI.

Thanks to Mire for the design.

Dependencies

Cairo, glib, X11 and librsvg.

Building

meson build
ninja -C build
ninja -C build install

License

ZLFO is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ZLFO is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

The full text of the license can be found in the COPYING file.

For the copyright years, ZLFO uses a range (“2008-2010”) instead of listing individual years (“2008, 2009, 2010”) if and only if every year in the range, inclusive, is a “copyrightable” year that would be listed individually.

Some files, where specified, are licensed under different licenses.


Copyright (C) 2020 Alexandros Theodotou

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.