logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

agusload - load a GUS-format patch file into the AWE32 RAM

Author

       This  manual page was written by Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>, for the Debian GNU/Linux
       system.

       The AWE32 driver and utilities were written by Takashi Iwai <iwai@dragon.mm.t.u-tokyo.ac.jp>.

awesfx 0.5.2                              Mon Feb 17 10:35:23 GMT 1997                               AGUSLOAD(1)

Description

       This  manual  page  documents  briefly the agusload command.  This manual page was written for the Debian
       GNU/Linux distribution (but may be used by others), because the original program does not have  a  manual
       page.

       gusload  is  a  program  that  will  read  a GUS-format patch file, and then upload it to the Linux AWE32
       driver, to be used by other AWE32 utilities, e.g. drvmidi(1).

Name

       agusload - load a GUS-format patch file into the AWE32 RAM

Options

       The program follows the usual UNIX command  line  syntax,  but  doesn't  support  long  options  (options
       starting with two dashes `-').  Here is a summary of the options is accepts:-

       -D[file]
              Specifies hwdep device name

       -i     Resets all samples.

       -v     Verbose mode.

       -p[preset]
              Sets the instrument number to [preset]. Defaults to values specified in the patch file.

       -b[bank]
              Sets the "bank" that the instruments are loaded into. Defaults to bank 0.

       -k[keynote]
              Sets the fixed keynote for the instrument. Defaults to values specified in the patch file.

See Also

asfxload(1)

Synopsis

agusload[-[-bbank][-ppreset]GUSpatch

See Also