Bk8
Bk8
Im loading pixels from a video and RAM usage starts to increase a lot;
I'm trying to integrate the lunasvg to a juce project, but I'm getting a weird behavior while trying to set the pixels to the 2d array representation in Juce. The...
The default name and messageName parameters on the ofSystemSaveDialog and ofSystemLoadDialog functions are not working, this is a really old bug (look links below). I don't know why is not...
The highlight filter and opened files should remain the same for the next session. This is how other log viewers work and they save a lot of time. Thanks for...
Horizontal scrollling is not working and makes difficult to read big strings. 
I was measuring the frequency response of your crossover filters and is not flat. I looked to this issue: https://github.com/calf-studio-gear/calf/issues/98 I don't really understand the code, but since you are...
I was reading the paper: Wave Digital Simulation of a Vacuum-Tube Amplifier recreated in the TubeModel.m and something is wrong or missing, the model it is not behaving like a...
Parsing this function causes an exception with Rational mathematica function m = parse_mathematica("Plus[Times[Rational[1, 3], Power[Global`x, 3]], Times[-1, Cos[Global`x]]]") print(str(m)) File "sympy/printing/precedence.py", line 68, in precedence_Rational if item.p < 0: AttributeError:...