isedit

A python library that combines score editing tools with audio output.

APACHE-2.0 License

Downloads
33
Stars
0

Bot releases are visible (Hide)

isedit - Widgets Latest Release

Published by sadigulcelik over 1 year ago

Introduces widgets to edit the score in live time.

isedit - First Documentation

Published by sadigulcelik over 1 year ago

Bug fixes and documentation

isedit - First Release

Published by sadigulcelik over 1 year ago

  • The piece class allows the construction of simple songs
    • integrated with lilypond for score generation, supports
      • time signature
      • multiple voices
      • different rhythms / note lengths
      • sharps, flats, dotted notes
    • A simple but functional midi output, supports
      • Above features
      • Different instruments
  • Several helper functions for future expansion of the module