We’re currently attempting the same thing with our latest project.
Like Breaking Fourth mentioned, adding a WWise track and action clip to Slate proved to be pretty straightforward. However, getting WWise to support scrubbing in the Slate Editor is proving a little more involved.
We’re sidestepping the waveform and clip lozenge size issues at the moment – mainly because Wwise clip data is gathered and returned via a callback that requires an initialised-and-running AKSoundEngine, which doesn’t seem easy to do when not in runtime.
Instead, we’re looking at the scrubbing issue. Again, the problem seems to be kicking off the AkSoundEngine when in Slate preview mode to allow the Wwise clips to be compiled and then played.
Has anyone else made any progress with this?
Login
Register
By registering on this website you agree to our Privacy Policy.