Skip to content

talaviram/juce_libsamplerate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juce_libsamplerate

WIP Notice: I haven't tested it enough, currently it is a WIP.

THERE WILL/MIGHT BE FORCE PUSHES TO THIS REPO!!!

JUCE module to provide libsamplerate (aka Secret-Rabbit-Code).

Why?

Currently, JUCE has 2 1.5 ways for doing sample-rate-conversion.

The first one is pretty bad. see here. The second one was designed for different purposes (and use fixed ratios) which makes it less usable for plain-SRC.

Why libsamplerate?

  • license: libsamplerate is now BSD (unlike SoX and other libs)
  • quality: it's updated and maintained if needed.

About

Secret-Rabbit-Code (libsamplerate) Wrapper Module for JUCE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published