Johannes Lorenz

Results 299 comments of Johannes Lorenz

@tresf Merging this already (I think you can merge in CLI and still keep the PR open) might reduce merge conflicts after reorg. It's also useful to have it working...

Sorry, I thought I had answered already. I had this issue. The solution was to simply remove the cmake cache (or better, the whole build dir) and then to do...

Confirmed error here (ArchLinux) with `build-linux.rb`. However, with only zyn, it works for me: ``` git clone [email protected]:zynaddsubfx/zynaddsubfx.git cd zynaddsubfx/ git submodule update --init --recursive mkdir build cd build/ cmake...

> I click on learn, move a knob, unclick learn and nothing gets mapped. Am I doing something wrong or is this a bug? I think this is correct. This...

The GUI behind zyn-fusion is OpenGL, right? So this problem would exist with every OpenGL app?

@korg-supporter13 @hotnewplanet can you please upload a picture, so to show what you exactly mean by "duplicate banks"? I need this to understand if you mean banks or bank presets...

Are there plans to disable this on master, or at least to add a switch around it?

@magnetophon Is `/build` a folder on your system that's located at root (`/`)? Or is there only `./build`?

@magnetophon What are the git SHA1s of zynaddsubfx and rtosc (the submodule)? Is this an up-to-date zyn, where you ran `git submodule update`?

From the error, it looks like it cannot find `check-ports.rb`. Can you please go to the top directory (where directories `src` and `rtosc` are located in) and try `find ....