Skip to content

ffAudio/foleys_musicology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foleys_musicology

This module provides C++ structures to use scores (western notation) for reading/writing, analysing and playing back.

  1. Reading and writing

As file format we use MusicXML as defined by https://github.com/w3c/musicxml

  1. Structures

Things like Notes, Chords, Intervals, Rests Notation related: Clefs, Staves

  1. Functionality

  • Import from MusicXML
  • Score display
  • Score Editing (with undo stack)
  • Iterators for analysis and playback

About

Music theory and score editing/rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors