タグ

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

最近の作業部屋活動履歴

2018-01-15
2017-12-24
2017-12-18
2017-12-16
2017-11-30
2017-11-25

最近のWikiの更新 (Recent Changes)

2018-01-15

Wikiガイド(Guide)

サイドバー (Side Bar)

TiMidity++ Mod

このプロジェクトはTiMidity++ 41 版に移行しました

MIDI シンセサイザー TiMidity++ の改造版です。今のところ Windows 専用

  • PortAudio を使わず、直接 WASAPI を使用できます

Release Files

ファイル名サイズ日時ダウンロード回数
timw32g-20171112.zip3.05 M2017-11-25 20:17:48173

Recent Commits

Rev.日時作者メッセージ RSS
a907d3bd2017-12-18 11:19:06StargUpdated copyright infomation.
1a24a43c2017-12-16 06:20:35StargSimplified flushing WASAPI.
00e5dabf2017-11-12 21:26:47StargAppend null bytes if the size of the audio buffer is not ...
c79d3c422017-11-12 20:54:40StargFlush WASAPI on PM_REQ_FLUSH rather than on PM_REQ_OUTPUT...
7098cf6c2017-11-12 20:39:13StargDon't report audio queue size, as it broke the tracer.
cb18f30a2017-11-12 19:17:33StargImplemented native WASAPI play mode.
9ac54d5b2017-11-11 20:39:35StargStart adding WASAPI support.
da1044172017-11-11 17:59:25StargTweaked compile flags.
174ef94a2017-08-26 06:38:38StargAdd suuport for portaudio WASAPI
b07fa8682017-08-26 06:06:30StargAccept portaudio.dll without PaAsio_ShowControlPanel
======================================================================
	TiMidity++ -- MIDI-to-WAVE converter and player

					Masanao Izumo
					<iz@onicos.co.jp>
					Apr.25.2004
					version 2.13.0 or later
======================================================================

======================================================================
What is this?
======================================================================

General information

TiMidity++ is a software synthesizer.  It can play MIDI files by con-
verting them into PCM waveform data; give it a MIDI data along with
digital instrument data files, then it synthesizes them in real-time,
and plays.  It can not only play sounds, but also can save the gener-
ated waveforms into hard disks as various audio file formats.

TiMidity++ is a free software, distributed under the terms of GNU gen-
eral public license.

The history

TiMidity++ is based on TiMidity 0.2i, written by Tuukka Toivonen (He
discontinued development because he was too busy with work), released
on 1995.  No new version of this original project is developed since
then.  Development has been continued by Masanao Izumo et al. in the
new project named TiMidity++. `++' is to show the difference from
original project.

======================================================================
Features
======================================================================

* Plays MIDI files without any external MIDI instruments at all
* Understands following formats:
  + SMF (Format 0, 1, 2)
  + MOD
  + RCP, R36, G18, G36 (Recomposer formats)
  + MFi (Version 3; Melody Format for i-Mode)
* Converts MIDI files into various audio file formats:
  + RIFF WAVE (*.wav)
  + SUN AU (*.au)
  + Apple Interchange File Format (*.aiff)
  + Ogg Vorbis, FLAC, Speex (*.ogg)
  + MPEG-1 Audio layer 3 (*.mp3) (note: Windows only)
* Uses following formats as digital instrument data
  + Gravis Ultrasound compatible patch files
  + SoundFonts
  + AIFF and WAV data (Some restrictions are there with AIFF/WAV)
* Displays information about the music that is now playing
* Various user interfaces:
  + dumb terminal interface
  + ncurses interface
  + S-Lang interface
  + X Athena Widget interface
  + Tcl/Tk interface
  + Motif interface (runs with lesstif)
  + vt100 interface
  + Emacs front-end (type ``M-x timidity'' on your emacs)
  + skin interface: can use WinAmp? skin (Seems not maintained...)
  + GTK+ interface
  + ALSA sequencer interface
  + Windows synthesizer interface
  + Windows GUI interface
  + Windows GUI synthesizer interface
  + PortMIDI synthesizer interface
* Plays remote MIDI files over the network
  + HTTP
  + FTP
  + NetNews
* Plays MIDI files in archive files.  Supported formats are:
  + Tar archived (*.tar)
  + Gzip'ed tar (*.tar.gz, *.tgz)
  + Zip compressed (*.zip)
  + LHa compressed lh0, lh1, lh2, lh3, lh4, lh5, lh6, lz4, lzs and lz5 (*.lzh)
* Displays sound spectrogram for the playing music
* Trace playing

======================================================================
Where to get a copy
======================================================================

The latest release of TiMidity++ are available at:

https://sourceforge.net/projects/timidity/
  The development goes on this site.  Source codes here.
http://www.asahi-net.or.jp/~gb7t-ngm/timidity/
  Macintosh version
http://timidity.s11.xrea.com/index.en.html
  Windows version

======================================================================
How to install
======================================================================

Refer INSTALL file in the distribution.

Latest updated Tickets

チケットはありません

About Chamber Wiki

Welcome to OSDN Wiki system. Here is your chamber Wiki space.

Check Wiki Guide (English) to refer syntax and functions.