Sciss
Sciss
Hi there, seems the artifacts can no longer be found. Would it be possible to publish them to Maven Central? Does this library work with Scala 3 as well?
Hi there. I have forked your project ( https://github.com/Sciss/scala-svm/tree/using_sbt ) and tried to figure out how to make a simple prediction case ( https://github.com/Sciss/scala-svm/blob/using_sbt/src/test/scala/me/iamzsx/scala/svm/TestApp.scala ) My idea is to generate...
> Error: libsndfile not found (/usr/local/bin/sndfile-info); skipping these tests. When it's in `/usr/bin/sndfile-info` for example.
I have a project which requires some sources and javadocs on the runtime class path. Here is the example: https://github.com/Sciss/sbt-scratchpad/tree/master/so-22160701 The problem is that while I can run the program...
**Describe the bug** Following the default build instructions on Linux, I get a binary that crashes at start: ``` $ ./audacity ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2565:(snd_pcm_open_noupdate)...
Hi. I have some entries like TITLE = {{in|fibrillae}} but this is rendered as _In|Fibrillae_. I found an older blog post that says one should use `use_raw_bibtex_entry: true`, but the...
Hi there. Thanks for sharing this code. I tried to run the Matlab example in Octave, which seems fine when removing the sonogram display (which doesn't exist). I noticed however...
Hey there. In case you haven't seen it, there is a [branch](https://github.com/Sciss/supercollider/blob/wasm/README_WASM.md) and [PR](https://github.com/supercollider/supercollider/pull/5309) now for compiling scsynth to wasm. This might be a great opportunity for supercollider.js to be...
Hi, The default list of locations on the left hand side of the file chooser is basically all in `/` (root). On Linux this makes not much sense, as its...
I just noticed that when running an application under OS X, the menu item short cuts show wrong modifiers. For example, if a short cut is Meta + A, this...