plugdata
plugdata copied to clipboard
Pure Data as a plugin, with a new GUI
when you send a single note on or off out, it sends a blast of note on's or off's https://github.com/plugdata-team/plugdata/assets/95579081/50105e3e-957d-4799-b524-4e32378e0fad this is only occurring with the auv3. i tried the...
Maybe only on my system (Linux/fluxbox). Happens even with compositor: https://github.com/plugdata-team/plugdata/assets/1185977/2873ab18-5eb9-4c39-b17c-b038e9bfb8c3
Two patches I've made - a simpler one - https://github.com/dr-kd/eucalyd and a more complicated one - https://github.com/dr-kd/pd-moog-dfam Both vanilla PD only. Entrypoint is main.pd in both cases. I just tried...
I use the Pre-release version of plugdata v0.9.0 I use Debian 12 system. I want to make it clear that, for example, if after installing an external I choose the...
Which is the easiest way to reproduce, but I suppose that in general renaming arrays using this send message doesn't work: 
From my understanding, currently, in PlugData versions 0.91 and 0.92, automation parameters are stored within the session of the host DAW. This works well for situations where a user creates...
Are there known conditions where a Logic Pro session might fail to persist plugdata's state? A student reported that they created a plugdata instance in Logic, created a patch with...
In Vanilla, if you set send/receive symbols to number/symbol/list boxes, the inlet disappears. I think I see the logic in that. If you have a send symbol, why do you...
here's a general issue for merda compatibility, which are also mostly issues for vanilla compatibility. This ticket refers to other issues - [x] Array default color issue (also needed for...
As discussed in https://github.com/plugdata-team/plugdata/issues/1904 I think PlugData could have an option or a mode that preserves the design of original Vanilla GUI objects like [bng]. The bang button changes a...