Short:        Changes pitch of 8SVX samples
Author:       y82s1@unb.ca (GLYPH)
Uploader:     y82s1 unb ca (GLYPH)
Type:         mus/edit
Architecture: m68k-amigaos


What is it?
===========
SamRate is a spunky little CLI program that lets you change the frequency of
an 8SVX sample, saving it as a new sample.  It uses splinear interpolation to
reduce aliasing, so it sounds very nice!  No more buzzy low notes, and no more
wishing your music program had higher octaves!

pros:
+ changes frequency and / or volume
+ has compressor mode to reduce clipping when increasing volume
+ has filter mode to reduce distortion when raising pitch
+ adjusts the LOOP information correctly
+ handles any size sample
+ reads 8SVX and RAW, writes 8SVX
+ handles both the just intonation scale and the equal-tempered scale.
+ Catmull-Rom splinear interpolation is cool
+ uses happy 8SVX format, which is usable by many happy Amiga music programs