Changeset 1312

Show
Ignore:
Timestamp:
08/17/08 16:41:30 (16 years ago)
Author:
jwoithe
Message:

MOTU: the 896HD uses the "SPDIF" mixer output slot for its MainOut? destination.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/libffado-2.0/support/mixer/mixer_motu.py

    r1311 r1312  
    621621            self.mix4_dest.changeItem("MainOut", 6) 
    622622            self.phones_src.changeItem("MainOut", 6) 
     623        # The 896HD doesn't have SPDIF outputs but instead uses that "slot" 
     624        # for its MainOut.  There's no conflict with the previous setting 
     625        # here because the 896HD has AES/EBU outputs. 
     626        if (self.model == MOTU_MODEL_896HD): 
     627            self.mix1_dest.changeItem("MainOut", 7) 
     628            self.mix2_dest.changeItem("MainOut", 7) 
     629            self.mix3_dest.changeItem("MainOut", 7) 
     630            self.mix4_dest.changeItem("MainOut", 7) 
    623631 
    624632        # Some devices don't have the option of selecting an optical SPDIF