Adaptive LoFi generator.
A procedural LoFi generator that adapts your background audio in real-time.
git clone https://github.com/PandemoniumLabs/NonomiBeat.git
cd NonomiBeat
python -m venv .venv
source .venv/bin/activate
pip install -e .cd NonomiBeat # if not in dir already
python -m src.nonomi.main- Python 3.10+
- Linux
- Install script is not ready
- GUI is coming in a future update, but the core functionality is already implemented and can be run via CLI.
- Also, Android support plan was scrapped due to the complexity of real-time audio processing on mobile platforms and the lack of suitable libraries.
GPL 3.0 – see LICENCE file for details
NonomiBeat is an independent, open-source project and is not affiliated with, endorsed, or sponsored by Nexon Games, Yostar, or Blue Archive. The character Nonomi and related assets belong to Nexon Games Co., Ltd. All character references are for fan and educational purposes only.
If you are a copyright holder and believe any content used here violates your rights, please open an issue or contact me — I'll remove it immediately.
