Difference between revisions of "Dmuse"
Jump to navigation
Jump to search
(forced a table of contents) |
(added Dmuse help documentation links) |
||
Line 20: | Line 20: | ||
== Dmuse Reference Manual == | == Dmuse Reference Manual == | ||
− | |||
* [[Dmuse: init file | Description of the <i>init</i> file read by Dmuse at startup]] | * [[Dmuse: init file | Description of the <i>init</i> file read by Dmuse at startup]] | ||
Line 29: | Line 28: | ||
* [[Zbex programming language]] | * [[Zbex programming language]] | ||
* [[MuseData file specification]] | * [[MuseData file specification]] | ||
+ | |||
+ | == Dmuse Internal Help Documentation == | ||
+ | |||
+ | <div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | ||
+ | * [[Media:Intro.html | Introduction to Dmuse]] | ||
+ | * [[Media:Using.html | Using the Screen Editor]] | ||
+ | * [[Media:Quick.html | Editor quick reference]] | ||
+ | * [[Media:Manager.html | Resident File Manager ]] | ||
+ | * [[Media:Mpg.html | MPG file format]] | ||
+ | * [[Media:Cft.html | CFT file format]] | ||
+ | * [[Media:Tiff.html | TIFF file format]] | ||
+ | * [[Media:Topics.html | Advanced Topics]] | ||
+ | * [[Media:New.html | New Directions]] | ||
+ | * [[Media:Display.html | Displaying music]] | ||
+ | * [[Media:Print.html | Printing music]] | ||
+ | </div> | ||
== Other == | == Other == |
Revision as of 01:17, 11 October 2010
Dmuse is an Integrated Development Environment for text editing/processing and graphical music notation rendering of MuseData, with a built-in interpretive programming language called zbex.
Dmuse User Guide
- Overview and history of Dmuse
- Downloading and installing Dmuse
- File organization and init file for Dmuse
- Getting started with Dmuse
- Text editing capabilities of Dmuse
- Running zbex programs in Dmuse
- MuseData file organization
- How to print a score in Dmuse
- How to print instrumental parts in Dmuse
- How to create a score in Dmuse
- How to create instrumental parts in Dmuse
- How to enter music with a MIDI keyboard
- How to create MIDI files from MuseData
Dmuse Reference Manual
- Description of the init file read by Dmuse at startup
- Keyboard command list in Dmuse
- Description of the Menu bar
- Resident file manager commands
- Color and upper-ASCII codes in Dmuse text files
- Zbex programming language
- MuseData file specification