Downloadliste

Projektbeschreibung

Secret Rabbit Code is a sample rate converter for audio. It is capable of arbitrary and time varying conversions. It can downsample by a factor of 256 and upsample by the same factor. The ratio of input and output sample rates can be a real number. The conversion ratio can also vary with time for speeding up and slowing down effects.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2009-02-15 13:46
0.1.7

Ein segfault die auftritt, wenn memcpy übergeben wird, eine schlechte Länge Parameter festgesetzt worden war. Dieser Fehler ist nicht verwertbar. Compilation unter MSVC wurde behoben.
Tags: Minor bugfixes
A segfault which occurs when memcpy is passed a bad length parameter was fixed. This bug is not exploitable. Compilation under MSVC was fixed.

2009-01-27 19:54
0.1.6

Ein Fehler in der Test-Suite mit einem Anteil von Rundungsfehler auf x86_64 wurde behoben.
Tags: Minor bugfixes
A bug in the test suite with accounting for rounding errors on x86_64 was fixed.

2009-01-11 22:48
0.1.5

Optimierung der SINC Basis-Wandler in erhebliche Verbesserungen in Bezug auf Durchsatz für viele gängige Fällen führte.
Tags: Minor feature enhancements
Optimization of the SINC based converters resulted in significant improvements in throughput for many common cases.

2008-07-03 17:08
0.1.4

Ein segfault beim Downsampling durch einen extrem kleinen Anteil wurde behoben.
Tags: Major bugfixes
A segfault when downsampling by an extremely small ratio was fixed.

2008-03-25 10:12
0.1.3

Drastische Verbesserung der Qualität der Konvertierung der SRC_SINC_MEDIUM_QUALITY und SRC_SINC_BEST_QUALITY-Wandler mit einer geringfügigen Abnahme des Durchsatzes. Kleinere Fehler wurden behoben.
Tags: Major feature enhancements
Drastic improvements in conversion quality of the SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY converters with a minor decrease in throughput. Minor bugs were fixed.

Project Resources