Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QAudio has a typo which leads to a crash. #22

Open
Espilonarge opened this issue Apr 21, 2019 · 0 comments
Open

QAudio has a typo which leads to a crash. #22

Espilonarge opened this issue Apr 21, 2019 · 0 comments

Comments

@Espilonarge
Copy link

Line 264 has a typo in the code.

if (cmd === 'save') {
return AudioManager.saveQAudioa();
}

"saveQAudioa" should be "saveQAudios" otherwise MV will always spit out an error any time you try using the "qAudio save" plugin command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant