increpare / bfxr

Flash + AIR sound effects generator. Based on Sfxr.

Home Page:http://www.bfxr.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

guzuligo opened this issue · comments

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

Regards,

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//issues/3
.

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.

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//issues/3#issuecomment-27155659
.