Thanks for testing out the Wwise 2021.1 Beta! Here are some resources to get you started and questions we've mapped for feedback.
WAQL (Wwise Authoring Query Language)
Suggestions:
- Open the List View and type: $ where volume = 0
- Change the volume property for a sound in your project to -5
- Now change the WAQL Query in the List view to: $ where volume < 0
Questions:
- Did you succeed in building a WAQL query and seeing the results of the query filtered in the List View?