Community
AGI Programming => Mega Tokyo AGI Archive => Topic started by: Joel on February 19, 2002, 06:01:22 AM
-
Is there any way to get silence at the end of a sound resource (without using programming kludges)? I have a looping sound, and I want it to pause for a moment before it plays again.
-
You would have to manually edit the sound file, change the last note to be silent and extra long and then save it.
- Nick
-
Ok, I hex-edited the thing. It was really fun. And by "really fun" I mean not fun at all attempting to learn just what the heck I was doing. Fortunately, there were some silent notes already in the file, so that made things a bit easier once I figured out that they actually were silent notes.
-
yeh, I know.. sorry about that.. I'm trying to fix things though.