-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi! It's super cool that there's people trying to make procedural audio in unity possible. Thanks for that!
However, I have trouble getting kalimba to work in my unity project.
So, I've successfully built the test project for android in Unity 5 and the program worked fine on my android devices. However, when I tried integrating the test project into my other unity project, I ran into problems. Building worked well, however the game immediately crashed after starting it on my android devices. Is unity 5 still supported by kalimba?
How do I properly integrate the kalimba scripts into my unity project? I simply dragged the streaming assets folder and the items in the assets folder into my project folder. Maybe that wasn't enough? Everything seemed to work properly until after building the game.
Cheers
Ragnar