ダウンロードリスト

プロジェクト概要

!IzSound は、C + + STL ストリーム指向のサウンド処理ライブラリです。それされています一緒に連鎖することができます小さなの DSP ユニットの周り、サウンド データ ストリームを操作します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-01-30 23:59
0.3.0

エラー処理は、現在の例外を使用して実行されます。ささいなC + +の修正。 Pythonバインディングのセットをすぐにご利用いただけます。
タグ: Major feature enhancements
The error handling is now performed by using exceptions. There are minor C++ fixes. A set of Python bindings are now available.

2004-01-19 11:49
0.2.0

このリリースでは、MadDecoder今も取り組んでいます。ボリュームをすぐにいくつかのチャネルの分散を行うことができます。ホワイトノイズの世代のDSPユニットが追加されています。ライブラリは現在、柔軟性に劣るリリース方式の代わりにLibtoolのスキームのバージョンを使用します。これは現在、いくつかのDSPユニットで様々なマイナーな修正とDoxygenのドキュメントが含まれます。
タグ: Major feature enhancements
In this release, MadDecoder is now working well. Volume can now perform some channel balancing. A white noise generation DSP unit has been added. The libraries now use the Libtool versioning scheme, instead of the less flexible release scheme. It now includes various minor fixes in some DSP units and the Doxygen documentation.

2004-01-05 14:16
0.1.0

IzSoundベータ版のアルファ状態を残します。新しいMadDecoder DSPユニットできるMP3ファイルのデコードします。 OggFileDecoderときに、ファイルの終わりに達した場合は、停止状態に入ります。の最初のバージョンのマニュアルIzSoundのXMLのDocBookを使用して書かれています。新しいreset()メソッドDspUnitクラスに追加されています。 Doxygenドキュメントは、読者が全体のIzSoundのソースコードを閲覧することができます。様々なマイナーな修正が行われた。
タグ: Major feature enhancements
IzSound leaves the alpha status for the beta
status. A new MadDecoder DSP unit allows the
decoding of MP3 files. OggFileDecoder goes into
the stopped status when the end of the file is
reached. The first version of the IzSound manual
was written using XML DocBook. A new reset()
method has been added to the DspUnit class. The
Doxygen documentation allows the reader to browse
the entire IzSound source code. Various minor
fixes were made.

2003-12-19 22:48
0.0.6

バグの接続時に/オンザフライでのDSPユニットを取り外し、固定されている。いくつかの欠落HAVE_CONFIG_Hがプリプロセッサのテストが追加されている。もっといいボリュームクリッピングされます('回避のクリック数')、BandFilter DSPユニットは、マイナーDoxygenのファイルを微調整すると、DataPicker DSPユニット。
タグ: Major feature enhancements
A bug when connecting/disconnecting DSP units on the fly has been fixed. Some missing HAVE_CONFIG_H preprocessor tests have been added. There is better volume clipping (avoids 'clicks'), the BandFilter DSP unit, a minor Doxygen file tweak, and the DataPicker DSP unit.

2003-11-30 14:01
0.0.5

Doxygenのファイル(生成されました。- Ŭ doxyfile)が更新されています。 LibAOOutputでは、ドライバは、現在時に0を渡して自動的に検出することができます。フランジャーは現在、内部バッファの一人が空になるとフラッシュドライバは文字列として。セグメンテーション違反を起こしやすいのバグを修正しました。 configureスクリプトは、もはや"任意牛"フラグを指定していません。フランジャーでは、いくつかのことを正しくは、CVSの更新中に、この問題は、コメントとして軽微であるマージされていないが更新されておらず、役に立たない""が削除されていなかったの定義#。
タグ: Minor bugfixes
The Doxygen file has been updated (doxygen -u
doxyfile). In LibAOOutput, the driver can now be
autodetected when passing 0 as the driver string.
Flanger now flushes its internal buffers when one
of them becomes empty. A segfault-prone bug was
fixed. The configure script does not specify an
arbitrary "-Ox" flag anymore. In Flanger, some
things had not been correctly merged during a CVS
update, but this problem is minor as only a
comment had not been updated and a useless
"#define" had not been removed.

プロジェクトリソース