Community

AGI Programming => Mega Tokyo AGI Archive => Topic started by: Joel on February 19, 2002, 06:01:22 AM

Title: Silence at end of sound
Post 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.
Title: Re: Silence at end of sound
Post by: Nick Sonneveld on February 19, 2002, 03:35:59 PM
You would have to manually edit the sound file, change the last note to be silent and extra long and then save it.

- Nick
Title: Re: Silence at end of sound
Post by: Joel on February 19, 2002, 06:41:45 PM
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.
Title: Re: Silence at end of sound
Post by: Nick Sonneveld on February 19, 2002, 07:39:08 PM
yeh, I know.. sorry about that.. I'm trying to fix things though.