-
Leave a comment if you want to help.
This does not do anything yet besides building VCV sources, I need to do some experiments for it first to see what is the best approach.
Seems that we only need …
-
I get these messages when opening "example_ams_demo.ams" in ams in Debian testing. When I downgrade the package from kxstudio to plain Debian, it seems to be fixed.
Could not find LADSPA plugin "C…
-
Hi,
I am trying to make an iOS application that streams video and audio over WebRTC.
Here is the pipeline I am using on iOS:
> webrtcbin bundle-policy=max-bundle name=sendrecv
> stun-serve…
-
The function oversample_stepdown appears to put the samples through the recovery low pass filter but always returns the first input value. I think it should look more like this:
```
// input lengt…
-
Hello! First of all, thank you so much for writing such an extensive library, I'm amazed at what's possible with `pyo`.
I'm hoping to use `pyo` as a backend for a looping platform. My goal is essen…
-
Hello Antoine! :)
First of all thank you for your incredible work! 🥇 I was wondering if you tried to port the PD external to max/msp and if not, if you have any clue whether this would be possible …
-
*Issue migrated from trac ticket # 970*
**component:** platforms | **priority:** blocker | **resolution:** fixed | **keywords:** win32 osx sound gstreamer
#### 2015-08-31 09:46:47: antoine created t…
-
Add an effects bus for reverb with
`verb = Bus2().fx.add( Freeverb() )`
connect it to the `instrument` with
`var revLevel = 0.5`
`instrument.connect( verb, revLevel )`
revLevel should be …
-
I don't have PA, so sampledrawer should be able to use at least plain Alsa.
-
Hi there,
When I try to run make to build the files it returns the message "no rule to process the target 'dpf/Makefile.base.mk'". I'm using Kubuntu 20.04.
I've check dpf folder and it seems to be…