CRI ADX
Last Updated: 2024-07-17 10:47 p
|
The logs that can be displayed by the Profiler are shown below
(The types of logs acquired depend on the CRI Atom Craft's version.)
Type | Log | Description |
---|---|---|
ExPlayer | Handle Info | Notify the handle information when the ExPlayer was created. When the player is already created when the log acquisition starts, it will be notified as creation information. |
ExPlayer | Discard | Notify that the ExPlayer has been destroyed. |
ExPlayer | Setting of AISAC control value | Notify that the AISAC control value has been set to the ExPlayer. |
Cue | Start Playback | Notify that Cue ID allocation is completed and the sequence was started. |
Cue | Stop Playback | Notify that the sequence called by the Cue has finished. |
Cue | Stop due to limit | Notify that the stop command has been issued for the sequence because the max sequence number set in the Cue Limit or the Category Cue Limit has been exceeded. |
Cue | Cancel Playback | Notify that the start of the sequence called by the Cue has been canceled because the max sequence number set in the Cue Limit or the Category Cue Limit has been exceeded. |
Voice | Start Playback | Notify that the voice information has been allocated and playback of the Voice has started. |
Voice | Stop Playback | Notify that the Voice has finished playing and the Voice resource has been released. |
Voice | Virtualization | Notify that the Voice has been virtualized. |
Voice | Return from virtualization | Notify that the virtualized Voice has returned to a real voice. |
Voice | Discard due to resource shortage | Notify that the voice was discarded due to a lack of resources. |
Voice | Position Info | Notify that the position of a sound source using 3D positioning has been updated. |
CueSheet | CueSheet Info | When the ACB is loaded, or when the ACB information is referenced, notify of the information in the CueSheet. |
CueSheet | Discard | Notify that the ACB that was loaded has been released. |
Category | Category Info | Notify category information when reading ACF or starting log acquisition. |
Voice Pool | Voice Pool Info | Notify about the generated Voice Pool information when creating a Voice Pool (or when the log acquisition starts.) |
Error | Error | Notify that an error has occurred. |
User | User Log | Notify of user-generated information (including the specified character string.) |
Type | Description |
---|---|
Voice Num | Notify of the total number of voices during playback. It does not include virtual voices. |
CPU Load | Notify of CPU load information (ratio of server processing time to server processing execution interval). |
Average server processing time | Notify of the average server processing time. |
Peak server processing time | Notify of the max server processing time. |
Average server processing interval | Notify of the average server processing interval. |
Peak server processing interval | Notify of the max server processing interval. |
Category Cue playback Num | Notify of the number of sequences being played in the Cue belonging to the Category. |
Streaming Voice Num | Notify of the number of streaming voices. |
Streaming total Mbps | Notify of the flow rate of streaming data. |
Number of voices used per voice pool | Notify of the number of used Voices in a Voice Pool. |
Loudness | When the loudness meter is attached at run-time, notify of the the loudness value. |
Bus Level | Notify of the peak and RMS values of each bus and each channel. |