We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
以下这段,执行的次数越多,声音越小 scene.addAudio({ path: path.join(__dirname, "../../all.mp3" ), });
scene.addAudio({ path: path.join(__dirname, "../../all.mp3" ), });
The text was updated successfully, but these errors were encountered:
How many audio?
Sorry, something went wrong.
三个以上
#105
just add:
const creator = new FFCreator({ ... norAudio: true })
No branches or pull requests
以下这段,执行的次数越多,声音越小
scene.addAudio({ path: path.join(__dirname, "../../all.mp3" ), });
The text was updated successfully, but these errors were encountered: