Wwise バージョン
  • Sample Project
  • Wwise SDK
  • Wwise Unityインテグレーション
  • Wwise Unreal インテグレーション
  • Wwiseの基本的なアプローチ
  • Wwiseヘルプ

その他のドキュメント

  • Strata
  • ReaWwise
  • Audiokinetic Launcher
  • Wwise Audio Lab​
  • Wwise Adventure Game
  • GME In-Game Voice Chat
  • Meta XR Audio

技能検定コース

  • Wwise Fundamentals (2024.1)
  • Wwise Interactive Music (2021.1)
  • Wwise Performance Optimization (2023.1)
  • Wwise Unity Integration (2023.1)

その他のソース

  • ウェブサイト
  • 動画
  • プラグイン
  • クリエイターズディレクトリ
  • Q&A
  • ブログ
~
Wwise SDK
AK::IAkPluginService ~IAkPluginServiceAudioObjectAttenuation() : AK::IAkPluginServiceAudioObjectAttenuation ~IAkPluginServiceAudioObjectPriority() : AK::IAkPluginServiceAudioObjectPriority ~IAkPluginServiceHashTable() : AK::IAkPluginServiceHashTable ~IAkPluginServiceMarkers() : AK::IAkPluginServiceMarkers ~IAkPluginServiceMixer() : AK::IAkPluginServiceMixer ~IAkPluginServiceRNG() : AK::IAkPluginServiceRNG ...
c
Wwise SDK
ComputePositioning() : AK::IAkAudioDeviceEffectPluginContext , AK::IAkMixerPluginContext , AK::IAkSinkPluginContext ComputePriorityWithDistance() : AK::IAkVoicePluginInfo ComputeSpeakerVolumesDirect() : AK::IAkMixerPluginContext ComputeSpeakerVolumesPanner() : AK::IAkMixerPluginContext ComputeSphericalCoordinates() : AK::IAkGlobalPluginContext ComputeSphericalVBAPGains() : AK::IAkMixerPluginContext ...
u
Wwise SDK
TReal > UpdateAutoPanningRule() : AK::IAkOunceContext , AK::IAkSwitchContext UpdateBoundingBox() : AkBox UpdateCachingPriority() : AK::IAkStreamMgr UpdateCInterface() : AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::GenerateConstructor< in_interfaceType > , AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::GenerateConstructorArray< in_interfaceType > UpdateLast() : AkLastPolicyNoLas ...
~
Wwise SDK
AK::IAkPluginService ~IAkPluginServiceAudioObjectAttenuation() : AK::IAkPluginServiceAudioObjectAttenuation ~IAkPluginServiceAudioObjectPriority() : AK::IAkPluginServiceAudioObjectPriority ~IAkPluginServiceHashTable() : AK::IAkPluginServiceHashTable ~IAkPluginServiceMarkers() : AK::IAkPluginServiceMarkers ~IAkPluginServiceMixer() : AK::IAkPluginServiceMixer ~IAkPluginServiceRNG() : AK::IAkPluginServiceRNG ...
u
Wwise SDK
AkMusicPlaylistCallbackInfo uPlaylistSelection : AkMusicPlaylistCallbackInfo uPosition : AkFileParser::EnvelopePoint , AkMarkerCallbackInfo uPriority : AkStreamData uRecentBlocksFetched : AK::BookmarkAlloc::Stats uRecentPeakMemUsed : AK::BookmarkAlloc::Stats uRequestedSize : AkIOTransferInfo uReserved : AK::MemoryMgr::GlobalStats uSampleRate : AkAudioFormat , AkPlatformInitSettings uSbaInitSize : ...
AkMonitorError.h
Wwise SDK
  AK::Monitor::ErrorCode_BankContainUneditableEffect, AK::Monitor::ErrorCode_MemoryAllocationFailed, AK::Monitor::ErrorCode_InvalidFloatPriority, AK::Monitor::ErrorCode_SoundLoadFailedInsufficientMemory,   AK::Monitor::ErrorCode_NXDeviceRegistrationFailed, AK::Monitor::ErrorCode_MixPluginOnObjectBus, AK::Monitor::ErrorCode_MissingMusicNodeParent, AK::Monitor::ErrorCode_HardwareOpusDecoderError, ...
Wwise SDK 2024.1.8 AkThreadProperties メンバ一覧 継承メンバを含む AkThreadProperties の全メンバ一覧です。 affinityMaskAkThreadProperties dwAffinityMaskAkThreadProperties dwAffinityMaskAkThreadProperties iIdealCoreAkThreadProperties nPriorityAkThreadProperties nPriorityAkThreadProperties uSchedPolicyAkThreadProperties uStackSizeAkThreadProperties uStackSizeAkThreadProperties
paramsRoom.RoomPriority = 1; // 「Outdoors」を最低のプライオリティ(優先度)に設定します。 AK::SpatialAudio::SetRoom( AK::SpatialAudio::kOutdoorRoomID, // Outdoorsには特別に確保されたIDがあります paramsRoom, "Outdoors"); Reverb Zoneの形状を定義します。この例では、形状はシンプルな箱型です。以下のサンプルコードにより、面(surface)と三角形(triangle)を定義するGeometry Setと、森林の規模(scale)と位置(position)を定義するGeometry Instanceを作成します。 AkGeometryParams geometryParams; // ジオメトリセット用にユニットサイズのボックスを定義します。
WG-74721(Spatial Audio) AkRoomParams::RoomPriority をAkUInt32からAkReal32に変更しました。 動作の変更 WG-61023 PrepareEvent() がActor-Mixer階層とInteractive Music階層でオブジェクトのPlug-inメディアを準備するようになりました。 WG-62679 Game Object 3D Viewerでカメラのナビゲーション制御を変更しました。パースペクティブカメラがWSADや矢印キーによるファーストパーソンナビゲーションをサポートするようになりました。そのため、ファーストパーソンカメラがリスナーカメラと共に非推奨となりました。 WG-66102 さまざまなミキシングシナリオにおける一貫性を高めるために、Ambisonicソースからマルチチャンネルデスティネーションへのパンニングおよびマルチチャンネルソー ...
AkRoomParams::RoomPriorityメンバがAkRoomParamsに新しく追加されました。内部実行のRoom包含判定アルゴリズムでこれを使用し、Game Objectが物理的に2つのRoom内に位置する時(例えば、1つのRoomの中に別のRoomがある場合など)に、どのRoomをGame Objectに割り当てるか判断します。この場合、優先度が高いルームが割り当てられまず。 WG-59684Capture Log、Audio Object 3D Viewer、Game Object 3D ViewerでDisplayオプションボタンをクリックすると、別のビューでオプションが開くようになりました。 WG-60166(WAAPI) アクセサをチェーンして複数のオブジェクトを返す戻り値オプションを追加しました。例:children.nameなど。 WG-60274 (WAAPI) ...
ErrorCode
Wwise SDK
ErrorCode_TooManyChildren  ErrorCode_BankContainUneditableEffect  ErrorCode_MemoryAllocationFailed  ErrorCode_InvalidFloatPriority  ErrorCode_SoundLoadFailedInsufficientMemory  ErrorCode_NXDeviceRegistrationFailed  ErrorCode_MixPluginOnObjectBus  ErrorCode_MissingMusicNodeParent  ErrorCode_HardwareOpusDecoderError  ErrorCode_SetGeometryTooManyTriangleConnected  ErrorCode_SetGeometryTriangleTooLarge  ...
Wwise SDK 2024.1.8 AK ◆ AkPluginServiceType enum AK::AkPluginServiceType 列挙値PluginServiceType_Mixer  PluginServiceType_RNG  PluginServiceType_AudioObjectAttenuation  PluginServiceType_AudioObjectPriority  PluginServiceType_HashTable  PluginServiceType_Markers  PluginServiceType_TempAlloc  PluginServiceType_MAX  IAkPlugin.h の 1343 行目に定義があります。
a
Wwise SDK
AK::MemoryMgr AkDestroyEvent() : AKPLATFORM AkDestroySemaphore() : AKPLATFORM AkForceCrash() : AKPLATFORM AkGetDefaultHighPriorityThreadProperties() : AKPLATFORM AkGetDefaultThreadProperties() : AKPLATFORM AkIsValidThread() : AKPLATFORM AkLimitedSpinForZero() : AKPLATFORM AkLimitedSpinToAcquire() : AKPLATFORM AkMacConvertString() : AKPLATFORM AkMemCpy() : AKPLATFORM AkMemDebugToolFree() : AK::MemoryMgr ...
AkRoomParams
Wwise SDK
AkReal32 RoomGameObj_AuxSendLevelToSelf   bool RoomGameObj_KeepRegistered   AkGeometrySetID GeometryInstanceID   AkReal32 RoomPriority   詳解 Parameters passed to SetRoom AkSpatialAudio.h の 407 行目に定義があります。
クラス索引
Wwise SDK
AkCommSettings::Ports    ak_wwise_plugin_host_instance_v1    AkGraphPointBase    AkXMLErrorMessageTranslator    IAkPluginServiceAudioObjectPriority (AK)    PropertyDisplayName (AK::Wwise::Plugin::V1)    ak_wwise_plugin_host_object_media_instance_v1    AkGrowByPolicy_Hybrid    AkAudioObject::ArrayCustomMetadata    IAkPluginServiceHashTable (AK)    PropertySet (AK::Wwise::Plugin::V2)    ak_wwise_plugin_host_object ...
n
Wwise SDK
Wwise::Plugin::V1::Notifications::ObjectMedia_ , ak_wwise_plugin_notifications_object_media_v1 NotifyProgress() : AK.Wwise::Plugin::IProgress nPriority : AkThreadProperties nSamplesPerSec : WaveFormatEx NumChannels() : AkAudioBuffer numPathPoints : AkReflectionPathInfo numReflections : AkReflectionPathInfo NumSurfaces : AkGeometryParams NumTriangles : AkGeometryParams NumVertices : AkGeometryParams ...
r
Wwise SDK
AkRoomParams rms : AK::AkMetering RoomGameObj_AuxSendLevelToSelf : AkRoomParams RoomGameObj_KeepRegistered : AkRoomParams RoomPriority : AkRoomParams rooms : AkDiffractionPathInfo Rotate180X_90Y() : T3DVector< TDataType > RotateVector() : AkQuaternion Rotation() : AkMatrix3x3
s
Wwise SDK
AkWorldTransform SetPreferredNumberOfOutputChannels() : AK::IAkiOSContext SetPriorities() : AK::IAkPluginServiceAudioObjectPriority SetRampCount() : AK::CAkValueRamp SetRange() : AK.Wwise::Plugin::IProgress SetReflection() : AkPlane SetRTPCValue() : AK::IAkGlobalPluginContext SetSameAsMainMix() : AkChannelConfig SetSameAsPassthrough() : AkChannelConfig SetSinkInitialized() : AK::IAkLinuxContext SetStandard() ...
s
Wwise SDK
AkWorldTransform SetPreferredNumberOfOutputChannels() : AK::IAkiOSContext SetPriorities() : AK::IAkPluginServiceAudioObjectPriority SetRampCount() : AK::CAkValueRamp SetRange() : AK.Wwise::Plugin::IProgress SetReflection() : AkPlane SetRTPCValue() : AK::IAkGlobalPluginContext SetSameAsMainMix() : AkChannelConfig SetSameAsPassthrough() : AkChannelConfig SetSinkInitialized() : AK::IAkLinuxContext SetStandard() ...
n
Wwise SDK
NotifyMonitorData : ak_wwise_plugin_notifications_monitor_v1 NotifyPluginMediaChanged : ak_wwise_plugin_notifications_object_media_v1 nPriority : AkThreadProperties nSamplesPerSec : WaveFormatEx numPathPoints : AkReflectionPathInfo numReflections : AkReflectionPathInfo NumSurfaces : AkGeometryParams NumTriangles : AkGeometryParams NumVertices : AkGeometryParams