1. I have LW wavs

Robert,

I have a wave of a phaser and a wave of a torpedo.  Let me know if you wa=
nt
them.  Use Jacques Deschenes routines, there's a game Space Invaders made=

by Peter Blue which uses sound effects like that.

--Alan
 =

new topic     » topic index » view message » categorize

2. Re: I have LW wavs

Alan Tu writes:
> I have a wave of a phaser and a wave of a torpedo.

For the time being, I'm still using PC speaker sound effects.
I don't want to bloat EUPHOR20.ZIP with a bunch of .WAV
files. If someone can improve langwar\soundeff.e to have
better PC speaker sounds, I'd be interested. Especially an
explosion sound (1 second or so).

Regards,
     Rob Craig
     Rapid Deployment Software
     http://members.aol.com/FilesEu/

new topic     » goto parent     » topic index » view message » categorize

3. Re: I have LW wavs

>I don't want to bloat EUPHOR20.ZIP with a bunch of .WAV
>files.

Should have considered that.  Of course, this is why I don't have Robert
Craig's job.

--Alan

P.S.  I might have a "better" QBasic phaser sound.  Yes, this is unedited=

code.  Sorry, I have some news editing to do.  Following is QBasic code. =

Sounds kind of cool, actually very cool.  I got some other suggestions fo=
r
LW too.  Look for them tomorrow.

begin phaser.bas
0 CLS
5 WHILE x < 10
10 FOR I =3D 1 TO 9'phaser sounds
20 RII! =3D I / (90)
30    FOR J =3D 1000 TO 2700 STEP 200: SOUND J, RII!: NEXT J
40 NEXT I
50 x =3D x + 1
60 WEND
end phaser.bas
 =

new topic     » goto parent     » topic index » view message » categorize

4. Re: I have LW wavs

Alan Tu wrote:
>
> Robert,
>
> I have a wave of a phaser and a wave of a torpedo.  Let me know if you want
> them.  Use Jacques Deschenes routines, there's a game Space Invaders made
> by Peter Blue which uses sound effects like that.
>
> --Alan
>

Hello Alan,

I would very much like to have both waves for my own use. Could you
please send them? Thanks.

-Mike Bohlen

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu