Discussion:
Win16/32 sound effects wanted!
(too old to reply)
Harry Potter
2018-12-24 00:06:38 UTC
Permalink
I'm looking for some sound effects for my Win98 computer and Win16 emulation on a Win10/64 laptop in the form of a .WAV file that I can download for free. I tried Google and found that I need to register or pay for the service and that the files were too long. I desire the files to be less than 10 sec. long and still fun. Anywhere I can find them?
JJ
2018-12-24 11:43:10 UTC
Permalink
Post by Harry Potter
I'm looking for some sound effects for my Win98 computer and Win16
emulation on a Win10/64 laptop in the form of a .WAV file that I can
download for free. I tried Google and found that I need to register or
pay for the service and that the files were too long. I desire the files
to be less than 10 sec. long and still fun. Anywhere I can find them?
My last fish.

https://freesound.org/browse/tags/effect/

No need to register. To reveal the links to the sound file, install Stylus
browser addon, create a new style for that site, use below code, then save.
On a sound page, it'll show a blue "Downloads" panel at right side of the
sound title which when hovered, it expands and shows the download links.

[code]
.player .metadata{
display:block;position:absolute;z-index:3;top:-3em;right:0;
border:1px solid;width:10ex;height:1.3em;overflow:hidden;padding:4px;
background:#ddf;
}
.player .metadata:hover{width:auto;height:auto}
.player .metadata>*{display:block}
.player .metadata>*:first-child:before{display:block;content:"Downloads"}
.player .metadata>.spectrum,
.player .metadata>.waveform,
.player .metadata>.duration{display:none}
[/code]
Harry Potter
2018-12-24 12:27:57 UTC
Permalink
I tried that web site. I couldn't quickly find the items for which I was looking: short sound effects to decorate my desktops. :( Is there a way to narrow down a search on that site?
Harry Potter
2018-12-24 13:29:58 UTC
Permalink
Post by Harry Potter
I tried that web site. I couldn't quickly find the items for which I was looking: short sound effects to decorate my desktops. :( Is there a way to narrow down a search on that site?
Never mind; found some good ones. Thank you! BTW, I decided to register to the web site. :)
Loading...