Changeset 3333:16e848dad963 in roaraudio


Ignore:
Timestamp:
02/04/10 03:35:54 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

info on SIDE_CENTER

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/channels.h

    r3332 r3333  
    4646 *       # LEFT       | CENTER/MONO  | RIGHT       # 
    4747 * ------#------------+--------------+-------------# 
    48  * Side  # SIDE_LEFT  | SIDE_CENTER  | SIDE_RIGH   # 
     48 * Side  # SIDE_LEFT  | SIDE_CENTER$ | SIDE_RIGH   # 
    4949 * ------#------------+--------------+-------------# 
    5050 * Back  # BACK_LEFT  | BACK_CENTER  | BACK_RIGHT  # 
    5151 * ======#============#==============#=============# 
    52  * 
     52 * $ = Side Center has null-vector possion and because of this 
     53 *     arg(Pos) is undefined. This means that the channel does 
     54 *     not have a defined phase and therefor does can not exist. 
     55 *     we include it just to have the matrix complet. 
     56 *  
    5357 * 
    5458 * Low Frequency Effects: 
Note: See TracChangeset for help on using the changeset viewer.