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

increase First gate threshold to 1V #216

Merged
merged 4 commits into from Oct 14, 2019

Conversation

@csboling
Copy link
Contributor

@csboling csboling commented Oct 12, 2019

Seems from measurement that Maths EOR/EOC gate outputs, and probably some other common modules, have a sloppy low of about 0.7V, causing First not to trigger. Not sure if maybe the default threshold (0.5V) in input.lua should be changed as well. This was giving at least one person trouble, thought I saw another post about this too but am not finding it now.

@tehn
Copy link
Member

@tehn tehn commented Oct 12, 2019

thanks for spotting this!

@tehn
tehn approved these changes Oct 12, 2019
@trentgill
Copy link
Collaborator

@trentgill trentgill commented Oct 14, 2019

Let's not change First.lua, but change the default in input.lua. I want users to be able to use the default parameters as much as possible, so feels better to change the defaults to more widely acceptable values.

@trentgill
Copy link
Collaborator

@trentgill trentgill commented Oct 14, 2019

Looks great, thanks!

@trentgill trentgill merged commit a1a046e into monome:master Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants