bnnm / wwiser

wwiser - Wwise .bnk explorer and audio simulator.
205 stars 11 forks source link

Unable to view the properties inside of a Wwise Harmonizer effect. #26

Closed Forsaken-Gaming closed 1 year ago

Forsaken-Gaming commented 1 year ago

Hello! I am looking inside of Init.bnk that was made using v140. I can see the properties of other effects like Guitar Distortion, however the Harmonizer just displays this. Am I by chance missing something? Thanks! Screenshot 2023-04-24 000819 Screenshot 2023-04-24 000834

Here are the relevant files: init.zip

bnnm commented 1 year ago

I only added a few common plugins b/c they were time-consuming to include (separate from wwise itself needing to reverse engineer one by one) and didn't think most people would care. I'll add more if there is demand I guess.

Forsaken-Gaming commented 1 year ago

Oh yuck. I see. Thanks for the response!

bnnm commented 1 year ago

Did a quick implementation, seems ok but need to test earlier versions (<~v112): wwiser.zip

Forsaken-Gaming commented 1 year ago

Works perfectly on my end! Thank you so much for going through the effort to do that!