Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

nu774/libsoxrate

libsoxrate
==========

What is this?
-------------
Win32 DLL based on rate converter of SoX (http://sox.sourceforge.net/).

Difference from libsox are:
  - Only contains rate converter.
  - Not a static link lib.
  - Different API.
  - Using Win32 native threads for parallelizing.
  - Eliminated needs of synchronization for global cache in the original code.

However, basically it's nothing but sox rate converter.

About

win32 dll made from sox rate converter

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
LICENSE.GPL
LGPL-2.1
LICENSE.LGPL

Stars

Watchers

Forks

Packages

No packages published