increpare

Results 108 comments of increpare

Thanks for the info, and apologies for the delayed reply. I don't have access to the compile tools for this any more (flash builder), which are not cheap, but I'll...

You've generated wav files and are trying to play them on android separately from bfxr? (in which case I can't help, that's android specific) Or making an AIR app using...

:/ bummer On Sat, Jul 8, 2017 at 6:16 AM, guzuligo wrote: > Actually, I was talking about the API. I actually manage to use the > sfxrSynth to generate...

https://developer.github.com/v3/#rate-limiting

Yes, it produces a shareable url, like this: (or at least it _should_ do). Doesn't it for you?

I have firefox 39 on OSX as well, and can't repro. Hmmm. Have you tried disabling all plugins? On Tue, Jul 21, 2015 at 7:06 PM, Various Authors [email protected] wrote:...

first step would be to make a textmate grammar- https://macromates.com/manual/en/language_grammars

Oh this is interesting! Thanks for the report. It's doing inference on present and present and making them the same or something like that, lol... https://www.puzzlescript.net/play.html?p=a191f07e897cdf9a985c9db4324d4c97 Renaming the second 'present'...

What should ``` [ player_or_target player_or_target ] -> [ player_or_target ] ``` do? Right now it gives an error ``` line 83 : TARGET and TARGET can never overlap, but...