Short: Strips ANNO/NAME by zeeball (+asm source) Author: Zbigniew Trzcionkowski (zeeball@interia.pl) Uploader: Zbigniew Trzcionkowski (zeeball interia pl) Type: mus/misc Version: 0.5 (30.09.2002) Requires: OS37+ Architecture: m68k-amigaos Name: Optim8svx STATUS: Public Domain Two proggys to strip two 'useless' hunks from 8svx samples :P ANNO - contains info about software/hardware used to make sample NAME - contains name (that is often different to the filename) I have included sourcecodes in my cool style ;) Usage: StripANNO - IN/A,OUT/A,DELSRC/S,NOASL/S StripNAME - IN/A,OUT/A,DELSRC/S,NOASL/S Example: StripAnno dh9:blah.8svx ram:stripped.8svx Will copy file dh9:blah.8svx as ram:stripped.8svx. If the file is 8svx sample with ANNO hunk then it will be stripped during copy. - you can strip samples bigger than free memory - you can specify DELSRC to delete IN file after operation - if You specify no/wrong args there will pop-up ASL filerequesters to choose IN and OUT sample names - as a side effect - you can copy/move any single file even it isn't 8svx sample :P The included script for whole dirs doesn't support spaces in the paths and names... Who will send me example on how to add both strippers to DirectoryOpus? Seems there is a bug in this program that causes clicks in some samples. Working on it. ---- Thanks to Stellan for ideas and betatesting.