Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
snd_global.h File Reference

Go to the source code of this file.

Classes

struct  nw4hbm::snd::VoiceOutParam
 

Namespaces

namespace  nw4hbm
 
namespace  nw4hbm::snd
 

Enumerations

enum  nw4hbm::snd::PanMode { nw4hbm::snd::PAN_MODE_DUAL , nw4hbm::snd::PAN_MODE_BALANCE }
 
enum  nw4hbm::snd::PanCurve {
  nw4hbm::snd::PAN_CURVE_SQRT , nw4hbm::snd::PAN_CURVE_SQRT_0DB , nw4hbm::snd::PAN_CURVE_SQRT_0DB_CLAMP , nw4hbm::snd::PAN_CURVE_SINCOS ,
  nw4hbm::snd::PAN_CURVE_SINCOS_0DB , nw4hbm::snd::PAN_CURVE_SINCOS_0DB_CLAMP , nw4hbm::snd::PAN_CURVE_LINEAR , nw4hbm::snd::PAN_CURVE_LINEAR_0DB ,
  nw4hbm::snd::PAN_CURVE_LINEAR_0DB_CLAMP
}