dreamer

Results 773 comments of dreamer

Now that JUCE7 will have LV2 it would be nice to put some attention to this again. It might be good to simultaneously look at the VST3 CV port implementation,...

I mean JUCE jack standalone, it only works on Linux, from what I read. The JACK implementation in JUCE needs a lot more work than just adding CV ports, is...

At least Ardour, Carla and Mixxx. Also Reaper is coming with cross-platform LV2 support soon (already working in development version). And Kushview-Element is about to enable LV2 for win+mac as...

Putting a proper license on this work would certainly be preferable. Unfortunately the current "license notice" is not free software compatible, though.

> Its not ... That's what I just said. Just pointed out some "personal grief" with the decision ;) Would've been nice if krita could get this, free pigment mixing...

Yup, "reference implementation" say, but don't put it in production ;)

We are looking to port this to MOD where we also need a headless build.

The ```18.10``` release image is officially not supported any more: https://hub.docker.com/_/ubuntu Better change it to something more current (hopefully 20.04 will be stable soon, then that should be a decent...

Btw I tried 20.04 which comes with python3.8 by default. Seems a big review of the pipenv is needed and possibly some refactoring (it didn't exactly "work as expected").

Honestly I prefer a decent requirements.txt or setup.py (`pip install brave` anyone?) :#