Git Product home page Git Product logo

bslizr's People

Contributors

sahaathyva avatar sjaehn avatar trebmuh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bslizr's Issues

Build tree suggestion.

Hi @sjaehn , I noticed after running make that new files are created in the root of the build tree, i.e BSlicer.lv2/ BSlicer.so BSlicer_GUI.so , they are owned by ROOT as we have run the sudo command for building.
perhaps it would be better to either remove them right after the make install or have a separate build folder to work in ?

UI suggestions

Hi,

Thanks for a great plugin!
I made a NixOS package for it.

I have some suggestions for the UI:

  • Make the monitor switch respond to clicks as well as drags.
  • Invert the release knob: low numbers on the left, high on the right.
  • Add a reset button to the volume sliders, to quickly turn them all on again and make a new pattern.

Issue with Carla

Hello,

I have successfully build your software, it's running fine when I run it with jalv.gtk but not on Carla 1.9.13+2.0-RC3.

Nothing seems to be happening. The monitor is not "moving" even if it's switched on.

Do you think of anything that I might be doing wrong ?

Cheers
Erwan

Compiling on Mint 18 / Ubuntu 16.04

Hi, thanks for this awesome plugin.

In order to compile BSlicer on Mint 18 (== Ubuntu 16.04) I had to:

  1. comment out https://github.com/sjaehn/BSlicer/blob/master/src/BSlicer_GUI.cpp#L32
    "looparray.hpp" isn't in the source tree, as far as I can tell
  2. add -std=c++11 to https://github.com/sjaehn/BSlicer/blob/master/makefile#L13 and https://github.com/sjaehn/BSlicer/blob/master/makefile#L17
    $(CC) $< -o $(BUNDLE)/$@ -std=c++11 -shared -fPIC -DPIC pkg-config --cflags --libs lv2 `$(CC) $< $(TK) -o $(BUNDLE)/$@ -std=c++11 -shared -DPUGL_HAVE_CAIRO -fPIC -DPIC `pkg-config --cflags --libs lv2 x11 cairo

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.