Download List

專案描述

Virtual Sound provides unlimited effects and modulation for sophisticated audio generation, with unique instrument simulation capabilities to craft your own unique soundscapes. All effects are parametrized and their parameters may be controlled through the outputs of other effects, through samples, or through special modulators. Instrument simulation is based on recursively-linked filter networks. Actual instruments can also be simulated through the statistical learning library incorporated in VSound.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-03 17:14
0.2.7

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.
標籤: Development, Minor feature enhancements

2004-10-28 20:00
0.2.6

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.
標籤: Development, Minor bugfixes

2004-10-25 16:22
0.2.5

More work was done on the statistical learning
feature. A few more examples were added. A class
for doing reinforcement learning was added.
標籤: Development, Major feature enhancements

2003-09-06 21:33
0.1.4

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.
標籤: Development, Minor feature enhancements

2003-08-27 18:46
0.1.3

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.
標籤: Development, Minor feature enhancements

Project Resources