Welcome to PracticeBuddy!
Part of becoming a better musician (particularly for improvisers) is developing a musical vocabulary. This is done with years upon years of learning and internalizing musical phrases (licks, chops, whatever the current word is). However, remembering every phrase you have ever learned can be... a lot to keep track of. Well, not anymore.
Let PracticeBuddy help you keep track of your "bag of licks," so you can focus on keeping past phrases fresh, digesting new ones, and becoming the best player you can be.
Blog posts on process / functionality:
- http://kyleblee.com/practicebuddy_rails_project
- http://kyleblee.com/practicebuddy_rails_app_with_jquery_front_end
To install and use this project, fork and clone the repo. Then, run bundle install
in your command line,
start a local Rails server (by running rails s
), and navigate to localhost:3000/
.
Bug reports and pull requests are welcome on GitHub at https://github.com/kyleblee/practice_buddy. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.