titinko / macres

Resampler for UTSU that works on Mac, Windows, and Linux
GNU General Public License v3.0
24 stars 5 forks source link

Use external files for f0 estimation #5

Closed adlez27 closed 3 years ago

adlez27 commented 3 years ago

Most resamplers generate individual files per audio file, but moresampler stores the F0 estimates for a whole folder in one file. Either solution would work as long as macres reads from existing files and those files can be edited (it would be handy for the editor to be built into utsu)

titinko commented 3 years ago

Can use .frq files as of v0.2.1, if the 'f' flag is applied.