Sciss
Sciss
The cubic interpolation is terrible when playing back 96K files on a 48K sound card, if there are reasonable things in the upper range (heard with 40K ultra sound tone)....
especially with the jack/pulse-audio scuffles, it would be nice if one could avoid having to open audacity every time one wants to simply export a PCM file to mp3. (well,...
Should always push most recently used settings to top of list so they get overwritten last when editing curve.
I want to use the dynamic lenser (because that's inside a generic class, so the static one doesn't work). I tried both 0.1.0 and 0.2.0, but I only get the...
Hi there. I want to map a key of my presenter so that it starts a `` element _and_ puts it in full screen. What I have so far: ```javascript...
As discussed on Gitter, it seems currently not possible to fetch the corresponding `.pom` file of an artifact. Trying with specifying `Type.pom` does not work. A work-around is using an...
Hi! is it possible to configure Darcula to use smaller left/right padding in JButton when using icon-only buttons. I'm getting this in IntelliJ:  versus the LaF I'm using outside...
For example, using `pi4j` 1.4 in my project, I get ``` [error] Exception in thread "main" java.lang.module.FindException: Module java.activation not found, required by java.xml.bind [error] at java.base/java.lang.module.Resolver.findFail(Resolver.java:877) [error] at java.base/java.lang.module.Resolver.resolve(Resolver.java:191)...
Is the library really using a Java feature that requires JDK > 8? > [error] bad class file: /home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/com/pi4j/pi4j-core/1.4/pi4j-core-1.4.jar(com/pi4j/io/gpio/Pin.class) > [error] class file has wrong version 55.0, should be 52.0...
Thanks Stefan for your pointer; I think I got it mostly working with Scala 2.12 and 2.13. There are a few things still wrong, for example I'm getting some `private[this]...