Original Source
- Original title: Expanded PlaySE - A simply useful Plugin Command
- Original author: Galenmereth
- Original date: March 29, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/expanded-playse-a-simply-useful-plugin-command.176612/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Expanded PlaySE 1.0.0 GalenmerethIntroduction This plugin adds a simple but powerful Plugin Command utility that allows you to play sound effects with varying values of volume, pitch and pan within easily configurable ranges. Even tiny variations in pitch and volume can do wonders in decreasing the repetitiveness of sound effects.
Archived First Post
Galenmereth
This plugin adds a simple but powerful Plugin Command utility that allows you to play sound effects with varying values of volume, pitch and pan within easily configurable ranges.
Even tiny variations in pitch and volume can do wonders in decreasing the repetitiveness of sound effects.
Features
* Plug and play with no alterations or extensions to any core scripts. Should be highly compatible unless you've overwritten the core
AudioManager.playSe function -- which would be a bad idea * Simple to use Plugin Command
* Allows setting random ranges for volume, pitch, and pan
Screenshots
Video showcase
How to Use
Put the script in your
<ProjectFolder>/js/plugins folder, then select it in the editor's PluginManager. If you want to use the in-game menu, place it last in order of plugins for best compatibility.Plugin Command
There's one Plugin Command called "PlaySE" with included help text.
Demo
The script is very simple so I've opted not to include a demo.
Changelog
1.0.0 - Initial public release
Download
The plugin is free to download; a tip is greatly appreciated but not at all expected nor required
Terms and Credits
MIT License - Free for commercial use in any game. Don't remove the license from the script file itself. Credit appreciated, but not required.
Features Mentioned
- Plug and play with no alterations or extensions to any core scripts. Should be highly compatible unless you've overwritten the core AudioManager.playSe function -- which would be a bad idea
- Simple to use Plugin Command
- Allows setting random ranges for volume, pitch, and pan
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms and Credits MIT License - Free for commercial use in any game. Don't remove the license from the script file itself. Credit appreciated, but not required.
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...