Skip to content

Java port of libresample, a real-time library for sampling rate conversion. Original C version by Dominic Mazzoni based on code by Julius Smith.

License

Notifications You must be signed in to change notification settings

dnault/libresample4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

074b21d · Feb 21, 2021

History

12 Commits
Feb 21, 2021
Jun 8, 2016
Feb 21, 2021
Feb 21, 2021
Jan 11, 2011
Jan 11, 2011
Feb 21, 2021
Feb 21, 2021
Jun 8, 2016
Jun 8, 2016
Jun 8, 2016
Jun 8, 2016

Repository files navigation

Build Status LGPL 2.1 Java 1.5+

libresample4j

Java port of Dominic Mazzoni's libresample 0.1.3, which is in turn based on Julius Smith's Resample 1.7 library.

There's no documentation for the Java port, but for the most part it's just like the C version which you can read about here: https://ccrma.stanford.edu/~jos/resample/Free_Resampling_Software.html

Also take a look at the C version's README which is bundled in the libresample-0.1.3.tgz archive.

About

Java port of libresample, a real-time library for sampling rate conversion. Original C version by Dominic Mazzoni based on code by Julius Smith.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages