Git Product home page Git Product logo

zlfo's Introduction

ZLFO

builds.sr.ht status

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, ztoolkit, 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.

zlfo's People

Contributors

alex-tee avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

zlfo's Issues

build error

ZLFO$ ninja -C build
ninja: Entering directory `build'
[1/3] Compiling C object 'src/25a6634@@zlfo_ui@sha/zlfo_ui.c.o'.
FAILED: src/25a6634@@zlfo_ui@sha/zlfo_ui.c.o
cc -Isrc/25a6634@@zlfo_ui@sha -Isrc -I../src -Isrc/.. -I../src/.. -I/usr/local/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -g -fvisibility=hidden -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-sequence-point -Wignored-qualifiers -fPIC -pthread -MD -MQ 'src/25a6634@@zlfo_ui@sha/zlfo_ui.c.o' -MF 'src/25a6634@@zlfo_ui@sha/zlfo_ui.c.o.d' -o 'src/25a6634@@zlfo_ui@sha/zlfo_ui.c.o' -c ../src/zlfo_ui.c
In file included from ../src/zlfo_ui_theme.h:22:0,
from ../src/zlfo_ui.c:45:
/usr/local/include/ztoolkit/ztk.h:25:10: fatal error: log.h: No such file or directory
#include "log.h"
^~~~~~~
compilation terminated.
[2/3] Linking target src/zlfo_dsp.so.
ninja: build stopped: subcommand failed.

$ ls /usr/local/include/ztoolkit/
ztk_app.h ztk_color.h ztk.h ztk_knob.h ztk_knob_with_label.h ztk_label.h ztk_widget.h ztoolkit_config.h

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.