VCVRack / AudibleInstruments

VCV Rack plugin based on Mutable Instruments Eurorack modules
https://vcvrack.com/AudibleInstruments.html
Other
382 stars 84 forks source link

Segments Generator: Issue with Loopmode lights on Linux build #70

Open Rcomian opened 5 years ago

Rcomian commented 5 years ago

Lights on the linux build don't flash, instead they go dark. These work fine on the windows build.

I'm not sure why this is - if I get the latest code from this repository (with marbles merged in and the parameter defaults changed) and run it, the lights flash fine. See video.

Was there an issue with producing the linux binary? or was a different version of the code used?

segmentgenerator-typelightsissue-linux

cschol commented 5 years ago

Reproducible on MacOS also. Latest HEAD blinks, released build does not.

Skrylar commented 5 years ago

Confirmed (OpenSuSE, plugin manager build.) Lights on a few other modules (Branches/Bernoulli Gate) also share the smae non-lighted appearance.

rubyglow commented 5 years ago

I can also confirm the bug on MacOS (10.12.6). When putting any segment-type into looping mode, the segment LED just turns gray. This is a usability issue, since you can't actually see what the segment is doing. The expected behaviour is that the LED blinks green, yellow or red, according to the segment-type. See this point in DivKid's video for an example where the expected behaviour can be clearly seen (segment 5 blinking red): https://youtu.be/B8FwJUq5qsk?t=739

lnikj commented 5 years ago

Also on 10.11.6 & 10.13.6. It is not just the lights but also when reloading a patch the LFOs are not cycling and have to be restarted.

Unable to build the current HEAD. The Eurorack dependencies are borked. Even when put in place manually it still won't build.

If anybody has a working Mac build please post it here. Thanks.

wjanssens commented 4 years ago

I have this issue as well (on Manjaro Linux). I checked out the source code (a9f8dfb) and built from source and that fixed the problem for me. I guess it's not a problem with the code, just the released build. (I didn't have any problem building the eurorack dependencies just using whatever submodule init gave me.)