There has been lots of work on the 0.43 Pd GUI Rewrite, and it should
be
quite useable now. Please try it for any daily patching and report any issues that you might have so that they can be fixed. There is a bunch
of
fun new stuff possible with plugins, like you can bind to any key, for example make "O" give you an [osc~] and "P" give you a [pack] while
Ctrl-O
and Ctrl-P keep their original meanings.
For a more complete ChangeLog and links to nightly builds, see: http://puredata.info/dev/PdGuiRewrite
Then it may be time to examine why on my AMD64 system neither my own-built pd, neither others' 64-bit pd binaries are willing to cooperate with the rewrite. I have tried all 64-bit builds i could get my hands on but the rewrite refused to load the libs from any of them.
Anyone who successfully used pd with pd-gui-rewrite on 64-bit?
Andras
The code is pretty simple, so it should work, but I don't have a 64-bit system to work on. I'd really like to get everything building on 64-bit, so please do post problems/errors.
Well, now I'm back to an i386 pd-extended. The newest gui-rewrite says "ERROR: 'pd' never showed up, 'pd-gui' quitting!". Is this normal? (Earlier versions started up alrite, just didn't load the libs.)
Andras
PS i'd be happy to give you ssh to my 64-bit box if that helps. Then, I'm very interested in the PPA. I have no idea how to put together a source package, i also don't know makefiles (yet). Do you think I could manage...?