Logo

How to set random BGM?

登録 ログイン フォーラム戻る

ポスト #1 · 2022-01-29 02:14:55amにポスト 2.2年前

Offline heyoradio
heyoradio Avatar Member
3 ポスト
Not Set
Reg. 2022-01-28

Hello!

I have minor experience with theme editing, and I'd like to know if anyone could help me with getting a theme to play random menu music from a select assortment? Like if every time I loaded into the results screen I'd get a different looped BGM. Just haven't been able to figure it out. Any help at all would be super appreciated, thanks! Smile

ポスト #2 · 2022-01-29 10:31:12pmにポスト 2.2年前

Offline riskofsoundingnerdy
riskofsoundingnerdy Avatar Member
140 ポスト
Australia
Reg. 2011-12-18

"Yeah, nah."
I'm not sure if this is the best way to do it, but a way I used to do it was:

local max = 9; the maximum number of things to choose from
local num = math.random(1,9); choose randomly between the lowest value (here, 1) and the highest value (here, 9)

t[#t+1] = LoadActor("Sound_"..num); load one of the files named Sound_1,2,3,4,5,6,7,8 or 9
Commissions for music and cover art are now open ✨
Heck, I'll even do simfiles if you want.

ポスト #3 · 2022-01-30 05:08:58amにポスト 2.2年前

Offline razorblade
razorblade Avatar Member
1,099 ポスト
Not Set
Reg. 2011-03-01

You use any RageFileUtils functions to read and write the file, specifically to Sounds/ScreenEvaluation music.

Loading sounds via actors may stop playing the bgm when it goes to next screen (ScreenProfileLoad/Save, and ScreenEvalutionSummary)

ポスト #4 · 2022-01-30 09:51:15pmにポスト 2.2年前

Offline heyoradio
heyoradio Avatar Member
3 ポスト
Not Set
Reg. 2022-01-28

Unfortunately I don't have the experience to utilize RageFileUtils just yet, but risk's method ended up working for me and the bgm stopping at the next screen isn't going to be an issue for me. Thank you guys so much for the responses! <3
登録 ログイン フォーラム戻る

0 User(s) Viewing This Thread (Past 15 Minutes)

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 4% · Database: 4% · Server Time: 2024-04-19 22:42:08
このページは0.004秒サーバータイム使用する。
Theme: starlight · Language: japanese
Reset Theme & Language