Difference between revisions of "LibPD and externals"

From CCRMA Wiki
Jump to: navigation, search
m
m
Line 4: Line 4:
 
  "All Pd assets (patches, audio files, text files, externals) must be placed in Assets > StreamingAssets > PdAssets. libpd will not be able to find any of the resources in a build if the assets are placed in another folder."
 
  "All Pd assets (patches, audio files, text files, externals) must be placed in Assets > StreamingAssets > PdAssets. libpd will not be able to find any of the resources in a build if the assets are placed in another folder."
 
  - http://twobigears.com/labs/unity-and-libpd/
 
  - http://twobigears.com/labs/unity-and-libpd/
 +
 +
http://createdigitalnoise.com/discussion/1986/reson-cyclone-with-libpd-and-android

Revision as of 13:18, 3 December 2014

"When dynamic loading is not available, clients can have externals compiled into them and initialize them by calling the setup function after calling the libpd_init function."
- https://github.com/libpd/libpd/wiki/misc
"All Pd assets (patches, audio files, text files, externals) must be placed in Assets > StreamingAssets > PdAssets. libpd will not be able to find any of the resources in a build if the assets are placed in another folder."
- http://twobigears.com/labs/unity-and-libpd/
http://createdigitalnoise.com/discussion/1986/reson-cyclone-with-libpd-and-android