ダウンロードリスト

プロジェクト概要

仮想サウンド無制限の影響と、独自のユニークなサウンドス ケープを工芸品にユニークな楽器シミュレーション機能の洗練されたオーディオ生成変調を提供します。すべての効果はパラメーター化された、他のエフェクトの出力、サンプル、または特別な変調器そのパラメーターを制御する可能性があります。計測器シミュレーションは再帰的にリンクされているフィルター ネットワークに基づいています。実際の計測器は、VSound に組み込まれて統計的学習ライブラリを通じてシミュレートできます。

システム要件

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

2004-11-03 17:14
0.2.7

小さなバグの数が固定された。 VibratingStringクラス文字列と風の楽器をシミュレートするために追加されました。小さな例VSound.cで与えられます。
タグ: Development, Minor feature enhancements
A number of small bugs were fixed. A
VibratingString class was added for simulating
string and wind instruments. A small example is
given in VSound.c.

2004-10-28 20:00
0.2.6

古いファイルtest_decoding.c()と無駄なファイルaccounting.c削除されてコンパイルできませんでした。作業を簡単な複数のテキストの検索/には、グラフのクラスとの信念の伝播を利用するクラスタリングアルゴリズムを開始しています。このサウンドとは何の関係もない、それは確率的推定の興味深いアプリケーションです。おそらく分割には意味になる確率と機械の音に関連するコードから、将来的にライブラリを学習。
タグ: Development, Minor bugfixes
The stale file test_decoding.c (prevented compilation) and useless file accounting.c have been removed. Work has begun on a simple multiple-text search/clustering algorithm that will utilise the Graph class and belief propagation. This has nothing to do with sound, but it is an interesting application of probabilistic estimation. It will probably make sense to split the probabilistic and machine learning library in the future from the sound-related code.

2004-10-25 16:22
0.2.5

より多くの仕事の統計的学習機能で行われていた。さらにいくつかの例を追加しました。強化学習を行うためのクラスが追加されました。
タグ: Development, Major feature enhancements
More work was done on the statistical learning
feature. A few more examples were added. A class
for doing reinforcement learning was added.

2003-09-06 21:33
0.1.4

いくつかの低に半ば抽象化レイヤーが追加されました。これらは、単一の入力複数の出力バッファとは、Windowクラスが含まれます。シモフィルタ間のIOを仲介します。ウィンドウを抽象化したフィルタERMは使用できるように、ハミングウィンドウなどのウィンドウをフィルタリングするときデータを読み取る。このコードは、実際にテストされていません。
タグ: Development, Minor feature enhancements
Some low-to-mid abstraction layers were added.
These include the Single Input Multiple Output
Buffer and the Window class. SIMO mediates IO
between filters. Window is an abstraction allowing
filters to use erm, filtering windows such as a
Hamming window when reading data. This code has
not been really tested.

2003-08-27 18:46
0.1.3

このリリースではモデリングのための非表示の制御と予測クラスを持つ人工神経回路網/予測/音の分類を追加します。多くのプログラムは、新しいコードを追加されている。今libsndfileに依存1.0.0。
タグ: Development, Minor feature enhancements
This release adds an artificial neural network with hidden control and predictive classes for modeling/prediction/classification of sounds. Many programs that use the new code have been added. It now depends on libsndfile-1.0.0.

プロジェクトリソース