mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-12-03 01:22:31 +00:00
12 lines
430 B
Text
12 lines
430 B
Text
/*!
|
|
|
|
\page Shell Shell interface
|
|
|
|
The shell interface allows you to send simple textual commands to the
|
|
synthesizer, to parse a command file, or to read commands from the stdin or
|
|
other input streams. To find the list of currently supported commands, type
|
|
@c help in the fluidsynth command line shell. For a full list of available
|
|
<strong>command line settings</strong>, please refer to the \ref
|
|
settings_shell documentation.
|
|
|
|
*/
|