Teteros

Results 41 comments of Teteros

Another random thought related to borders: ![main editor window](https://user-images.githubusercontent.com/5067989/57575840-51c86400-744a-11e9-878c-427432621a80.png) The border indicating currently selected track would look better imo if they don't extend past it. Edited example: ![edited border](https://user-images.githubusercontent.com/5067989/57575991-13cd3f00-744e-11e9-9042-a0cd9aed853a.png)

Steinberg [discontinued](https://www.steinberg.net/en/newsandevents/news/newsdetail/article/vst-2-coming-to-an-end-4727.html) the VST2 SDK entirely back in October, which is a problem. (Radium's built on an older JUCE library that uses it) You will need to use an archived...

~~I would first suggest trying the change from my last PR #1251: https://github.com/kmatheussen/radium/pull/1251/commits/f0d05264f440b9c666e088e1562a83966c12fea4~~ ~~this will use clang instead of gcc10 to build libpd-master.~~ ~~that package alone fails to compile on...

Good call, the comments on the AUR page were right then, indeed the error message from that lib is misleading. > Radium does require Bitstream Vera Sans Mono and many...

You're right, LLVM 4.0.1 is the last version of LLVM radium will currently compile with. I've kept radium's faust package up to date with LLVM till upstream diverged too much...

> does that mean that Visbrain will require MNE>0.21.1? The minimum version of MNE required for this change is 0.18 I believe https://github.com/mne-tools/mne-python/blob/main/doc/changes/0.18.inc#L258 as that's when the edf reader was...

Is group audio planned?

> work around is to alter the max camera higher in GameData.ini, but that prevents online play. Setting `MaxCameraHeight` in GameData.ini does work for multiplayer actually, as long as you...

Regarding _deploying_ n2n on Windows once it's on e.g Github releases. I've tested [n2n-gui](https://sourceforge.net/projects/n2nedgegui) and can confirm it still works if you replace `edge` binary with one build from latest...

> Starting with new installations of Windows 10, version 1607, the previously defined driver signing rules will be enforced by the Operating System, and Windows 10, version 1607 will not...