Skip to content

AbyssSong/libsoxrate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published