Rich Jones

Results 225 comments of Rich Jones

You're right, they are supposed to be. This seems to be a packaging problem, but I'm not sure why that's happening. For now, just set the paths explicitly and I'll...

If it helps nudge you, this function is used for peak/shelf filters..

(My interim solution so far has been to compute and cache it in C++, then pass that value into Vult, but it feels very inelegant.)

Is this project still being actively developed? Would really, really like ESM.

Does anybody have any status updates on this? It's really such a shame, litegraph looks great on my old monitor, but looks awful on my laptop. Non-blurry canvases would breathe...

Heyyy, just tried that out and it actually makes the text way sharper. Connecting lines are still very fuzzy, and the text on group labels, and it seems to have...

+1, this is a pretty shitty bug, ran into this while porting an app from Py2 to Py3. Blahh.. puts() should have safe unicode handling, and I suggest that there...

@pevik - it seems like clint is abandoned, I switched to using the 'click' project instead, which has this issue fixed.

Or, not sure if this is possible, but extend the one in hashlib after doing import sha3