Skip to content

fuyuka3725/ARDFTSRC-Rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARDFTSRC

ARDFTSRC Audio Resampler, by mycroft, sigmoid taper variant, port to Rust and Windows by dBpoweramp.com

Usage: pass on command line : "c:\in.wav" "c:\out.wav" 48000 (out frequency) 16 (out bitdepth) 2048 [optional quality] 0.95 [optional bandwidth]

Quality should be high if increasing bandwidth, example ardftsrc.exe "c:\in.wav" "c:\out.wav" 48000 24 8192 0.99 When reducing the quality, example ardftsrc.exe "c:\in.wav" "c:\out.wav" 44100 16 4096 0.97

SOME PART OF THIS SOURCE CODE WERE GENERATED USING AI (X.com Grok & Anthropic Claude). THIS IMPLIES THAT AI CODE GENERATORS WAS USED, BUT IT DOES NOT MEAN THAT THE PROGRAM ITSELF OPERATES USING AI.

About

ARDFTSRC Audio Resampler, by mycroft, sigmoid taper variant, port to Rust and Windows by dBpoweramp.com

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%