-->
Home » , , » NtEd new musical score editor for Linux.
Sunday
22 July 2012

NtEd new musical score editor for Linux.

ntedNtED marks the return of Dr. Joerg Anders into the field of Linux music notation software. Professor Anders is perhaps best known for his pioneering NoteEdit

Many of that program's best features are present in NtED, and the list of planned improvement indicates that the good doctor intends to take special care of his project. NtED is advertised as a true WYSIWYG notation editor, with MusicXML import capability and MIDI and PostScript export functions (for printing scores directly from NtED). 

Four-part polyphonic staff entry is supported, along with score playback (via TiMidity or any synthesizer connected to an ALSA sequencer port) and a wide variety of rhythmic values and other staff directives. 

As I wrote this report I discovered that Dr. Anders has released version 0.19.1 of his program (Figure 1). I was a fan of his earlier work, and I must say that I continue to be impressed with this newer project. Of course, at this stage NtED is still evolving, but it is already stable and useful music software. On my personal wishlist, I'd like to see support for LilyPond and MusicXML as export targets, I think those features would greatly expand NtED's appeal and utility. Meanwhile, there's more than enough in NtED to keep me happy and productive.

Install:
1) Download source:

tar -xvzf nted-x.y.z.tgz
cd nted-x.y.z
./configure
If you want to install NtEd in a certain directory use:
./configure --prefix=
Type:
make
This should create NtEd
Type (as root):
make install
This should install NtEd.
If you don't like NtEd type (as root):
make uninstall
2) Terminal


sudo apt-get install nted
nted_midi_tab
Properties.
creating score from playing MIDI keyboard
determine pitch by MIDI keyboard
breath symbols
guitar chord diagrams / chord annotation
extract staves
import MusicXML
import NoteEdit (implicit)
system layout (braces, brackets)
direct replay, whereby: Configurable music instruments per staff
muting staves
export midi
play transposed
import midi
export PostScript
export PDF
export PNG
export SVG
multiple windows
Library usage as little as possible (Cairo, Gtk, X11,
ALSA)
Note! Some more packages are needed for immediate help (see: Installation from source)
Antialiasing
simple installation tested on many Linuxes, i.e.:
./configure
make
make install
You may start NtEd by entering the following at the command prompt:
% nted &
Once NtEd starts, you will see a window like the following:
nted_drumsystem
ntedwin
NtEd offers 4 different block instructions:
Block copy
Block delete
Empty block 

Adserver                   610x250

Insert block
Select a block
To select a block make sure NtEd is in edit mode (see The 3 modes). Draw a diagonal with left mouse button such that the appropriate rectangle encloses all elements you like to work with:
selection
The selected elements appear in violet color.
If there is a selection rectangle you can deselect some staves from selection by right clicking on the staff:
deselect from selection
This is especially useful if you for example want to copy only the 1st and the 3rd staff of 3 staves:
copy selective
Block copy
To copy a block select some elements as described in Select a block. Choose:
Edit → Copy
or press Ctrl+C. The selected items are copied into an internal clipboard.
Block paste
To paste a block select a note or rest as described in Shifting notes. This selected chord or rest is the upper left corner of a virtual destination rectangle:
virtual destination rectangle
Choose:
Edit → Paste
or press Ctrl+V. The items from internal clipboard are copied to this virtual destination rectangle:
paste complete
Delete a block
To delete a block select some elements as described in Select a block. Choose:
Edit → Delete Block
Or simply press Ctrl + X. The block is deleted.
Note
Independent of the concrete selection the delete operation influences all staves. Only whole measures are deleted.
block delete removes whole measures
Empty a block
To empty a block means to convert all notes groups to rests of appropriate length. Select some elements as described in Select a block:
selection for empty a block
Again, you can deselect some staves by right clicking them:
selection for empty a block, staff 2 deselected
Choose:
Edit → Empty Block
Or simply press Ctrl + E. The block is emptied:
block emptied
Insert a block of empty measures
To insert a block of empty measures choose an arbitrary note or rest as described in Shifting notes.
select before block insertion
Choose:
Insert → Insert block
Determine the number of measures you wish to insert on insert dialog. Click OK!
block insertion dialog
The measures are inserted after the measure with the selected note or rest.
block insertion performed
If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:

1 commenti:

  1. I'd like to express my admiration for the developers of the Cairo library. Cairo can antialiasing, curves, deal with PostScript fonts, and fill in areas independent of whether these areas are concave or convex. Without any change of the drawing instructions you can bring Cairo to draw in a widget, create a PostScript, PDF, PNG, or SVG file image. And if you compare the output: It is always exactly the same image! And it is fast, very fast! This is important because the WYSIWYG user expects an answer to a mouse event during approximately 50 ms. The WYSIWYG behaviour of NtEd bases completely on the properties of the Cairo library.

    ReplyDelete

Random Posts

  •  Top 10 blog posts for May 2015 from Linuxlandit & The Conqueror Penguin.
    11.06.2015 - 0 Comments
    1.- GCompris: Introduction, Minimal Configuration & Installation. Introduction GCompris is a completely free educational software suite which contains a wide range of activities. It offers various activities aimed at covering a variety of…
  • Openbox is a highly configurable, next generation window manager with extensive standards support.
    27.01.2011 - 0 Comments
    Openbox is a free window manager for the X Window System, licensed under the GNU General Public License. Openbox was originally derived from Blackbox 0.65.0, but has been totally rewritten in the C programming language and since version 3.0 is not…
  • Openmamba GNU/Linux is a distribution for personal computers that can be used on notebooks, desktops and servers.
    02.12.2010 - 0 Comments
    Openmamba GNU/Linux is a distribution for personal computers (Intel i686-compatible) that can be used on notebooks, desktops and servers.It works as an installable live CD, offering out-of-the box support for proprietary graphics drivers and…
  • Bodhi Linux incredibly good, lightweight, very minimal Ubuntu derivative.
    29.05.2011 - 0 Comments
    Bodhi Linux is an Ubuntu-based distribution for the desktop featuring the elegant and lightweight Enlightenment window manager. The project, which integrates and pre-configures the very latest builds of Enlightenment directly from the project's…
  • CrunchBang Linux is an Debian-based distribution featuring the light-weight Openbox window manager and GTK+ applications.
    11.12.2010 - 0 Comments
    CrunchBang Linux is an Debian-based distribution featuring the light-weight Openbox window manager and GTK+ applications.The distribution has been built from a minimal Ubuntu system and customised to offer a good balance of speed and…
  • Prey is a first-person shooter in which players take on the role of a character who must fight against multiple alien races.
    15.05.2012 - 0 Comments
    Prey is a first-person shooter video game developed by Human Head Studios and produced by 3D Realms. The Xbox 360 port was developed by Venom Games. The game was initially released in North America and Europe on 11 July 2006, and later was…
  • Installing and removing packages in KXStudio.
    22.02.2014 - 0 Comments
    Package Management In GNU/Linux, a “package” is a compressed file that usually contains a program or program data. The process of installing and removing software from packages is called package management. KXStudio is based upon Ubuntu which is…
  • SliTaz GNU/Linux is a mini distribution and live CD designed to run speedily on hardware with 256 MB of RAM.
    27.02.2010 - 0 Comments
    SliTaz GNU/Linux is a mini distribution and live CD designed to run speedily on hardware with 256 MB of RAM. SliTaz uses BusyBox, a recent Linux kernel and GNU software.It boots with Syslinux and provides more than 200 Linux commands, the …
  • Recoll is a personal full text search tool for Unix/Linux.
    01.07.2012 - 0 Comments
    Recoll is a desktop search tool that provides efficient full text search (from single-word to arbitrarily complex boolean searches) in a friendly GUI, with minimum technical sophistication and few mandatory external dependencies. It runs under many…
  • Monomaxos is an Ubuntu-based distribution whose purpose is to provide a complete out-of-the-box functional Linux operating system.
    09.05.2010 - 0 Comments
    Monomaxos is a Linux based operating system that started from user emcpn@yahoo.gr in Athens , Greece. It’s an Ubuntu (9.04) based system that provides full support for any kind of multimedia files and any kind of internet content just out of the…

Recent Posts

Recent Posts Widget

Popular Posts

Labels

Archive

page counter follow us in feedly
 
Copyright © 2014 Linuxlandit & The Conqueror Penguin
-->