Hi, I built a 64 bit version of the scheduler for pd-vst , a wraper to use puredata with all its externals as vst plugin inside a vst host. (windows only). you can now use puredata w32 or w64 with it.
It's still experimental, but you can download and test it here : http://puredata.info/Members/jyg/software/pdvst/download
@ Lucas I set the compilation flag you said, and I had to fight with my antivirus. Now it seems to work fine with puredata w64. Great ! Note that the 32bit scheduler works fine with PurrData too.
De : Lucas Cordiviola lucarda27@hotmail.com Date : 26/01/2018 20:53
Pour : Jean-Yves Gratius jyg@gumo.fr, "pd-list@lists.iem.at" pd-list@lists.iem.at
Hi Jean-Yves
Did you test pd~ external ? I tested it, but it doesn't work on my computer.
I only try the help patch and is working fine.
On pdvst~:
I have just built a vstschedlib.dll for W64 but it crashes after a while.
need to do further investigations, (later...)
||
Be aware of this: https://github.com/pure-data/pure-data/pull/7 https://github.com/pure-data/pure-data/pull/7
You should give a preprocessor flag when compiling: /CPPFLAGS=-DPD_LONGINTTYPE=__int64/
This days I will try to set up an 64bit DAW. I still use all 32 bit audio things, time to switch. : -)
Let me know when there's something to test.
Salutti, Lucarda