Skip to content

Conversation

alustig3
Copy link
Contributor

@alustig3 alustig3 commented Apr 3, 2025

A conflict between timers used by the rotary encoder and audio output prevents them from being used at the same time

This problem was originally found and discussed here

It was fixed with commit 93a6611 in the v1.8.1 release

Looking through the git history, I am confused/stumped as to where the code regressed.

From what I can tell the next time hardware.py was changed was in ce964c3, but the regression back to the older list of timers isn't marked as a change...

Likewise, from what I can tell, the next time audio.py was changed was in 457c28e, but that commit shows that audio is back to using timer 2, and it is not marked as a change...

Anyway, I reimplemented the same changes as from 93a6611

@ThomasAkam
Copy link
Collaborator

Thanks Andy!

@ThomasAkam ThomasAkam merged commit 0b769a9 into pyControl:master May 22, 2025
@alustig3 alustig3 deleted the audio-encoder-conflict-fix branch May 22, 2025 21:25
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