Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411562 Posts in 69384 Topics- by 58443 Members - Latest Member: junkmail

May 03, 2024, 06:56:39 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperAudioRandom talk 8-bit sounds
Pages: [1]
Print
Author Topic: Random talk 8-bit sounds  (Read 1173 times)
Sheepolution
Level 2
**



View Profile WWW
« on: June 29, 2011, 01:51:11 PM »

There are many games where you here random sounds when someone is talking, and the text comes on the screen one per time. I need such sound effect, but how do I create it? Where can I find good sounds for this?
Logged

Hangedman
Level 10
*****


Two milkmen go comedy


View Profile WWW
« Reply #1 on: June 29, 2011, 02:30:45 PM »

There are a few methods for using such sounds.

One is the simple method: have a little noise (any noise), and play it once per character. (Most games)

One is the complex method: have a few noises that play at random and are stretched according to the lengths of words, or at least pretend to be (Suda 51 games are notable for this)

One is the alphabet method: have a library of tiny sounds that sound like a low-bit voice saying the letters, and play them as the letters are said, and they kind of sound like the words (Animal Crossing is famous for this one)

Try tinkering with SFXR and find a sound that is abrupt enough that you can determine the break between letters audibly but not sharp enough to be annoying.

Make a simple prototype program that plays the sound back rapidly and you'll be able to test it with ease, if you don't already have the backend code (letter display engine in your game or etc)
Logged

AUST
ITIAMOSIWE (Play it on NG!) - Vision
There but for the grace of unfathomably complex math go I
Sheepolution
Level 2
**



View Profile WWW
« Reply #2 on: June 29, 2011, 03:26:49 PM »

But what's the best place to create the sounds?
Logged

Nugsy
Level 10
*****



View Profile
« Reply #3 on: June 29, 2011, 03:28:43 PM »

http://www.superflashbros.net/as3sfxr/

 Hand Thumbs Up Left
Logged


Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic