Show
Ignore:
Timestamp:
03/21/11 05:43:06 (1 year ago)
Author:
jwoithe
Message:

RME: more streaming stability fixes. Further extended testing is needed across all sample rates, but initial indications are that the streaming system is finally approaching a state of stability.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/config.h.in

    r1962 r1967  
    234234// given by RME_TRANSMIT_TRANSFER_DELAY (in ticks), but we can send 
    235235// packets early if we want to. 
    236 #define RME_MAX_CYCLES_TO_TRANSMIT_EARLY                  2 
     236#define RME_MAX_CYCLES_TO_TRANSMIT_EARLY                  1 
    237237 
    238238// ensure that the RME tx SP clips all float values to [-1.0..1.0]