Skip to content

MrBeat is a BeatBox app that lets you create rhythms in real-time using Audiostream. You can add new sound kits or customize your own.

Notifications You must be signed in to change notification settings

YoussefDevPro/MrBeat

Repository files navigation

MrBeat

MrBeat is a BeatBox program using Audiostream for real-time sound processing. You can create cool rhythms, and add more kits or even your own custom kit (edit sound_kit_service.py to do so).

Requirements:

  • Python 3.7: Download here
  • Kivy: Install with pip install kivy
  • Cython: Install with pip install Cython
  • Visual Studio: Required for compiling on Windows
  • Audiostream: For Windows, navigate to ./MrBeat/audiostream and run python setup.py install

Running the App:

  1. Clone the repository
  2. Navigate to the ./MrBeat folder
  3. Run the app with: python main.py

About

MrBeat is a BeatBox app that lets you create rhythms in real-time using Audiostream. You can add new sound kits or customize your own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published