Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

+1 vote
Hi,

My name is Tao and I'm a student from Berklee college of music, current i'm working on a DJ simulator project in Unity with Wwise as my final project, I have 4 questions or feature requests:

1. I want to set the play start time (or it's called trim start?) of a currently playing audio track in real time through a script from Unity, but I didn't found any functions in the API allows me to do that. so are there any ways allows me to modify that parameter just like a RTPC?

2. I also prototyped a script just using Unity default audio engine that can plot both the waveform (time domain) and frequency domain (through Unity default FFT function). So are there any ways I can receive these (1) sample information of the entire audio track in Wwise, (2) return the current sample (or index) being played of the audio track in real time. (3) real time FFT analysis data through Unity script?

3. How can I modify the loop start/end time of an audio track in Wwise from script in Unity?

4. In terms of DJ simulator that requires beat matching stuff, do you recommend me to use sound effect mixer or interactive music hierarchy?

Thanks!
in Feature Requests by Tao Y. (110 points)

Please sign-in or register to answer this question.

...