public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
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: Music Generator
  • Original author: Capitán
  • Original date: June 16, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/music-generator.41235/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)

Summary

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.

Archived First Post

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

Scripthttp://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.

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

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.

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.

#rgss3#script-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar