Skip to content

PandemoniumLabs/NonomiBeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Adaptive LoFi generator.
A procedural LoFi generator that adapts your background audio in real-time.


Installation

git clone https://github.com/PandemoniumLabs/NonomiBeat.git
cd NonomiBeat
python -m venv .venv
source .venv/bin/activate
pip install -e .

Usage

cd NonomiBeat             # if not in dir already
python -m src.nonomi.main

Requirements

  • Python 3.10+
  • Linux

Notes

  • 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.

License

GPL 3.0 – see LICENCE file for details


Disclaimer

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.

About

Environment based LoFi generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors