Evgeny Kochetkov

Results 11 comments of Evgeny Kochetkov

Also, this probably solves #22 👍🏻

I am encountering the same problem, but on macOS.

Should we try something like https://github.com/FastLED/FastLED/blob/master/lib8tion/trig8.h ?

> Move universal func-test’s from xod-client-electron to xod-client. Rewrite them with Puppeteer. This part is done in #1015

> Probably, we have to refactor the widget system Awesome 👍🏻

How about just deprecating `any` and allowing linking multiple pulses to a single input?

I can't reproduce it(both in the released version and most recent master), and we already have a check for this case: https://github.com/xodio/xod/blob/6d0266f836074f88f4f359bd403b2a08763d7b67/packages/xod-project/src/patch.js#L268-L280 But it **does** reproduce when `xod/core` as opened...

Here is a minimal example to reproduce the issue @brusherru is talking about: https://gist.github.com/evgenykochetkov/ce828868a657f7bfd529631a96f88cac But that is another issue, not the one described here. EDIT: addressed in #893

Also, the little hue selector ring seems to be slightly off-center. Here it's closer to the inner edge: ![Screen Shot 2020-02-19 at 15 44 16](https://user-images.githubusercontent.com/2527093/74843345-d2eb4a80-533c-11ea-8823-79ac88492220.png) And here it's closer to...

Nope, it's [not done yet](https://github.com/xodio/xod/blob/40b385a6306a57197fca166d4a32b02c162d4d46/packages/xod-project/src/messages.js#L69-L100)