string-machine icon indicating copy to clipboard operation
string-machine copied to clipboard

Digital model of electronic string ensemble instrument

Results 20 string-machine issues
Sort by recently updated
recently updated
newest added

tried running `make` and it failed ``` make -C dpf/dgl ../build/libdgl-cairo.a make[1]: Entering directory '/home/reed/Desktop/string-machine/dpf/dgl' Compiling src/ApplicationPrivateData.cpp In file included from src/ApplicationPrivateData.cpp:20: src/pugl.hpp:44:10: fatal error: pugl-upstream/include/pugl/pugl.h: No such file or...

Hi! Thanks for the plugin! I play with it on Linux connected to 4K monitor with 200% desktop environment scaling. The string-machine UI looks to tiny to deal with without...

When I open string machine's GUI (VST2) on hosts like REAPER and MidiPlayer6, the GUI will crash occasionally. At this time, the host UI may crash altogether. On MidiPlayer6, it...

Using v0.1.0-125-g7050cb1 The chorus on the string seems to create a gating effect, or a clipping effect. The strings by themselves sound ok. If the string machine is fed into...

I see that there is a windows build available. Is there information available on how that build was created? Maybe we can set up a cmake infrastructure to provide platform-independent...

See commit descriptions. Sound works. No clue why I don't get the UI.

First : Thanks for this VST ! I see that there is a Preset section and some presets available in the source tree but I can't see them either in...

Below are some measures of output throughput with faust `bench.cpp`. (GCC) - `fast-math` is able to get a performance increase most of times - `vec` is almost always a massive...

Following the compatibility break in the dev version, it needs to update plugin URI. I want to append `-mk2` as a prefix. (URL `http://jpcima.sdf1.org/lv2/string-machine-mk2`) **Problem:** I thought to have done...