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

sfxtest - test utility for the Linux AWE32 driver

Author

       This manual page was written by Tom Lees <tom@lpsg.demon.co.uk>, 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.3.3                              Sun Mar  2 09:57:48 GMT 1997                                SFXTEST(1)

Description

       This  manual  page  documents  briefly  the sfxtest 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.

       sfxtest  is a program designed for testing that the Linux AWE32 driver has been set up properly, and that
       the appropriate patch files are loaded correctly (using sfxload(1), or gusload(1)).

Name

       sfxtest - test utility for the Linux AWE32 driver

Options

       The program takes a series of commands followed by arguments. It accepts the following commands:-

       X      Instructs the program to use channel control mode.

       xchannel
              Changes the channel being operated on to channelbbank Changes the bank being used to bankpprogram
              Changes the program (instrument) being used to programnnotevelocity
              Sends a noteon command for note note at velocity velocityk      Kills a note (sends noteoff).

       Knote Kills the note note (used for channel mode).

       rvalue
              Sets the pitch sense to valuewvalue
              Sets the putch wheel to valuettime Waits for time hundredths of a second.

       cvalue
              Sets the panning value to valuevnotevelocity
              Changes the key pressure of note to velocity velocityDmode Sets the debug mode of the driver to mode.  Higher values of mode are more verbose.

       Cmode Sets the chorus type to modeRmode Sets the reverb type to modeFparametervalue
              Sends an effect command type parameter, with value valueI      (Re-)Initializes the AWE32 driver and EMU8000 chip.

See Also

sfxload(1), gusload(1), drvmidi(1)

Synopsis

sfxtest[commandparameters]...

See Also