Skip to content

Module_RateTracker

Charles edited this page Aug 5, 2026 · 4 revisions

Module: RateTracker

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
RateTracker System modules - Built Gerph 32-bit built, 64-bit built, tested in repo

Summary

RateTracker is a policy module for SharedSound: once per second it enumerates active SharedSound handlers and sets the global sound-system rate to the highest requested rate, avoiding needless upsampling and protecting the best active source's quality.

Relationships

Diagram from Module_RateTracker

Diagram from Module_RateTracker

Discovered features

  • Has background processing
  • Has services
  • Has services fast
  • Is c

Provides

Functionality

In 32bit In 64 bit Interface
🔲 Sound driver

Commands

In 32bit In 64 bit Interface
🔲 *RateTrackerState

SWIs

None

Services

In 32bit In 64 bit Interface
🔲 Service_Sound
🔲 Service_SoundControl

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans
  • SharedCLibrary
  • SharedSound
  • Sound

Clone this wiki locally