Music21: A Deep Dive into Scale Manipulation with Python

Опубликовано: 19 Март 2026
на канале: Code Meowstro
1,729
58

🐱☕ Support my work: https://ko-fi.com/codemeowstro

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.