Eric

Results 204 issues of Eric

Currently, the Flixel volume controls [see here](https://api.haxeflixel.com/flixel/system/frontEnds/SoundFrontEnd.html#volumeHandler) are completely ignored by this library. Add a volume handler function you can use with `FlxG.sound.volumeHandler` to set the volume on all sounds.

As a developer, I want to be able to access a user's microphone and retrieve sound data, which I can either: * Play back to the user. * Compress and...

I have a use case where I am being provided with a stream of PCM audio bytes (from video decoding) and I want to play the sound over the user's...

Readd Linux support from the original Faxe library.

`cam edit: original title from eric was "both of these are gone"`

See linked issue: sindresorhus/awesome#2503 Various small issues block the actual addition of this list to the main directory of resources. Those will be listed here and checked off as they...

After some discussion with @ninjamuffin99, we've concluded that limiting the engine list by some abstract measure of "notability" only limits discoverability of unique new projects. There's no reasons like Codename...

This is the original intent of the frame attributes, and what Haxe is optimized for. Say I have a 100x100 image, that contains 80x80 of content with 10px of empty...

``` Traceback (most recent call last): File "D:\Programming\Game Modding\Friday Night Funkin\Spritesheets\FnF-Spritesheet-and-XML-Maker\src\xmlpngUI.py", line 306, in generate_xml statuscode, errmsg = xmlpngengine.make_png_xml( File "D:\Programming\Game Modding\Friday Night Funkin\Spritesheets\FnF-Spritesheet-and-XML-Maker\src\xmlpngengine.py", line 166, in make_png_xml final_img_width, final_img_height,...

Any favorites are forgotten as soon as the menu closes, making the feature basically useless. This should be fixed in the next update.

bug