SMTOOL(1) smtool Manual Page SMTOOL(1)

smtool - tool to show/change SpectMorph data from .sm/.smset files

smtool <sm_file>|<smset_file> <command> [ <command_specific_args> ]

smtool is a general purpose program that can perform operations on .sm/.smset files. Some of the operations extract data (like size), others modify data (like auto-tune). If a .smset file is given as argument, the operation is performed on the individual .sm files that are contained in the .smset file.

smtool options depend on the command used, the command specific arguments are listed below.

Compute average energy of the audio data around <percent>.
Output fundamental frequency of the audio data.
Output mixing frequency (sample rate) of the audio data.
Output zero-values-at-start property of the audio data.
Output attack parameters of the audio data.
Output overview of the size in bytes of the different parts of the audio data.
Output loop parameters of the audio data.
Output noise component of a frame of the audio data.
Show original samples and reconstructed samples for one frame of the audio data.
Show the freqencies/magnitudes of one frame of the audio data.
Sum up all noise parameters of all frames of the audio data.
Check all frame data contents for NaNs.
Show original samples of the audio data.
Show all frequency entries of the audio data in the specified range.
Compare original and reconstructed spectrum for a given frame.
Set a one frame loop that starts and ends at the same point (given by <percent>).
Loop audio data at the end using a one frame loop.
Tune instrument using the (40%..60%) data to extract the actual frequency.
Tune each frame of the instrument. This will discard minimal changes in frequency which are normal for most instruments, so it might sound artificial.
Normalize audio volume, using the volume around <percent> as reference.
Normalize audio volume, using the volume of the looped part as reference.

smenc.1 https://testbit.eu/wiki/Smenc.1, smplay.1 https://testbit.eu/wiki/Smplay.1

2011-07-20 Revision 586