Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

errordeveloper/qpd

Repository files navigation

This is a simple one way control interface for Pure Data from a QT application. It's a widget plug-in for QT Creator IDE.

It works with recent QT Creator 1.x and QT Designer, but it is useless with the second.

Get the source code, compile and run blank qpd canvas

Clone the repository on you machine:

            git clone git://github.com/errordeveloper/qpd.git

clone the sub-projects:

            cd qpd && git submodule update --init

or just do make basic-example. If the window pops-up - yahoo-oo, it works!
Use ^C to interrupt it and you can not do whatever you wish in projects/.
I recoment creating a local branch (cd projects/ ; git branch local ; git checkout local).

See TODO.md for what needs to be done ...

Send questions and suggestions to errordeveloper -at- g m a i l -dot- com please!

About

Pure Data QT interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published