On Sun Oct 26 17:23:20 2025 +0000, Michael Stefaniuc wrote:
Caching the `IKsControl` in `struct channel` feels excessive. As most stuff just uses a single port you could cache the last `port` <==> `control` mapping in `update_master_volume()`. Or am I missing something?
No, you are right, I don't know why I did it this way. I've removed the caching in v3.