Changeset 3560:ea1d10e318e6 in roaraudio


Ignore:
Timestamp:
02/23/10 23:21:37 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added scale option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarctl.c

    r3559 r3560  
    7878        "                            client disconnected\n" 
    7979        "\n" 
    80         "  volume ID CHAN V0 V1... - Sets volume for stream ID\n" 
     80        "  volume ID CHAN [scale S] V0 V1...\n" 
     81        "                          - Sets volume for stream ID\n" 
    8182        "                            CHAN is the number of channels or 'mono' or 'stereo'\n" 
    8283        "                            if mono or stereo is chosen roarctl trys to set\n" 
    8384        "                            sensfull values for all channels even if the output\n" 
    8485        "                            is has more channels.\n" 
     86        "                            An optional scale can be given using S.\n" 
    8587        "                            all other args are the volumes of the channels\n" 
    8688        "                            you may use integer or percent values.\n" 
Note: See TracChangeset for help on using the changeset viewer.