No description
Find a file
2020-09-07 11:35:58 +01:00
Assets Added Linux binaries. 2020-09-07 11:35:58 +01:00
docs/images Updated Unity2Libpd scene to work with OculusSpatializer plugin. 2018-07-25 14:13:54 +01:00
ProjectSettings Fixes to LibPdInstance not respecting OnEnable/OnDisable and forgetting to free the libpd instance. 2020-07-30 16:26:31 +01:00
.gitignore Updated to most recent version of LibPdIntegration. 2019-04-30 13:38:28 +01:00
Assembly-CSharp.csproj Fixes to LibPdInstance not respecting OnEnable/OnDisable and forgetting to free the libpd instance. 2020-07-30 16:26:31 +01:00
LibPdIntegrationExamples.csproj Updated to latest LibPdInstance.cs. 2019-04-28 16:13:41 +01:00
LibPdIntegrationExamples.sln Fixes to LibPdInstance not respecting OnEnable/OnDisable and forgetting to free the libpd instance. 2020-07-30 16:26:31 +01:00
LICENSE.txt Initial commit. 2018-07-18 09:43:52 +01:00
README.md Fixed link to LibPdIntegration in README.md. 2018-07-18 10:01:12 +01:00
ToDo.txt Updated spatialisation scene to demonstrate OculusSpatializer method. 2018-07-25 13:47:09 +01:00
Unity.PackageManagerUI.Editor.csproj Initial commit. 2018-07-18 09:43:52 +01:00
UnityEditor.StandardEvents.csproj Initial commit. 2018-07-18 09:43:52 +01:00

LibPdIntegrationExamples

Unity example project, spatialisation scene

Unity project demonstrating how to use the LibPdIntegration libpd Unity wrapper. Contains multiple scenes, each focused on a specific topic. Still in development.

Completed Demonstration Scenes

  • Spatialisation
  • Communication from Unity to libpd

Still to Come

  • Communication from libpd to Unity

  • libpd MIDI handling

  • Arrays

  • Pure Data lists/messages

Developed by Niall Moody at Abertay University, with assistance from Yann Seznec. Licensed under the MIT License.