mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
13 lines
430 B
Text
13 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.
|
||
|
|
||
|
*/
|