-
![ex13](https://cloud.githubusercontent.com/assets/17357371/21080408/319f0108-bfa6-11e6-9cc2-a97f24ce9722.jpg)
-
Some apps play short sounds, eg. 30 msec, by opening a file, playing the sound and then stopping the stream.
In some cases the sound may never be heard.
One part of the problem may be here:
[sr…
-
-
also for ControlGenerators
-
The PLStream constructor throws an exception when called from a .NET Core 3.0 console application.
> System.TypeInitializationException
HResult=0x80131534
Message=The type initializer for 'PL…
-
We train a classical reservoir to learn the differential equations of the syrinx model. They describe how RA dynamics are mapped to a soundwave i.e. they implement the syrinx in the songbird.
The sam…
-
## Environment
- Development Kit: ESP32-Wrover-Kit
- Kit version : ESP32-D0WDQ6 (revision 1)
- Module or chip used: ESP32-WROOM-32
- IDF version: v4.4.1
- Build System: CMake
- C…
-
steps to follow for obtaining a bug:
1. open pixelpulse
2. put channelA and channelB in source voltage, waveform sinewave, default settings
3. maximaze window
4. press start(if a channel is not plotte…
-
The web interface provides sliders for each effect parameter with a range of 0-100. This does not align with each effect parameter.
-
Okay, this was unexpected. I found the same 'issue' with the ADDsynth as with the subsynth in this post.
https://github.com/zynaddsubfx/zyn-fusion-issues/issues/335
So I used the squarewave option…