Radu Varga

Results 22 comments of Radu Varga
trafficstars

An alternative solution is to use table-cell, for example: ``` .container-svg { position: absolute; display: table; width: 200px; height: 100px; } .subcontainer-svg { display: table-cell; vertical-align: middle; text-align: center; }...

The ALT, Cascaded Apollos and many other features have been implemented in the new version of the App that can be found here: https://www.raduvarga.com/software/ua-midi-control

Hi! Did you click "Stop Midi Map" and then try your faders?

@na7681 I've just released a completely new version for Focusrite that's much more stable and has more features, if you're curious you can check it out here: https://www.raduvarga.com/software/focusrite-midi-control

It is theoretically possible, the only issue is that I don't own a Focusrite interface any more, and it is hard to test. I will see what I can do...

@ttimpe There is a completely new version out that has this feature and many more: https://www.raduvarga.com/software/focusrite-midi-control

Hi @beely! I know about the crash problem, I know where it is but didn't really figure out how to fix it. It's my first project in this programming language...

@beely The crashes are fixed now in the new version, it's stable and has many more features now, check it out here: https://www.raduvarga.com/software/focusrite-midi-control

Hi! Good question! I experienced a similar issue, my case was that at some point I had another server installed which took port 49152, and noticed that FocusriteControlServer would start...

Great find, thanks for sharing this gist!