• Project
    • Support
    • Project health
    • Supported OS
    • Manual build
    • Using in Unity
    • Nativeless package
    • Utilities
      • CheckDwmApi
  • MIDI file reading/writing
    • MIDI file reading
    • MIDI file writing
    • Lazy reading/writing
  • Custom data structures
    • Custom chunks
    • Custom meta events
  • High-level data managing
    • Objects managers
    • Tempo map
    • Time and length
    • Getting objects
    • Processing objects
    • Removing objects
  • Tools
    • Overview
    • Splitter
      • Objects splitting
      • MIDI file splitting
    • Quantizer
    • Merger
      • Objects merging
      • MIDI files merging
    • Resizer
    • Repeater
    • Sanitizer
    • CSV serializer
  • Composing
    • Pattern
  • Music theory
    • Overview
    • Octave
    • Interval
    • Note
    • Chord
    • Chord progression
    • Scale
  • MIDI devices
    • Overview
    • Input device
    • Output device
    • Devices connector
    • Virtual device
    • Devices watcher
    • Common problems
  • Playback
    • Overview
    • Dynamic changes
    • Tick generator
    • Current time watching
    • Data tracking
    • Custom playback
    • Common problems
  • Recording
    • Overview