ttencate / jfxr

A browser-based tool to create sound effects for games.
http://jfxr.frozenfractal.com/
429 stars 45 forks source link

How to incorporate player only into an app? #30

Closed radman-x closed 6 years ago

radman-x commented 6 years ago

For example, something like the "How to use it?" section here: https://github.com/loov/jsfx

radman-x commented 6 years ago

Just to be clear, we do not want the GUI/Designer, just want to be able to play the *.jfxr files in our app (or convert to base64 via web audio context).

ttencate commented 6 years ago

This is not a feature I had in mind when I wrote jfxr, but it should be possible. Here's a high level overview:

Maybe some day I'll refactor the synth into a standalone library, but not any time soon – I'm up to my ears in unpaid projects already. If you have a budget, we can discuss speeding it up ;)

radman-x commented 6 years ago

OK, thanx for the quick response. Sounds like a little too much to attempt at this time. We will probably use jsfx. If we run into limitations that jfxr could get around and/or get a budget, we'll contact you again.

ttencate commented 6 years ago

No probs, good luck!