mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-18 07:00:03 -05:00
document -P option everywhere;
actually use the parameter's value instead of the default path
This commit is contained in:
parent
40e94c77dc
commit
9615f45528
2 changed files with 6 additions and 14 deletions
|
|
@ -23,11 +23,12 @@ sound card. You need to load snd-synth-opl3 module.
|
|||
Usage
|
||||
-----
|
||||
|
||||
loadsbi [-p client:port] [-l] [-v level] instfile drumfile
|
||||
loadsbi [-p client:port] [-4] [-l] [-P path] [-v level] instfile drumfile
|
||||
|
||||
-p, --port=client:port - An ALSA client and port number to use
|
||||
-4 --opl3 - Four operators (OPL3) file type
|
||||
-l, --list - List possible output ports
|
||||
-P, --path=path - Specify the patch path
|
||||
-v, --verbose=level - Verbose level
|
||||
|
||||
Because you may have more than one sound card and each sound
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue