AudibleInstruments icon indicating copy to clipboard operation
AudibleInstruments copied to clipboard

Segments Generator: Issue with Loopmode lights on Linux build

Open Rcomian opened this issue 6 years ago • 5 comments

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

Rcomian avatar Oct 11 '18 08:10 Rcomian

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

cschol avatar Oct 20 '18 15:10 cschol

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

Skrylar avatar Feb 02 '19 00:02 Skrylar

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

rubyglow avatar Feb 16 '19 10:02 rubyglow

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.

lnikj avatar Apr 30 '19 08:04 lnikj

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.)

wjanssens avatar Jan 04 '20 17:01 wjanssens