public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVCancel Sound Effect

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Cancel Sound Effect
  • Original author: chaucer
  • Original date: March 22, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/cancel-sound-effect.59114/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

  Cancel Sound Effect : v - 1.0   Creator : Chaucer   Introduction : So, in short rpg maker MV allows you cancel sound effects already, but rpg maker MV also allows you to play more than one sound effect at a time, and if you want to cancel just a specific sound effect, without effecting the others that are currently playing, you can't the default stop sound effect will cancel all sound effects playing, this plugin will allow you to stop a specific sound effect without affecting the others...

Archived First Post

  Cancel Sound Effect : v - 1.0


  Creator : Chaucer



  Introduction :


So, in short rpg maker MV allows you cancel sound effects already, but rpg maker MV also allows you to play more than one sound effect at a time, and if you want to cancel just a specific sound effect, without effecting the others that are currently playing, you can't the default stop sound effect will cancel all sound effects playing, this plugin will allow you to stop a specific sound effect without affecting the others being played.


  Features:

  • Stop a specific sound effect without cancelling all sound effects.



  How to Use:
The instructions are inside the plugins help file, as always, but I'll explain here as well. just create a script call in an event, or wherever you're planning to use it, with the following code inside.
 


AudioManager.stopSeAt('name')


just replace name with the name of the sound effect you want to cancel out.


Plugin:


https://www.dropbox.com/s/wgxytohbw0sa4sf/CancelSound.js?dl=0


  Terms:


Free for commercial and non-commercial use, just don't forget to credit.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Free for commercial and non-commercial use, just don't forget to credit.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar