NtEd

NtEd 是一个所见即所得乐谱编辑器。

  • Owner: JKtheSlacker/nted
  • Platform: Linux
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

NtEd 是一个所见即所得乐谱编辑器。

特性

  • 真正的所见即所得,即你在屏幕上看到的正是你在打印机输出上获得的
  • 在页面和系统上分配音乐符号
  • (最多)每位员工4个声音
  • N-tuplets2≤N≤13
  • 重复(有/没有替代)
  • Segno,dal segno al Coda,dal Segno al Fine(正确重播)
  • 最多5个歌词行
  • 鼓音符
  • 优雅笔记
  • trills,pralls,mordent,staccato,tenuto,sforzando,...
  • 动力学,(de-)渐强(发夹)
  • grupetto(转弯,反转)
  • 每个声音都有独立的音色
  • va8,vb8,ma15,mb15 - 行
  • 加速器,ritardando
  • fermata,琶音
  • 持续的可扩展得分
  • 钢琴踏板痕迹
  • 阻止指示
  • 颠倒
  • 上下文更改(键,谱号,时间签名更改)
  • 可定制的领带,横梁,榫头,茎
  • 可定制的空间(全局和每个度量)
  • 国际化:德国,荷兰语,西班牙语,汉语,乌克兰语,英语
  • 任意文本(allegro molto con brio)
  • 隐藏休息/垂直休息
  • 从播放MIDI键盘创建乐谱
  • 通过MIDI键盘确定音高
  • 呼吸符号
  • 吉他和弦图/和弦注释
  • 提取五线谱
  • 导入MusicXML
  • import NoteEdit(隐式)
  • 系统布局(大括号,括号)
  • 直接重播,即:每位员工可配置的乐器
  • 静音谱表
  • 导出midi
  • 转调
  • 导入midi
  • 导出PostScript
  • 导出PDF
  • 导出PNG
  • 导出SVG
  • 多个窗口
  • 库使用尽可能少(开罗,Gtk,X11,ALSA)
  • 注意!需要更多软件包才能获得即时帮助(请参阅:从源代码安装)
  • 抗锯齿
  • 在许多Linux上测试的简单安装,即:
  • ./configure
  • make install
  • 适用于所有经过测试的Linux
  • GPL

注意:为了平滑重放,建议使用PC> 2.0 GHz。如果使用像TiMidity这样的软合成器,这尤其适用。

Overview

Name With OwnerJKtheSlacker/nted
Primary LanguageC++
Program languageC++ (Language Count: 4)
Platform
License:GNU General Public License v2.0
Release Count0
Created At2013-02-24 17:08:31
Pushed At2013-02-24 17:18:36
Last Commit At2013-02-24 11:18:34
Stargazers Count1
Watchers Count2
Fork Count2
Commits Count2
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

This is my 'fork' of the nted sheet music editor. As it appears that the
original author doesn't intend to continue maintaining nted[1], I've created
this repository in order to make bugfixes and add features as I see fit.

The first feature I'll be focusing on is adding an ABC exporter. The ABC
file format is a fairly straightforward textual representation of music
files, and is used extensively in the Lord of the Rings Online
community.

Other future development plans:

  • ABC Importer
  • Fix a bug I've discovered where some MIDI files crash NtEd

[1] "Because the author has not enougth time, NtEd is unfortunately
unsupported. Excuse, but do not expect an answer if you write an email to
the author." - http://vsr.informatik.tu-chemnitz.de/~jan/nted/nted.xhtml,
February 24, 2013

To the top