undernightinbirth alpha documentation

Contents:

This Page

BSound

void BGM_SetFade(int val, int time)
Parameters:
  • val (int) – Target volume, 0-100 percent

  • time (int) – Time in frames to reach val

Fades the BGM to the designated value with a speed.

void SE_GetUserParam( { type=_SeType_Player, int num, } )

todo

void SE_Play( { type=_SeType_Player, int num)

todo

void SE_Stop( { type=_SeType_Player, int num)

todo

void GetBufferSize( { type=_SeType_Player, int num)

todo