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

Auto-synchro: music-based audio+input latency calibration technique #85

Merged
merged 5 commits into from
Feb 4, 2015

Conversation

dtinth
Copy link
Member

@dtinth dtinth commented Feb 4, 2015

Connects to #87.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.97% when pulling bf8552e on autosynchro into 18265a0 on master.

@akibot
Copy link
Contributor

akibot commented Feb 4, 2015

Hello! Thank you for sending us patches!

I am an automated bot to lint pull requests to detect potential errors and check for consistent coding style, and I found some problems with your code submission in the commit 6aa2daa:

Please fix these problems, rebase your commits, then leave a comment here so that a human can further review your patch.

As an additional step to prevent future lint errors, please run npm lint before committing. A Git pre-commit hook is available.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.98% when pulling 62ed492 on autosynchro into 8f91242 on master.

@dtinth
Copy link
Member Author

dtinth commented Feb 4, 2015

Calibrating the value of _A_

Methods

  • Play a song and instruct user to press the button on every beat.
  • Record at least 56 samples of _A_ (time that keypress is registered - time that sound is emitted)
  • Analyze the recorded samples.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.98% when pulling 6175364 on autosynchro into 8f91242 on master.

@dtinth dtinth changed the title Audio offset synchronization and calibration. Auto-synchro: music-based audio+input latency calibration technique Feb 4, 2015
dtinth added a commit that referenced this pull request Feb 4, 2015
Auto-synchro: music-based audio+input latency calibration technique
@dtinth dtinth merged commit 08b7669 into master Feb 4, 2015
@dtinth dtinth deleted the autosynchro branch February 11, 2015 04:05
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.

3 participants