Changeset 1359 for branches

Show
Ignore:
Timestamp:
10/13/08 22:09:14 (15 years ago)
Author:
jwoithe
Message:

MOTU: correctly create a dbus control for the 896HD's peakhold time control.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/libffado-2.0/src/motu/motu_controls.h

    r1315 r1359  
    7676#define MOTU_CTRL_MODE_TRIMGAIN            0x00000001 
    7777 
    78 #define MOTU_CTRL_METER_PEAKHOLD           0x00000000 
    79 #define MOTU_CTRL_METER_CLIPHOLD           0x00000001 
    80 #define MOTU_CTRL_METER_AESEBU_SRC         0x00000002 
    81 #define MOTU_CTRL_METER_PROG_SRC           0x00000004 
     78#define MOTU_CTRL_METER_PEAKHOLD           0x00000001 
     79#define MOTU_CTRL_METER_CLIPHOLD           0x00000002 
     80#define MOTU_CTRL_METER_AESEBU_SRC         0x00000004 
     81#define MOTU_CTRL_METER_PROG_SRC           0x00000008 
    8282 
    8383#define MOTU_INFO_MODEL                    0x00000001