* - Releases the audio with folder folder and filename name from the
* audio cache
* - This only works for non static SE audio loaded as WebAudio
* - folder is supposed to be a String
* - name is supposed to be a String
* - The script call's supposed to be Idempotent
复制代码
Spoiler: Prerequisites
Abilities:
1. Nothing special for most ordinary cases
(No capability on Javascript ES5 experience but can still make reasonable guesses on readable novice codes up to 100 LoC scale)
2. Little RMMV plugin development proficiency to fully utilize this plugin in intended ways
(Elementary Javascript ES5 exposures being able to write beginner codes up to 300LoC scale )
Spoiler: Terms Of Use
1. Commercial use's always allowed and crediting me's always optional.
2. You shall keep this plugin's Plugin Info part's contents intact.
3. You shalln't claim that this plugin's written by anyone other than DoubleX or my aliases. I always reserve the right to deny you from using any of my plugins anymore if you've violated this.
4. If you repost this plugin directly(rather than just linking back), you shall inform me of these direct repostings. I always reserve the right to request you to edit those direct repostings.
5. CC BY 4.0, except those conflicting with any of the above, applies to this plugin, unless you've my permissions not needing follow so.
6. I always reserve the right to deny you from using this plugin anymore if you've violated any of the above.
Spoiler: Contributors
Authors:
1. DoubleX
Plugin Development Collaborators:
- None So Far
Bug Reporters:
- None So Far
Compatibility Issue Raisers:
- None So Far
Feature Requesters:
- None So Far
Spoiler: Changelog
* v1.00b(GMT 0300 27-Mar-2020):
* 1. You no longer have to edit the value of
* DoubleX_RMMZ.Preloaded_Resources_File when changing the plugin file
* name
* 2. Fixed the crashes when preloading animations, images, etc, wthout
* hues(such cases will be understood as having the default hue 0 only)
v1.00a(GMT 1500 7-Jul-2020):
1. 1st version of this plugin finished