-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
P3Low-impact bugs or featuresLow-impact bugs or featuresbugSomething isn't working as expectedSomething isn't working as expected
Milestone
Description
Describe the bug
Reset callback definition is not clear on the depth of a reset
/**
* Resets component.
* @param dev Component device.
*/
I have noticed many components treat this callback very differently
For example:
- DCB does nothing (maintains filter state)
- IIR removes everything including filter config
- volume does nothing (maintains config)
Metadata
Metadata
Labels
P3Low-impact bugs or featuresLow-impact bugs or featuresbugSomething isn't working as expectedSomething isn't working as expected