Kjetil Matheussen

Results 38 issues of Kjetil Matheussen

``` /home/kjetil/mxe/tmp-gcc-x86_64-w64-mingw32.shared/gcc-11.2.0/libbacktrace/mmapio.c: In function 'backtrace_get_view': /home/kjetil/mxe/tmp-gcc-x86_64-w64-mingw32.shared/gcc-11.2.0/libbacktrace/mmapio.c:73:14: error: implicit declaration of function 'getpagesize' [-Werror=implicit-function-declaration] 73 | pagesize = getpagesize (); | ^~~~~~~~~~~ cc1: all warnings being treated as errors Makefile:1401: recipe...

Hi, the plugin scanner for Radium reports that this plugin crashes: ``` kjetil@localhost radium]$ bin/radium_plugin_scanner L2hvbWUva2pldGlsL3phbS1wbHVnaW5zL2Jpbi9aYW1EZWxheS12c3Quc28= L3RtcC9kZXNjci50eHQ= JUCE v5.4.7 Launched: -/home/kjetil/zam-plugins/bin/ZamDelay-vst.so- -/tmp/descr.txt- JUCE Assertion failure in juce_MessageListener.cpp:38 Attempting to load...

1. ./jack_capture --meterbridge --timemachine --port system:playback_1 --port system:playback_2 2. press return several times. Sometimes, meterbridge doesn't quit when pressing ctrl+c either.

From email conversation with user: " I wish there was a sound object that could help manage multiple sample players + midi input and key assignment / grouping. like a...

(feature request from forum: https://users.notam02.no/~kjetism/radium/forum/viewtopic.php?f=7&t=298) Hey there, Very often when working with Audio it is necessary to move/paste elements on a relative grid instead of an absolute one. When moving...

Important

Use QFontDatabse: https://doc.qt.io/qt-5/qfontdatabase.html

From https://github.com/kmatheussen/radium/issues/1092: Also maybe at some point, it might be worth a thought to introduce a "relative" mode in addition to the now "absolute" mode as well... (meaning that the...