PureeData icon indicating copy to clipboard operation
PureeData copied to clipboard

PuréeData is a browser-based GUI interface for a remote PureData server, allowing real-time collaborative patching for anyone, anywhere.

Results 12 PureeData issues
Sort by recently updated
recently updated
newest added

Since you are using JQueryUI, `$('body').disableSelection();` is an easy way to do it. (Just tried it in the console, and it helps!)

gui
web

(at least in Chrome) https://github.com/mhroth/Cynical Is anybody taking this on already? Should I give it a shot?

feature-request
web
synthesis-backend

Tried in different ways to create an object but there was no sign of luck until I tried different combinations, suddenly with a shift-return the object showed up in the...

gui
bug
web

And expand height beyond a certain maximum width

gui
bug
web

When dragging a message box, the click event is fired, sending the message.

gui
bug
web

GUI needs to poll the object & connection list to update new positions and connections as they are changed by other users.

gui
bug
web

Each browser displays them differently; Firefox positions are substantially off, and the Safari re-rendering is definitely messed up.

gui
bug

Many of these can be implemented as subclasses of Pyata Number classes, I think.

gui
feature-request
synthesis-backend

We need a "Number" GUI element that displays a value that's input to it. Will need to see if the Pyata Number class works.

gui
feature-request
synthesis-backend

Instead of using Pyata as a dynamic-patching intermediary, use libpd as a contained PureData API.

feature-request
synthesis-backend