The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

sf_edit - manipulates banks of an sf2 SoundfFont file

SYNOPSIS

 sf_edit -v                        # prints vesion

 sf_edit FileName.sf2

 sf_edit Grork.zip

DESCRIPTION

This script uses the CPAN module MIDI::SoundFont to manipulate the banks and patches of an .sf2 SoundfFont file, or the patches of a .zip file of Gravis patches. It is distributed in the ./examples subdirectory of the MIDI::SoundFont module.

OPTIONS

-v

Prints version number.

CHANGES

 20120224  1.0  first working version

AUTHOR

Peter J Billam http://www.pjb.com.au/comp/contact.html

SEE ALSO

 MIDI::SoundFont
 Term::Clui
 String::Approx
 Archive::Zip
 timidity (1)
 http://www.pjb.com.au/
 http://www.pjb.com.au/muscript/index.html#midi

1 POD Error

The following errors were encountered while parsing the POD:

Around line 307:

=back without =over