Page 1 of 1

Sound Effect Generator [as3sfxr-b]

Posted: Fri Mar 25, 2011 3:45 pm
by Ryne
Hi guys, I'm pretty sure someone sent me this before and I know I posted it here but I found out yesterday that it's been updated.

Basically it's a sound-effect generator which is awesome for prototyping or even final production, it's flash based right now and can even save as wav.

http://ded.increpare.com/~locus/as3sfxr-b/

Re: Sound Effect Generator [as3sfxr-b]

Posted: Fri Mar 25, 2011 10:14 pm
by Robin
I can't remember if someone did already, but if not, someone should make that in LÖVE.

Re: Sound Effect Generator [as3sfxr-b]

Posted: Fri Mar 25, 2011 10:49 pm
by thelinx
Indeed.

Re: Sound Effect Generator [as3sfxr-b]

Posted: Fri Mar 25, 2011 10:51 pm
by Jasoco
I am going to make a game that will emulate 8-bit arcade feel, I'd love to be able to generate all the sound effects and possible music without using MP3's of it recorded.

This is possible, right?

Re: Sound Effect Generator [as3sfxr-b]

Posted: Fri Mar 25, 2011 10:56 pm
by thelinx
More or less, yeah.

Re: Sound Effect Generator [as3sfxr-b]

Posted: Fri Mar 25, 2011 11:24 pm
by vrld
Jasoco wrote:This is possible, right?
Very possible (but not very easy): RandomTunes

Re: Sound Effect Generator [as3sfxr-b]

Posted: Sat Mar 26, 2011 1:16 am
by headchant
challenge accepted.

Re: Sound Effect Generator [as3sfxr-b]

Posted: Sat Mar 26, 2011 6:25 am
by Jasoco
headchant wrote:challenge accepted.
Okay, Barney Stinson.

Re: Sound Effect Generator [as3sfxr-b]

Posted: Sun Mar 27, 2011 1:30 am
by NÖÖB
I don't think creating music on the fly is doable right now. You could use the timing functions, and trigger samples at, say 1/16 notes, but that wouldn't be very elegant, as the program's timing could differ every loop. I'd like it if we could use two buffers; while one is playing, we fill the other one with sample data. But first we need a function to see where the current sample position on the playing buffer is, so that we know when to play the second buffer exactly when the first buffer ends

Re: Sound Effect Generator [as3sfxr-b]

Posted: Mon Mar 28, 2011 2:06 pm
by SiENcE
sfxr sound generation in love would be cool.

we can create seeds using sfxr and use it with love.