Changeset 970:931ac20fb0da in roaraudio for roard/include/output.h


Ignore:
Timestamp:
12/10/08 22:07:14 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use 5ms for new standard block time, should get better results for ethernet based network streaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/output.h

    r668 r970  
    3333#define ROAR_OUTPUT_BUFFER_SAMPLES 2048 
    3434#else 
    35 #define ROAR_OUTPUT_BUFFER_SAMPLES 441 
     35//#define ROAR_OUTPUT_BUFFER_SAMPLES 441 
     36#define ROAR_OUTPUT_BUFFER_SAMPLES 220 
    3637#endif 
    3738 
Note: See TracChangeset for help on using the changeset viewer.