JoergAtGithub

Results 450 comments of JoergAtGithub

I'm not sure, but it would be good to test this without the NI driver package as well, to get a better understanding. If the NI drivers are installed, we...

Thank you, for addressing this long pending limitation!

The idea is to merge https://github.com/mixxxdj/mixxx/pull/13151 and than retire all classic GL and GLSL waveforms. Since https://github.com/mixxxdj/mixxx/pull/12994 we have also first waveform type specific sub options, I could imagine, that...

> (not sure why you edited my message?) I did not edit it intentional - sorry - I just intended to reply

Filtered GLSL waveform appears in RGB colors now. Otherwise it works as intended.

> Note that, as faired, I have noticed a performance impact on probing the STEM box in each MP4 file, especially when running the tests. This is slightly worrying as...

I think ``` getSharedData setSharedData makeSharedDataConnection ``` would be a consistent and self explaining naming. Do you agree?

I think, that it's a big architectural benefit, that the different scripts run in own threads. The displaythread can need to do at lot at 60fps. Especially if we think...

Did you saw my comment above, that the `__win32__` to `__WINDOWS__`fix got lost in a later push?

> > Did you saw my comment above, that the `__win32__` to `__WINDOWS__`fix got lost in a later push? > > No I didn't. I don't see where there is...