Author Topic: Sound in SCI EGA  (Read 849 times)

0 Members and 1 Guest are viewing this topic.

Offline Chris Cromer

Sound in SCI EGA
« on: September 11, 2003, 10:01:29 AM »
What's the biggest sound resource the SCI EGA interpreter can handle? When I am trying to load this sound I made from a midi, SCI Studio gives an error saying it's too big for the SCI interpreter to handle.

So I got to wondering what's the biggest size it can handle? And is there anyway to load the sound into my game? Or can I get somebody to cut it down(I didn't make the midi... so I don't have any tools to change it).


Chris Cromer

It's all fun and games until someone get's hurt then it's just fun. ;)

Offline Brian Provinciano

Re:Sound in SCI EGA
« Reply #1 on: September 11, 2003, 02:23:31 PM »
How long is the sound? It's often not the length though, AFAIK, it could just have too many channels in it as well. I'd always had trouble converting MIDIs to AGI or SCI, because the MIDI format is a little like the AVI format, in that just because they're AVI, doesn't mean they are normal AVI--the could be divx, xvid, 3-vix, mpeg-2, dvd-mpeg, etc. Many MIDIs are varied formats, and can't be converted simply.

I think you need to get a midi editor and strip it down and/or convert it to standard midi.

Ravi created the Sound utils, and Lars knows everything about SCI right down to the smallest detail, so they both should be able to answer your sound questions.

Offline Chris Cromer

Re:Sound in SCI EGA
« Reply #2 on: September 11, 2003, 04:27:31 PM »
Quote
How long is the sound?
About 4 mins, it's the opening song of the tv show I am basing the game on.

I read up on Ravi's site, according to it, 64kb is the maximum size of a sound resource... which is why these won't load in SCI Studio(they are about 80kb after converted to a sound resource).

I think my best solution would be to find some tool that can cut the midi's in half, then play half, and when it's finished play the other half. You know of any good tools that I could do this with?(just asking before I go searching with google)

And the midi's converted just fine to the sound format, SCI Studio was the only problem because it wouldn't load the resource(I am guessing because the EGA interpreter can't handle ones bigger than 64kb? Will the VGA interpreter be able to handle sounds of larger sizes?)
Chris Cromer

It's all fun and games until someone get's hurt then it's just fun. ;)


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.033 seconds with 22 queries.