Skip to content

rogerkeays/workout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

016247f · Feb 26, 2025
Feb 26, 2025
Oct 25, 2022
Jul 12, 2023
Aug 6, 2023
Nov 25, 2023
Mar 26, 2023
Sep 19, 2023
Nov 25, 2023
Jun 7, 2023
Mar 26, 2023
Mar 26, 2023
Sep 15, 2023
Mar 26, 2023
Aug 8, 2024
Feb 26, 2025
Dec 23, 2024
Feb 22, 2025

Repository files navigation

Workout: Tools for your Ling Ling Workout

These scripts depend on some widely available UNIX utilities. Install them with your operating system's package manager. E.g.

sudo apt install ffmpeg abc2midi timidity

To run scripts ending in .kt you will have to install Kotlin, which is not yet available in many operating system repositories.

Command Line Tools

  • make-practise-chunks: cuts mp3s into multiple chunks at different tempos so you can play along with them.
  • make-flashcards.kt: generate flashcards from quickstep scores.
  • make-scales: generate practise mp3 scales you can play along with.
  • make-arpeggios: generate practise mp3 arpeggios you can play along with.
  • make-violin-drill: generate a hierarchy of violin drills and some accompanying mp3s
  • many more, just check the code

Related Resources