-
clashcame
Hi Al
I have created a simpe table with a list of midi notes in it. When i use Tabread to play these midi note from a table the output timing seems to be a bit jittery .. compared to the metro object.
Is this the correct way to play notes from a table?
-
clashcame
Hi I am trying to install windows binary of pdj for PD and i am am having some problems,
specifically with a MSVC17D.dll is missing error (i think this dll comes as part of MSVC 2000 troubleshooting installation) which
I cant seem to fix. I am new to java and PD so bear with me but I dont think pdj should be dependent on some dll that came with an old install of MSVC++??I have latest JDK 1.6 installed & I installed MSVC 2010 just in case
I downloaded the pdj zip file, unzipped it to my c:\program files\pd\extra directory and then added
the c:\program files\pd\extra\pdj directory to the path in PD. I am not sure if i have installed
this external correctly but i can find any more instructions in this regard.Now when i try to create a pdj object in PD I get a "MSVCR71D.dll is missing error" and the object wont create. If i remove
c:\program files\pd\extra\pdj from the pd path the error is gone.Can someone shed any light on this for me, i have been banging my head against a wall for a few days with this.
Do you think i need to build pdj for windows using ant to get it working?
-