Skip to content

Comments

A few updates for osc server support#1351

Merged
mikedickey merged 1 commit intofeature/osc-config-serverfrom
feature/osc-config-mike
Nov 27, 2024
Merged

A few updates for osc server support#1351
mikedickey merged 1 commit intofeature/osc-config-serverfrom
feature/osc-config-mike

Conversation

@mikedickey
Copy link
Collaborator

Updated logic for Regulator::setQueueBufferLength to handle both fixed and auto headroom.

Moved queue buffer update logging up to once per change versus once per client per change.

Added mAutoHeadroomStartTime to handle headroom calculation being started after initialization.

No need to moc oscpp headers. It just gives warnings since there is nothing to moc.

Updated logic for Regulator::setQueueBufferLength to handle both
fixed and auto headroom.

Moved queue buffer update logging up to once per change versus
once per client per change.

Added mAutoHeadroomStartTime to handle headroom calculation being
started after initialization.

No need to moc oscpp headers. It just gives warnings since there
is nothing to moc.
@mikedickey mikedickey force-pushed the feature/osc-config-mike branch from ccc1a94 to 81c250a Compare November 27, 2024 17:19
Copy link
Contributor

@nwang92 nwang92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just noting that we're currently sending values of [0, 128] to this endpoint, so we'll probably want to make some changes to use [-128, 0] when using buffer strategy 3/4

@mikedickey mikedickey merged commit f3313c7 into feature/osc-config-server Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants