Changeset 5469:23c09a8dc701 in roaraudio for include


Ignore:
Timestamp:
04/11/12 10:24:14 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added an filter to do: r = -(l = (l+r)/2.1) (usefull for broken headphones

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/filter.h

    r5381 r5469  
    8383#define ROARDSP_DOWNMIX_ARITHMETIC    3 
    8484#define ROARDSP_DOWNMIX_RMS           4 
     85#define ROARDSP_DOWNMIX_ARITHMETIC_INVERSE    5 
    8586 
    8687#define ROARDSP_DCBLOCK_NUMBLOCKS     100 
Note: See TracChangeset for help on using the changeset viewer.