Télécharger la liste

Description du projet

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

Système requise

System requirement is not defined

Livrée : 2020-08-01 18:16
timidity41 41.4.5 (1 files Cacher)

Notes de release

TiMidity++ 41 version 41.4.5 (2020-08-01)

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.4.5 (2020-08-01)

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」を選択し、「オプション」の「ループ情報を埋め込む」にチェック

Changelog

41.4.5 (2020-08-01)

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

  • UnkoTim234 has been merged.
  • Sf3 files containing both compressed and non-compressed samples are now supported.
  • The PortAudio output mode did not always perform the bit-depth conversion. This issue has been resolved.
  • The playlist search did not work at all. This issue has been resolved.

41.4.5 (2020-08-01)

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

  • UnkoTim234 をマージ
  • 圧縮サンプルと非圧縮サンプルの両方を含む sf3 ファイルに対応
  • PortAudio 出力時にビット数の変換が正しく行われないことがあったのを修正
  • プレイリストの検索機能が動作しなかったのを修正