Music Generator (Made this for the purpose of humor)
- Yuuta Kirishima
Something I wrote in 10 minutes, RGSS3 Generates music from sound files
Labeling it v-0.1 because the sounds are not good right now lol I actually managed to generate 1 decent track.
Basically it generates music from sounds and simple math formulas, test it out yourself
Instructions:
Place all Sound Files in the Audio/SE folder
Use the script call:
GenerateMusic.play(loop)
Set loop to either true or false
if loop is set to True then the music will play continuosly (for now until the game is stopped or until another sound effect is played)
If loop is set to false then the music will terminate.
Downloads:
Sound Files
Script http://github.com/Heark/rgss3/blob/master/musicgenerator/musicgenerator.rb
Terms of Use:
The script is free to use in both commercial and in non-commerical, The sound files however are not, the website I got them from prohibits commercial use.
本贴来自国际rpgmaker官方论坛作者:Capitán处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/music-generator.41235/