MENU

Fun & Interesting

Music21: A Deep Dive into Scale Manipulation with Python

Code Meowstro 1,337 1 year ago
Video Not Working? Fix It Now

This video dives deep into Music21's scale module. After learning how to create common scales (such as major, minor, modes, chromatic, octatonic, and whole-tone scales), it explores how we can build unique custom scales with music21's CyclicalScale class. We then draw upon this functionality to create a program that 'translates' a melody from one scale to another.

Comment