-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I received the Golden God approval for my PD patch. The "load audio file" button worked in Wwise along with the other parameters, but there was no sound when I tried to load my 4 second sample.
To check what went wrong, I tried installing the "Looper" patch from the collection of examples at Heavy. The same problem occurred: the load audio button appeared in Wwise along with other parameters but there was no sound when I tried loading my 4 second sample. I also tried setting the sample size parameter correctly...
I've never successfully loaded audio into a table in a patch in Wwise. However, I have created successful patches before which did not require audio to be loaded into a table.
I'm using Wwise 2017.1.0.6302 on a mid-2013 MacBook Pro running Mavericks.
I adapted the process outlined here to load the patches into Wwise: https://dmsp.digital.eca.ed.ac.uk/blog/doublelink2018/2018/03/11/pure-data-as-a-wwise-plugin/
Am I loading the patches correctly?
Must the audio file be in a special location in Wwise before I load it into the patch?