Downloadliste

Projektbeschreibung

An unofficial fork of TiMidity++, a free MIDI synthesizer, based on UnkoTim213.

Experimental support for DLS and sfz soundfonts.

The development has moved to: https://github.com/starg2/timidity41

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2020-10-10 22:16
timidity41 41.5.1 (1 files Verstecken)

Versionsanmerkungen

TiMidity++ 41 version 41.5.1 (2020-10-10)

An unofficial fork of TiMidity++, based on UnkoTim232.

Source code is available at https://osdn.net/projects/timidity41/scm/git/timidity41/.

Installation

  • Same as the usual TiMidity++.
  • Compiled with Visual Studio 2019. Please install Visual C++ redistributable packages.

How to embed loop information in ogg vorbis files

If a MIDI file contains loop information, timidity can embed LOOPSTART/LOOPLENGTH tags in ogg vorbis files.

  1. In Preference > Player > SMF Loop Unwinding, set Count to 1.
  2. In Preference > Output > Output, choose Ogg Vorbis and check "Embed Loop Information" in the Option dialog.

TiMidity++ 41 版 41.5.1 (2020-10-10)

TiMidity++UnkoTim232 の非公式フォークです

ソースコードは https://ja.osdn.net/projects/timidity41/scm/git/timidity41/ から入手可能です

インストール

  • 通常の TiMidity++ と同じです
  • Visual Studio 2019 でコンパイルされています。実行には Visual C++ 再頒布可能パッケージが必要です

Ogg Vorbis ファイルにループ情報を埋め込む方法

MIDI ファイルにループ情報が埋め込まれている場合、Ogg Vorbis ファイルに LOOPSTART/LOOPLENGTH タグを埋め込むことができます

  1. 「詳細設定 > プレイヤ > SMF ループ展開」で「ループ展開数」を 1 にする
  2. 「詳細設定 > 出力 > 出力方法」で「Ogg Vorbis」を選択し、「オプション」の「ループ情報を埋め込む」にチェック

Änderungsprotokoll

41.5.1 (2020-10-10)

(See https://osdn.net/projects/timidity41/wiki/ChangelogEn for details)

  • UnkoTim237 was merged.
  • Sfz now supports cutoff, resonance, position, and width opcodes.
  • Pan implementation of DLS and sfz was fixed.
  • 24 bit FLAC samples were played with extremely small volume. This issue has been resolved.

41.5.1 (2020-10-10)

(詳細は https://ja.osdn.net/projects/timidity41/wiki/ChangelogJa 参照)

  • UnkoTim237 をマージ
  • sfz で cutoff, resonance, position, width に対応
  • DLS と sfz の pan の実装を修正
  • 24 ビットの FLAC サンプルの音量が極端に小さくなっていたのを修正