Difference between revisions of "Dmuse"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
Dmuse is an [http://en.wikipedia.org/wiki/Integrated_development_environment Integrated Development Environment] for text editing/processing and graphical music notation rendering of [[MuseData]], with a built-in interpretive programming language called [[zbex]]. | Dmuse is an [http://en.wikipedia.org/wiki/Integrated_development_environment 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 == | + | >== Dmuse User Guide == |
− | + | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |
# [[Dmuse: Overview | Overview and history of Dmuse]] | # [[Dmuse: Overview | Overview and history of Dmuse]] | ||
# [[Dmuse: Download | Downloading and installing Dmuse]] | # [[Dmuse: Download | Downloading and installing Dmuse]] | ||
Line 19: | Line 19: | ||
# [[Dmuse: MIDI entry | How to enter music with a MIDI keyboard ]] | # [[Dmuse: MIDI entry | How to enter music with a MIDI keyboard ]] | ||
# [[Dmuse: MIDI files | How to create MIDI files from MuseData]] | # [[Dmuse: MIDI files | How to create MIDI files from MuseData]] | ||
+ | </div> | ||
+ | |||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://ocanifaxen.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]= | ||
+ | ---- | ||
+ | =[http://ocanifaxen.co.cc CLICK HERE]= | ||
+ | ---- | ||
</div> | </div> | ||
Revision as of 17:06, 17 November 2010
Contents
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 ==
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
- 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
</div>
Dmuse Reference Manual
- Dmuse Keyboard command list
- Dmuse INIT file
- Dmuse Menu bar
- Resident file manager
- Color and character byte codes in Dmuse text files
- Zbex programming language
- Introduction
- Zbex programs in files and in other Dmuse windows
- Properties of Zbex
- Zbex utility programs
- Variable declaration statements
- Assignment statements
- The run and stop statements
- Input and output
- Comments
- Subscripts
- Program control (loop, if, goto)
- Relations
- Functions
- Procedures
- Tables
- Handling directories
- Special variables and labels
- Instructions for debugging
- Conditional compiles and other features
- Controlling the text display with putc
- Graphics
- MIDI instructions