forked from k4rm/AscoGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Editor for Antescofo interractive musical scores
License
patricio1979/AscoGraph
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ascograph - graphical editor for composition and performance with Antescofo Ascograph Features: ------------------- * automatic conversion from MusicXML files to Antescofo Language. * pianoroll or classical musical staff notes display. * automatic scrolling of notes view and editor view with Antescofo Score Follower. * note selection from editor or interface, in both directions for fast and easy modifications : double click on a line in the text editor to see which note it is in the pianoroll. * syntax coloring, autocompletion (Ctr-Tab) Dependencies : -------------- Ascograph is built on OpenFrameworks, version 8. Build : (for now, works just on MacOS X) ---------------------------------------- To build Ascograph, you will need CMake, minimum version 2.8. # go into the directory where the sources are located : cd apps/Antescofo/Ascograph/ # create makefiles cmake cmake # launch build make -j 4 The resulting application will be found in apps/Antescofo/Ascograph/bin/ directory. Thomas Coffy [email protected]
About
Editor for Antescofo interractive musical scores
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 54.1%
- C 34.6%
- Makefile 7.0%
- Objective-C++ 1.3%
- Objective-C 1.1%
- HTML 0.7%
- Other 1.2%