Short: Remove a DC offset from a Studio16 sample Author: danv@colba.net (Daniel Vaillancourt) Uploader: danv colba net (Daniel Vaillancourt) Type: mus/misc Version: 1.12 Requires: Studio16 hardware & software Architecture: m68k-amigaos ------------------------------------------------------------ This main purpose of this program is to remove the DC offset from a Studio 16 sample file. ------------------------------------------------------------ The program is very easy to use. To do the job you only have to call the program followed by the name of the sample containing the offset and the amount of the offset in decimal. Like this: Offset mysample 2460 Offset will add 2460 to every word of a 16 bits sample, rectifying the DC offset of the file. You can see the progress of the job to do with the program progress bar. The program is not perfect, :o( because you have to know the DC offset to perform on the sample. You will have to manually look at the file with an hex editor to find the offset. However, I am open to any new concepts and ideas to improve the program. ************ W A R N I N G ***** W A R N I N G ************ I assume no responsability regarding this software or any problems it may cause. Use it at YOUR OWN RISK. To be safe, work on copy of your sample. I have noticed no weird behavior but who knows. For any comments, good or bad, you can reach me at danv@colba.net *************************************************************** I Hope that you'll enjoy this little piece of software ... Thanks to Rich Beachler for scanning the docs to be good english.