scheffgames Posted July 23, 2019 Share Posted July 23, 2019 I downloaded the FMOD Studio API for html5 but I got some errors for even the most basic example. Here's an error that appears when I try to play music from Fmod Examples / Studio Examples / Simple Event: musicInstance.val.setParameter is not a function Here's another that appears when I just open Fmod Examples / Studio Examples / 3D sound: BindingError message: "function EventInstance.setParameterByName called with 2 arguments, expected 3 args!" OBviously there's something wrong with the setParameter function but I don't know how to solve this issue myself. Probably involves digging in their source code. Should I contact the FMOD team or am I doing something wrong? (tested on Firefox and Chrome, using local web server). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.