Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JRYBeats is an extra-simplified Python music app built with Pygame.

Includes

  • 16-step drum sequencer
  • Synthesized kick, snare, hi-hat, clap, and percussion
  • Piano roll with SOFT, PLUCK, BASS, and KEYS instruments
  • Audio import and waveform display
  • Microphone recording
  • Mixer with volume, pan, mute, and solo controls
  • Project save/load using .jry files
  • No external image or drum-sample assets are required

Run locally

Install Python 3.11+ and then run:

pip install -r requirements.txt
python JRYBeats.py

Notes

Changes from YT Video : The drum icons are drawn in Pygame. The clap is synthesized in code. The snare and hi-hat use differently EQ-shaped noise so they have distinct frequencies.

License

JRYBeats is licensed under the MIT License. See the LICENSE file for details.

About

Simple Beatmaker/Audio Sequencer built with Python and Pygame.

Resources

Stars

107 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages