increpare / bfxr

Flash + AIR sound effects generator. Based on Sfxr.
http://www.bfxr.net
972 stars 93 forks source link

Update SfxrParams.as #5

Closed doyousketch2 closed 5 years ago

doyousketch2 commented 9 years ago

Make better use of the new wave types when you click any of the preset generators.

I used Editra, and it stripped out trailing whitespace, so the edit seems to change a lot, but really it's just the generator methods. It randomizes the voice type for the presets.

line 253 - pickup / coin - Use every wave type, except white or pink noise

line 310 - laser/shoot - Use every wave type, except white or pink noise

line 391 - explosion - Use white or pink noise

line 441 - powerup - Use every wave type, except white and pink noise

line 503 - hit/hurt - Use every wave type

line 560 - jump - Use every wave type, except white noise, pink noise, or tan

line 606 - blip - Use every wave type, except white and pink noise

increpare commented 5 years ago

finally got around to looking through these - they were generated too many duds, alas. But: very(, very!) belated thanks for the suggestions :)