increpare / bfxr

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

Getting Started #3

Closed guzuligo closed 9 years ago

guzuligo commented 10 years ago

Can you help? I want a kind of hello world code to start using this please.

Regards,

increpare commented 10 years ago

go to http://bfxr.net/ and hit randomize over and over. there are tooltips over each of the sliders, if you want to know what they do.

On Tue, Oct 22, 2013 at 6:38 PM, guzuligo notifications@github.com wrote:

Can you help? I want a kind of hello world code to start using this please.

Regards,

— Reply to this email directly or view it on GitHubhttps://github.com/increpare/bfxr/issues/3 .

guzuligo commented 10 years ago

I am talking about the as3 code, not the wave generator. I want to start using the functions to generate sfx. This way, my SFX won't increase the file size even if I have thousands of them.

increpare commented 10 years ago

There's an api example here : https://github.com/increpare/bfxr-api-example

it might be a bit out of date from the main branch, but should be ok for most things.

Peace,

S

On Sat, Oct 26, 2013 at 10:57 PM, guzuligo notifications@github.com wrote:

I am talking about the as3 code, not the wave generator. I want to start using the functions to generate sfx. This way, my SFX won't increase the file size even if I have thousands of them.

— Reply to this email directly or view it on GitHubhttps://github.com/increpare/bfxr/issues/3#issuecomment-27155659 .