Edgar Huckert's Music Notation Editor HUNoEd V3
Overview
Between 2014 and 2024 I wrote my own music notation editor called HUNoEd.
The editor is completely written in C++ and uses heavily wxWidgets. To the wxWidgets team:
thank you for creating and maintaining wxWxWidgets.
Some screenshots
- classical medium size trio.
The three-part trio is by Anton Filtz, a composer from the Mozart period.
- a score with two parts.
Shows a dialog for insertion/modification of a clef. Shows also some
annotations, among them tempo changes for the MIDI player.
These tempo changes are suppressed in printouts.
- A two-part Jazz-like score showing guitar chords
and a a dialog for the basic score settings. The chord symbols are transposable, i.e. they are changed
if the score is transposed to an other tonality.
Main features of HUNoEd:
- is portable between Windows and Linux
- uses MusicXML as basic format
- has a builtin MIDI player
- can print
- can export scores to LilyPond
- is intended to be simple-to-use
Copyright
I restrict the use of HUNoEd to non commercial use.
This is also valid for the source code.
Use HUNoEd
This document explains the basic editing methods.
There is also a help document available in HUNoEd under the "Info" menu.
Download source code, build instructions and binaries
You will get here:
- the complete source code in a ZIP file
- make files for Windows and Linux
- executables for Windows and Linux/Ubuntu (INTEL CPUs)
- a font containing musical symbols (glyphs)
- a basic set of documentation (help file in HTML format)
- a small collection of MusicXML scores to test
How to build HUNoEd
Here is a short introduction in PDF.
Producing sound with HUNoEd
This is described here (PDF).
HUNoEd problems
See this PDF document.
Changes for V3
- mproved: transposal of chord symbols, warning shown if extreme notes are produced
key/clef change: warning shown if extreme notes are produced
- changed: handling of tenor and alto clefs
- improved: common flag handling, automatism can be prohibited
- improved: help file
- fixed: transposal problem with pauses/rests
- introduced: tempo changes (BPM objects)
- introduced: an icon (tenor key) for hunoed
A more elaborated file indicating the changes can be found in the ZIP file.
If you want to contact me: this is my
mail address
Copyright for all images, texts and
software on my pages: Dr. E. Huckert