TiMidity
This article needs additional citations for verification. (August 2020) |
Developer(s) | Masanao Izumo et al. |
---|---|
Stable release | 2.15.0[1]
/ 29 August 2018 |
Repository | |
Written in | C |
Operating system | Cross-platform |
Type | software synthesizer |
License | GPL-2.0-or-later |
Website | http://sourceforge.net/projects/timidity |
TiMidity , originally and still frequently informally called TiMidity, is a software synthesizer that can play MIDI files without a hardware synthesizer.[2] It can either render to the sound card in real time, or it can save the result to a file, such as a PCM .wav file.
TiMidity primarily runs under Linux and Unix-like operating systems, but it also runs under Microsoft Windows and AmigaOS. Distributed under the GPL-2.0-or-later, TiMidity is free software.
Features
[edit]TiMidity can read a number of file types and devices, primarily the ordinary .mid files, but also .kar (MIDI with Karaoke lyrics),[3] Recomposer files, and module files.[4] It is one of the few programs that can read MIDI .mid files using the MIDI Tuning Standard. TiMidity also has support for SoundFonts, rendering the synthesized MIDI sounds into their recorded SoundFont equivalents and directing the output to the soundcard.[5] Files can be fetched from standard input, files, archive files, or from the network (over HTTP, FTP or NNTP).
The program has various interfaces, including but not limited to bare text, ncurses, X11 (Motif, Xaw, GTK and Tk) and even an Emacs interface that shows played notes in real time.
TiMidity has some support for microtonal music.[6]
History
[edit]The original version of TiMidity was written in 1995 by Tuukka Toivonen. After he stopped updating the program, Masanao Izumo and other contributors started to work on the program, renaming it to TiMidity .[7]
See also
[edit]References
[edit]Citations
- ^ "TiMidity - Browse /TiMidity /TiMidity -2.15.0 at SourceForge.net".
- ^ Negus 2009, p. 327.
- ^ Newmarch 2017, p. 500.
- ^ Newmarch 2017, p. 322.
- ^ Newmarch 2017, p. 321.
- ^ Making Microtonal Music with Software
- ^ "TiMidity home page". Retrieved August 18, 2020.
Bibliography
- Negus, Christopher (2009-04-29). Fedora 10 and Red Hat Enterprise Linux Bible. John Wiley & Sons. ISBN 978-0-470-48546-0.
- Newmarch, Jan (2017). Linux Sound Programming. Apress. ISBN 9781484224953.
External links
[edit]