libpd4unity
libpd4unity copied to clipboard
libpd for unity 3d
Hello, I tried the plugin on Mac + Unity 4.5 (free) but I came across the following error when starting the _01_LibPd_Basic.unity_ example: `EntryPointNotFoundException: libpd_safe_init` So basically it says that...
Hello, I have a fairly simple question but I just can't seem to figure it out. I'm using the expr object in PD and want to use it in my...
Hi, I don't get external objects to work. I place the .c files inside Assets > StreamingAssets > PDAssets folder, but the objects doesn't work on my patches. Do i...
A programmer named Slayther is trying to help me get libpd4unity working in the 32-bit Unity 5 editor (64-bit libpd [apparently doesn't work in Windows](https://github.com/libpd/libpd/issues/110)) and we've run into this...
After making a 64bit version of libpdcsharp.dll and placing it in the Unity.exe (version 5.2) directory, I get the following error: ``` Failed to load 'Assets/Plugins/libpdcsharp.dll' with error 'The operation...
So I got it working with Unity 5.1 32 bit version. First run, then the randomOsc.pd works just fine. But if I run the second time, then the Editor crashes...
If I Run in the editor with the randomOsc.pd patch and then pauses the Editor. Then the patch continues to run.
Unpredictable error. Haven't figured out what is causing it yet.
# Windows issue When running the 01_LibPd_Basic scene - after stopping the scene the first time, and then after running a second consecutive time, Unity crashes (shuts down and then...