update audio + switch to wwise

This commit is contained in:
mangorifo
2024-03-08 15:49:30 +08:00
parent 578388f144
commit d59237af1c
510 changed files with 110625 additions and 102 deletions
@@ -0,0 +1,48 @@
/////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Audiokinetic Wwise generated include file. Do not edit.
//
/////////////////////////////////////////////////////////////////////////////////////////////////////
#ifndef __WWISE_IDS_H__
#define __WWISE_IDS_H__
#include <AK/SoundEngine/Common/AkTypes.h>
namespace AK
{
namespace EVENTS
{
static const AkUniqueID BGM_DF_1 = 3376225978U;
static const AkUniqueID BGM_DF_2 = 3376225977U;
static const AkUniqueID BGM_DF_3 = 3376225976U;
static const AkUniqueID BGM_DF_4 = 3376225983U;
static const AkUniqueID BGM_DF_5 = 3376225982U;
static const AkUniqueID STOP_BGM_DF_1 = 200033319U;
static const AkUniqueID STOP_BGM_DF_2 = 200033316U;
static const AkUniqueID STOP_BGM_DF_3 = 200033317U;
static const AkUniqueID STOP_BGM_DF_4 = 200033314U;
static const AkUniqueID STOP_BGM_DF_5 = 200033315U;
static const AkUniqueID UI_OPENMENU_START = 4202617126U;
} // namespace EVENTS
namespace BANKS
{
static const AkUniqueID INIT = 1355168291U;
static const AkUniqueID BGM_S = 1264352011U;
} // namespace BANKS
namespace BUSSES
{
static const AkUniqueID MASTER_AUDIO_BUS = 3803692087U;
} // namespace BUSSES
namespace AUDIO_DEVICES
{
static const AkUniqueID NO_OUTPUT = 2317455096U;
static const AkUniqueID SYSTEM = 3859886410U;
} // namespace AUDIO_DEVICES
}// namespace AK
#endif // __WWISE_IDS_H__