nicolalandro

Results 19 issues of nicolalandro

I have installed also tap, lsp and other lv2 plugin to my machine. I see it with Carla and also with Ardour, but not with This plugin. I do something...

I find [here](https://hub.docker.com/u/grame) to many containers, but I do not understand what can I use to create my CD script to deliver lv2 plugin. I should create it by myself?...

For text mining it's important to fit also a CountVectorizer (or a TFIDFTransformer), so should be possible to export it in the targhet lenguage

question
new feature

I add the show of the partiture loaded into the streamlit demo. In particular in the system in which I can test the lib maybe I do not see the...

System: * OS: OpenSuse Linux * python3.8 * gcc 11.2.1 20220103 [revision d4a1d3c4b377f1d4acb34fe1b55b5088a3f293f6] I try to do the following command: ``` python3.8 -m pip install git+https://github.com/r9y9/nnsvs ``` and it got...

I correctly compile it on my opensuse Tumbleweed, but I'm seeing Alsa or PlusAudio I cannot chouse Jack, what can I do to use Ensembles with Jack?

Bug
Compatibility

I try to do this instructions: ``` import io.github.spencerpark.ijava.IJava; IJava.getKernelInstance().evalRaw("/list") ``` But the result is: ``` --------------------------------------------------------------------------- io.github.spencerpark.ijava.execution.CompilationException: null at io.github.spencerpark.ijava.execution.CodeEvaluator.evalSingle(CodeEvaluator.java:127) at io.github.spencerpark.ijava.execution.CodeEvaluator.eval(CodeEvaluator.java:147) at io.github.spencerpark.ijava.JavaKernel.evalRaw(JavaKernel.java:276) at .(#76:1) ``` How to...

It is possible to import a .XML music file? It is open source and it have the text associated to the notes and it is possible to export it from...

help wanted

I add a cycle gan trained on 3 dataset to the hub.

cla signed

**Describe the bug** Using the stubber, addind a client error it generate a "StubResponseError". Versions: * boto3: 1.19.3 * botocore: 1.22.3 **Steps to reproduce** With this code you can reproduce:...

bug
documentation
stubber
p3