Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy home page: puppylinux.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Tue 09 Feb 2010, 12:51
All times are UTC - 4
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff)
NtEd 1.4.15 music editor (successor to NoteEdit) (2.14MB)
Moderators: deshlab, Flash, GuestToo, Ian, JohnMurga, Lobster
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
Page 1 of 2 Posts_count   Goto page: 1, 2 Next
Author Message
pa_mcclamrock


Joined: 03 Jun 2005
Posts: 462
Location: Fort Wayne, Indiana, USA

PostPosted: Thu 27 Nov 2008, 19:03    Post_subject:  NtEd 1.4.15 music editor (successor to NoteEdit) (2.14MB)  

NtEd 1.4.15 music editor (successor to NoteEdit) (EDITED 2009 Feb 25--new download site: http://puppylinux.asia/members/pa_mcclamrock/nted-1.4.15.pet):

For anyone who remembers NoteEdit, NtEd is the improved successor, written by the same author. It works pretty much like NoteEdit as far as composing and editing music, importing and exporting MIDI and other file formats, etc.. Unlike NoteEdit, though, NtEd is a WYSIWYG "music processor"; it produces pages on the screen that are identical to what you can export to PostScript/PDF, print on paper, etc.

Plus, if you have TiMidity++ installed and your sound properly configured, you can easily play any music that appears in an NtEd score, including one imported from a MIDI file (NtEd does the import pretty quickly, and often pretty well). All you need to do is, first, run this from the command line:

timidity -iA -B2,8 -Os1l -s 44100 &

Then, under the "Configure -> Configure MIDI" menu item in NtEd, select one of the listed TiMidity MIDI ports, and away you go! If you don't believe it, there are a number of example scores that should convince you. No more frustration with wretched MIDI sequencers that don't work (such as I endured for years on Mandriva Linux using Rosegarden, NoteEdit, etc.)!

This .PET package is derived from a Slackware package that didn't include the many little graphics for the HTML documentation, so I got the graphics from the source tarball and included them. You may not see the documentation under the "Help" menu, but it will be there, beginning at /usr/doc/nted-1.4.15/nted/en/index.html .

I was pleasantly surprised to find that, although the package lists numerous dependencies, NtEd somehow found them all in my not-drastically-modified Puppy 4.1.1, installed promptly, and started right up. If you're a MIDI musician, I hope it will for you too!

David McClamrock

Edited_time_total
Back to top
View user's profile Send_private_message Visit_website 
Dingo


Joined: 11 Dec 2007
Posts: 924

PostPosted: Thu 27 Nov 2008, 19:19    Post_subject:  

mirrored and linked on dokupuppy:

http://puppylover.netsons.org/dokupuppy/programs:composition

In windows, I was using

*Anvil studio*
- www.anvilstudio.com

to make my MIDIs, I will try ntedit

_________________
OpenOffice for Puppy Linux - puppy linux packages wiki
Back to top
View user's profile Send_private_message Send_email Visit_website 
pa_mcclamrock


Joined: 03 Jun 2005
Posts: 462
Location: Fort Wayne, Indiana, USA

PostPosted: Thu 27 Nov 2008, 19:49    Post_subject:  

Dingo wrote:
In windows, I was using *Anvil studio* - www.anvilstudio.com to make my MIDIs, I will try ntedit


Let me know how it works for you--and let the author know too!

David McClamrock
Back to top
View user's profile Send_private_message Visit_website 
showdownmetal

Joined: 06 Aug 2008
Posts: 19

PostPosted: Fri 06 Mar 2009, 16:17    Post_subject:  

timidity -iA -B2,8 -Os1| -s 44100 &


that line is giving me this error.

bash: -s: command not found
[1] 8688
# Terminated sig=0x0d

[1]+ Exit 127 timidity -iA -B2,8 -Os1 | -s 44100
#
#

what does that mean? and how do i get this to work? thanks!
Back to top
View user's profile Send_private_message Send_email 
pa_mcclamrock


Joined: 03 Jun 2005
Posts: 462
Location: Fort Wayne, Indiana, USA

PostPosted: Fri 06 Mar 2009, 18:59    Post_subject:  

showdownmetal wrote:
timidity -iA -B2,8 -Os1| -s 44100 &

that line is giving me this error.

bash: -s: command not found
[1] 8688
# Terminated sig=0x0d

[1]+ Exit 127 timidity -iA -B2,8 -Os1 | -s 44100
#
#

what does that mean? and how do i get this to work? thanks!


It means that, in the font you're using to display the messages in this thread, it's very hard to tell the difference between a lower-case L ("l") and a pipe symbol ("|")--so you quite understandably mistook a lower-case L for a pipe symbol. (Dreadfully poor form for programmers to create codes with lower-case L's in them, but they went and did it anyway.) Read the portion of the code starting with "-O" out loud as "OH ESS ONE ELL," not "OH ESS ONE PIPE," and you'll see what to do. Let me know if any other problems pop up!

_________________
Optimize human time, not machine time!
Visit "Pa Penguin's Icebox": http://www.geocities.com/pa_mcclamrock/
Back to top
View user's profile Send_private_message Visit_website 
capoverde


Joined: 28 Jun 2006
Posts: 183
Location: Sanremo (Italy) with fine seaview

PostPosted: Mon 13 Apr 2009, 12:01    Post_subject:  

Testing NTED.pet right now, works easily along with Timidity on Puppy 3.01 --> 4.2.

Much faster and simpler to set up than MuseScore, though less flexible in detailed page layout (e.g., text fonts). Slows down Timidity quite a bit, sadly; anyway many thanks David and all helpful hands, one more nice app for musical Puppians. Smile

@ Dingo: ever tried Jazz++ under Win? Somewhere in the Web there's still JazzNT, freeware, working in WinXP as well as 98 & ME.
No score, but powerful MIDI editing -- my favorite MIDI sequencer, stable and fast; hope one day we'll have it also in Puppy, was reportedly being developed further as Open Source.
Back to top
View user's profile Send_private_message 
synth


Joined: 18 Mar 2009
Posts: 202

PostPosted: Tue 14 Apr 2009, 03:56    Post_subject:  

FYI, NtEd has been updated to 1.5.0

and here's the 'real' successor of NoteEdit:
http://canorus.berlios.de/wiki/index.php/Main_Page

(.DEB package and Windows .exe available for download)
Back to top
View user's profile Send_private_message 
pa_mcclamrock


Joined: 03 Jun 2005
Posts: 462
Location: Fort Wayne, Indiana, USA

PostPosted: Tue 14 Apr 2009, 20:04    Post_subject:  

synth wrote:
FYI, NtEd has been updated to 1.5.0

Thanks! Got the 1.5.0 Slackware package--I'll try to get a chance to turn it into a .PET soon.

Quote:
and here's the 'real' successor of NoteEdit:
http://canorus.berlios.de/wiki/index.php/Main_Page

"Warning: Canorus is still beta-software and is not usable for serious work!" says that page. I'll check again later--thanks anyway.

_________________
Optimize human time, not machine time!
Visit "Pa Penguin's Icebox": http://www.geocities.com/pa_mcclamrock/
Back to top
View user's profile Send_private_message Visit_website 
capoverde


Joined: 28 Jun 2006
Posts: 183
Location: Sanremo (Italy) with fine seaview

PostPosted: Sat 18 Apr 2009, 03:16    Post_subject:  

Testing NtEd 1.5.0 on Puppy 4.1.3, really good! See http://murga-linux.com/puppy/viewtopic.php?p=296324#296324

** EDITED: A note about Timidity -- There are (at least) two versions of this program available for Puppy: one is listed in the Puppy 2 repo as "timidity-2.13.0" and has been compiled without the Alsa server option enabled, so it won't work with NtEd (or any other MIDI sequencer) giving the command described in the first post of this thread.
The other one has been compiled with this option enabled but with no gtk interface, it is named "TiMidity++-2.13.0" and will work to this purpose. Other possible uses and its download location are described by Pizzasgood here: http://murga-linux.com/puppy/viewtopic.php?p=225018#225018
Back to top
View user's profile Send_private_message 
charlie6

Joined: 30 Jun 2008
Posts: 298
Location: St-Gérard / Belgium ToutouLinux4.1.2 frugal on Siemens Fuji PIV2.5GHz 1.5GBRam 20GBHDD MP160Canon

PostPosted: Sun 07 Jun 2009, 08:03    Post_subject:
Sub_title: (SOLVED) NtEd on puppy 1.5.10 installed on Puppy413 - How to get "Midi Through" midi setup?
 

Hi
pa_mcclamrock wrote:
synth wrote:
FYI, NtEd has been updated to 1.5.0

Quote:
Thanks! Got the 1.5.0 Slackware package--I'll try to get a chance to turn it into a .PET soon.


On puppy 4.13, I also ( thanks Capoverde !) have just copied the Slackware nted-1.5.0-i686-1jsc.tgz (and not ...oups ! the source nted-1.5.10.tar.gz !!) under / and click on it ...it got nice installed at once ! (and in french....as, I presume, I had selected belgian fr keyboard upon puppy413 installation setup).
---------------------------------------------
UPDATED 9.6.2009
Just one question:
How to get "Midi Through" midi setup? I also encounter that midi interface on Wine (opening winecfg/audio). Wher to find its lib or what else?

I found that "Midi Through" has nothing to do with midi playback - so my question was rather irrelevant. As a newbie I would have rather search a bit more before posting...Sorry
---------------------------------------------

NtEd looks lighter and faster than Musescore - it also allows export to Lilypond if one wishes a better print rendering - I have read some Lilyponders to use NtEd (or maybe NoteEdit as a pseudo-GUI for Lilypond - another pseudo-GUI is using LilpondTool which requires installing JAVA through jre-1.x.xx. pet plus jEdit ; or jre-1.6.10+jEdit.sfs - I did this last one thanks to Mark Ulrich's .sfs combination - thanks again to him - see somewhere in this forum)

Thanks for answer !

Have fun playing or singing the music !
Charlie
Back to top
View user's profile Send_private_message Send_email 
capoverde


Joined: 28 Jun 2006
Posts: 183
Location: Sanremo (Italy) with fine seaview

PostPosted: Tue 09 Jun 2009, 05:31    Post_subject:  

Synth wrote:
and here's the 'real' successor of NoteEdit:
http://canorus.berlios.de/wiki/index.php/Main_Page


Tried Canorus with Upup Alpha9 yesterday, installing a Debian package. Seemed a relatively small package (3.16MB), *but* it needs Python -- another 16MB.

With some luck, Canorus finally started (without sound, for the moment; oh well).
Seemed nice, but:

- MIDIFiles wouldn't load;
- couldn't find the way to set two or more quavers under the same beam;
- couldn't see the overall page layout, with title etc;
- couldn't export to PDF, Lilypond being needed for that (another lot of Mb...)
- the docs are "spartan" to say the least.

Couldn't help thinking that in 1998 my Atari ST handled MIDI and notation with 1.5 MB RAM and an 8 MHz CPU, packing the app (Cubase) AND some music on a 720KB floppy.

With highest respect for the Canorus developer's work, I find NtEd has a much more straightforward approach; and the good ole ABCPlus still has my preference for graphic quality -- BTW, no more need to install anything, here's an online ABCplus song converter (seems to use a rather old version, but generally works well):

http://www.folkinfo.org/songs/abcconvert.php

Cool
Back to top
View user's profile Send_private_message 
charlie6

Joined: 30 Jun 2008
Posts: 298
Location: St-Gérard / Belgium ToutouLinux4.1.2 frugal on Siemens Fuji PIV2.5GHz 1.5GBRam 20GBHDD MP160Canon

PostPosted: Sun 14 Jun 2009, 08:32    Post_subject:
Sub_title: NtEd 1.5.1 is available
 

Hi,
new version 1.5.1 is available at Slackware
http://repository.slacky.eu/slackware-12.2/multimedia/nted/1.5.1/nted-1.5.1-i486-1cf.tgz
seems to have fixed some midi import features.

at installation on a fresh Puppy4.1.3 frugal on a PIII laptop192MBRam (10 years old), I got the following message when running NtEd from console: (only part of the message)
Code:
#nted
...cannot find config ...no matter if it is first run


Although NtEd was running. But as I did'nt encouter this message on installation on desktops (with Puppy412 or 413; as also on ToutouLinux412; all frugal) I decided to uninstall NtEd with PetManager; afterwards reinstall after reboot..and... no more such message.

Have fun !
Cheers
Charlie
Back to top
View user's profile Send_private_message Send_email 
hanzf

Joined: 11 Mar 2009
Posts: 52

PostPosted: Mon 22 Jun 2009, 08:56    Post_subject:  

Hello,

I installed NtEd and timidity.
When I typed: timidity -iA -B2,8 -Os1l -s 44100 &, it said:

    # timidity -iA -B2,8 -Os1l -s 44100 &
    [1] 28541
    # Requested buffer size 2048, fragment size 1024
    ALSA pcm 'default' set buffer size 7524, period size 3760 bytes
    TiMidity starting in ALSA server mode
    Opening sequencer port: 128:0 128:1 128:2 128:3

this doesn't look to me like an error message, but still NtEd plays without sound.

I also have Amuc installed (http://www.murga-linux.com/puppy/viewtopic.php?search_id=1462054391&t=26976) and it produces a sound that, in my opinion, is good enough for scoretyping. How can I find out how Amuc produces its sounds, and can NtEd also use this method?
(Anyway, on my computer it will probably be better to have the simplest sound production available. Just to hear if I mistyped something in the score.)

_________________
Puppy Linux 4.1.2 live with pup_save.2fs (& Windows XP)
Pentium III 500 MHz 256 MB Ram
Back to top
View user's profile Send_private_message Send_email 
charlie6

Joined: 30 Jun 2008
Posts: 298
Location: St-Gérard / Belgium ToutouLinux4.1.2 frugal on Siemens Fuji PIV2.5GHz 1.5GBRam 20GBHDD MP160Canon

PostPosted: Tue 23 Jun 2009, 05:49    Post_subject:  

Hi hanzf,
Quote:
When I typed: timidity -iA -B2,8 -Os1l -s 44100 &, it said:
# timidity -iA -B2,8 -Os1l -s 44100 &
[1] 28541
# Requested buffer size 2048, fragment size 1024
ALSA pcm 'default' set buffer size 7524, period size 3760 bytes
TiMidity starting in ALSA server mode
Opening sequencer port: 128:0 128:1 128:2 128:3

It is not an error.
Timidity must be running before starting NtEd to get sound.
Start NtEd (do nted from another console if you have no entry menu), select Configure/Import MIDI, in the dialog box select " 2 128:0 Timidity " among the present sequencers (1 14 Midi Through does not give sound, as some others ( I do not know why as yet...as I am rather newbie).

Verify that output volume settings value is > 0 (see AlsaMixer or sGmixer).
Have fun!
Cheers
Charlie
Back to top
View user's profile Send_private_message Send_email 
hanzf

Joined: 11 Mar 2009
Posts: 52

PostPosted: Thu 25 Jun 2009, 13:42    Post_subject:  

Thank you charlie6, but still doesn't work. I also have some other problems with NtEd especially with keyboard note input, generating only quarter notes and sometimes causing NtEd to say "segmentation fault" and crash. I started trying musescore:

http://www.murga-linux.com/puppy/viewtopic.php?search_id=1936384562&t=34321

it seems slower than NtEd but everything I tried up to now works with no extra modules.
Back to top
View user's profile Send_private_message Send_email 
Display_posts:   Sort by:   
Page 1 of 2 Posts_count   Goto page: 1, 2 Next
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff)
Jump to:  

Rules_post_cannot
Rules_reply_cannot
Rules_edit_cannot
Rules_delete_cannot
Rules_vote_cannot
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
hot copy
[ Time: 0.3052s ][ Queries: 8 (0.0070s) ][ Debug on ]