Sharp Looper, a C# program for slowing down and looping music


When learning new songs, especially solos, it is very useful when you can slow down playback and repeatedly loop certain parts of a song. YouTube can slow down playback, but has no looping feature. There are commercial programs available that can do this, but they cost money. In the past I have used a program BestPractice, but I could not get it to work on Windows 10. Hence I decided to write my own, which was relatively easy to do as the whole playback is handled by the Windows MediaPlayer library. You can download the program and the source coder over on GitHub.

Leave a comment

Your email address will not be published. Required fields are marked *