Go to file
Philipp Kramer 8baff2abce initial commit 2022-11-23 08:56:44 +01:00
Manuel WHAT WE WANT TO HEAR.pdf initial commit 2022-11-23 08:56:44 +01:00
README.md initial commit 2022-11-23 08:56:44 +01:00
TurningWorld.unitypackage initial commit 2022-11-23 08:56:44 +01:00
audiosource_duplication_principle.pdf initial commit 2022-11-23 08:56:44 +01:00

README.md

TurningWorld

This unity package is compatible with Unity version 2019.2.10f1. It is untested with newer versions.

This software uses 3rd party software, proprietary as well as open source. Software used (in versions):

  • AudioStream by Martin Cvengroš - Version v 2.1 112019
  • FMOD by Firelight Technology Pty, Unity Integration - Version 2.00.05
  • DearVR by Dear Reality GmbH - Version v1.2.1
  • MidiJack by keijiro - Version from 29.01.2020
  • SteamVR Unity Plugin - Version v2.5

The above mentioned software is not included in this package. When the package is imported, it will cause compile errors. Only when all of the above mentioned software is included, the compile errors will disappear. This code was tested with exactly the versions of the required software mentioned above. It may work with newer versions as well, but it also may not.

To use the package, first create a new Unity project. Then install all the software listed above. After that, import this package. Now you can create audio scenes as described in the manual.