GithubHelp home page GithubHelp logo

koljapluemer / cut-up-and-practice Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 1.57 MB

A python app to practice music — "cut" sheet music into pieces and get better with chunking and deliberate practice.

License: MIT License

Python 100.00%
chunking deliberate-practice guitar guitar-learning music music-learning piano piano-learning practice sheet-music ukulele instrument-learning

cut-up-and-practice's Introduction

Cut Up and Practice

These feats are routine at Meadowmount, in part because the teachers take the idea of chunking to its extreme. Students scissor each measure of their sheet music into horizontal strips, which are stuffed into envelopes and pulled out in random order. They go on to break those strips into smaller fragments by altering rhythms.

The Talent Code

Screenshot of Cut Up And Practice

This project allows you to practice music by "cutting up" a piece of music into snippets and practicing them, one after the other. It follows the principles of Deliberate Practice, Chunking, and Spaced Repetition.

Cut Up and Practice is in an early stage of development. You can run it and use it to practice almost any instrument, but expect rough edges and missing features.

How It Works

  1. Find a piece of music that you want to practice (e.g. sheet music)
  2. "Cut it" into small pieces using a screenshot tool of your choice
  3. Put all screenshots into a folder
  4. Start Cut Up and Practice, load up the folder and auto-generate "snippets"
  5. Practice!

Also see demo video below:

demo_video.mp4

Contributing & Running Locally

Release files that allow you to run this app with one click are WIP. For now, it has to be installed manually.

  1. clone this repository to your local machine
  2. make sure Python is installed
  3. create and activate a virtualenv
  4. get dependencies, e.g. with pip install -r requirements.txt
  5. run python src/app.py

I am happy about any contribution, issue of feedback :)

Building

  1. Run pyinstaller src/app.py --hidden-import=PIL._tkinter_finder --hidden-import=pony.orm.dbproviders --hidden-import=pony.orm.dbproviders.sqlite

Credit

  • executable app made with pyinstaller
  • using ebisu for exercise selection
  • other stack:
    • tkk
    • Pony ORM

cut-up-and-practice's People

Contributors

koljapluemer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.