Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure channels output 0v on startup #2

Merged
merged 2 commits into from
Jun 19, 2022

Conversation

qiemem
Copy link

@qiemem qiemem commented Jul 30, 2021

In base Hemisphere, APP_MIDI's Reset would set all channels to 0 when the device restarted. After removing APP_MIDI, this no longer happens. Consequently, the channels output ~6v on startup and don't drop back down until an applet outputs a specific value to a channel. This can cause problems such as Stairs BOC trigger not being detectable on first reset.

This PR fixes this by setting all channels to 0v on APP_HEMISPHERE's init.

In base Hemisphere, APP_MIDI's Reset would set all channels to 0 when
the device restarted. After removing APP_MIDI, this no longer happens.
Consequently, the channels output ~6v on startup and don't drop back
down until an applet outputs a specific value to a channel. This can
cause problems such as Stairs BOC trigger not being detectable on first
reset.

This commit fixes this by setting all channels to 0v on APP_HEMISPHERE's
init.
qiemem pushed a commit to qiemem/O_C-HemisphereSuite that referenced this pull request Jan 28, 2022
suit4 added a commit to suit4/O_C-HemisphereSuite that referenced this pull request Jun 17, 2022
suit4 added a commit to suit4/O_C-HemisphereSuite that referenced this pull request Jun 17, 2022
suit4 added a commit to suit4/O_C-HemisphereSuite that referenced this pull request Jun 17, 2022
Adding BigScope App – Changes from pull request Chysn#76
Changes from pull request Chysn#51
Changes from pull request Chysn#105
Changes from pull request Logarhythm1#2
suit4 added a commit to suit4/O_C-HemisphereSuite that referenced this pull request Jun 17, 2022
Adding BigScope App – Changes from pull request Chysn#76
Changes from pull request Chysn#51
Changes from pull request Chysn#105
Changes from pull request Logarhythm1#2
@Logarhythm1
Copy link
Owner

Thanks Qiemem, apologies for not updating in forever!

@Logarhythm1 Logarhythm1 merged commit 0f3264e into Logarhythm1:logarhythm-branch Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants