RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[VX]Song Control [not necessary anymore]

Started by Mushu, June 23, 2011, 06:31:29 AM

0 Members and 1 Guest are viewing this topic.

Mushu

Is there any way to change the bgm's pitch (event or script-wise) without restarting the bgm? I want to make it like a time disruption effect.

modern algebra

Yeha, if you just use the Play BGM event command with the same song and a different pitch it will only change the pitch; it won't restart the BGM.

Mushu

i put 2 events next to eachother event touch below char same song diff pitch and it still resets :P

modern algebra

Oh, I guess you're right. I was thinking of volume.

Mushu

theres probably a way to do this with a script right? :P

modern algebra

A script which rewrites the Audio module, perhaps.

exhydra

Yeah, you're definitely going to need a re-write of the Audio module to pull off what you want.

UPDATED 05-29-14


IS YOUR PROJECT OPTIMIZED?
UPDATED 07/04/15 - v2.5

RPG MAKER TOOLBOX
UPDATED 07/04/15 - v1.5

Mushu

I used a BGM that was about the same beat throughout so it worked out for me w/o getting it complicated xD