libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
Music Theory

Musical note representation, scales, and MIDI utilities. More...

Classes

class  MidiNote
 Represents a MIDI note number (0–127) with utility methods. More...
 
class  MidiNoteNames
 Provides a customizable name overlay for MIDI notes. More...
 
class  MusicalNote
 Represents a single musical note with timing and expression data. More...
 
class  MusicalScale
 Represents a musical scale with a root pitch class and mode. More...
 
class  NoteSequenceParser
 Parses a domain-specific text notation into a sequence of MusicalNote objects. More...
 

Detailed Description

Musical note representation, scales, and MIDI utilities.

MusicalNote and MusicalScale for Western music theory, MIDI note numbers and names, and NoteSequenceParser for string-based note input.