ess7 / reaper-resampler-plugin

A better resampler for Reaper (Windows x86/x64)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reaper-resampler-plugin

Replaces Reaper's resampler by hooking WDL_Resampler::ResampleOut. Optimized for conversion between common sample rates (44.1, 48, 88.2, 96, 176.4, 192). Quality is similar to SoX VHQ.

Sine sweep spectrum comparisons

CPU usage tests

Installation

Copy reaper_resample32.dll (for 32-bit) or reaper_resample64.dll (for 64-bit) to Reaper's Plugins folder. You should see a "Resampler loaded" message box in the background. Otherwise, create an issue with the Reaper version/OS you are using.

Tested versions (32/64-bit):

  • 4.77 - 4.78
  • 5.941 - 5.95

About

A better resampler for Reaper (Windows x86/x64)

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 99.8%Language:C 0.2%