Experimental web audio player, including audio visualizations (in the future!) and a graphic filter editor.
The player can be accessed from the address: https://fplay.com.br
All assets and output files are inside the docs
folder just to leave everything prepared for GitHub Pages. 😅
The Android wrapper is highly experimental and not suitable for production!!! But, should you feel like giving it a try, just download the APK here.
Both the graphic filter editor and the visualizations used by the player come from my other project, GraphicalFilterEditor, licensed under the MIT License.
Support for module files (such as mod, s3m, it, xm and so on) is based on my port of libmikmod to WebAssembly, licensed under the GNU Lesser General Public License v2.1. (The integration is still under development... 😅)
The secondary font used by the UI is Open Sans, licensed under the Apache License.
Some of the icons used by the UI came from the project Material design icons, licensed under the Apache License.
This project is licensed under the MIT License.
The project was tested in several different devices and browsers thanks to the infrastructure kindly provided, for free, by BrowserStack. ❤