Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

native module: webpd pure data parser #95

Open
forresto opened this issue Sep 26, 2012 · 2 comments
Open

native module: webpd pure data parser #95

forresto opened this issue Sep 26, 2012 · 2 comments
Labels

Comments

@forresto
Copy link
Member

https://github.com/sebpiq/WebPd

  1. a .pd loader module
  2. that can switch to an editing view: http://beraebeo.futupeeps.com/webpd/demos/simple-gui/simple-gui.html

simple-gui isn't fully ready, but in the meantime we can think about how different kinds of modules can define/switch to an edit view.

Big ?: how to route meemoo input -> webpd recieve ... thinking of a generic router module with data, name inputs and data out. then they all go into webpd module's one "recieve" input, and get routed to the named recieves in a function there.

@forresto
Copy link
Member Author

forresto commented Oct 1, 2012

@automata Let's make it native... then it might be easier to expose the buffers in the future if that is possible.

@forresto
Copy link
Member Author

forresto commented Oct 1, 2012

look at https://github.com/meemoo/iframework/blob/gh-pages/src/nodes/time-tween.js 's initializeModule to see how to use yepnope to load libs/pd.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant