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: MBS - Sound Emittance
- Original author: Masked
- Original date: December 11, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/mbs-sound-emittance.52718/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next",
Archived First Post
MBS - Sound Emittance (1.2.1)
by Masked
Introduction
This plugin allows you to set sound emittances for events, and for the first time in RPG Maker (as far as I know) with 3D sound positioning (thanks WebAudio /o/).
That's nice for creating sound effects on rivers, fire, people talking, etc.
Features
- 3D sound positioning, that is, you can notice from which direction the sound is coming from;
- Allows you to set a sound radius so it will be limited to a specific range;
- Automatically assumes the file extension based on built-in methods (specifically AudioManager.audioFileExt);
- Works with any kind of sound effect (BGM, BGS, ME, SE...) regardless of it having an automatic loop or not;
- Volume and pitch adjustment.
How to use
Just save the plugin Raw code in a .js file on your game's js/plugins folder. Further information on plugin help.
Script
GitHub: https://github.com/MaskedRpg/JS/blob/master/mv/MBS_SoundEmittance.js
Credits and Thanks
- Masked, for creating
Features Mentioned
- 3D sound positioning, that is, you can notice from which direction the sound is coming from;
- Allows you to set a sound radius so it will be limited to a specific range;
- Automatically assumes the file extension based on built-in methods (specifically AudioManager.audioFileExt);
- Works with any kind of sound effect (BGM, BGS, ME, SE...) regardless of it having an automatic loop or not;
- Volume and pitch adjustment.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credits and Thanks - Masked, for creating
Referenced Images / Attachments
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.
0
replies
1
view
Topic Summary
Loading summary...
