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

Research & Implement 'POI Detection Scheme' #2

Open
djrecipe opened this issue Jun 3, 2017 · 0 comments
Open

Research & Implement 'POI Detection Scheme' #2

djrecipe opened this issue Jun 3, 2017 · 0 comments
Assignees

Comments

@djrecipe
Copy link
Owner

djrecipe commented Jun 3, 2017

Research and implement a way to detect new "points of interest" in the audio input.

Basically, rather than visualize frequency amplitude, we want to visualize changes in dominant frequency amplitude.

i.e.:

  • detect when a the dominant frequency bin has changed; perhaps behave differently depending on the difference in bin index between the new dominant frequency and the old one
  • second order FFT (over the history of each frequency bin)?
  • sudden changes in overall scale (autoscale) (i.e. detect sudden silences or sudden loudness)
  • tie display events to custom narrow frequency bins
@djrecipe djrecipe self-assigned this Jun 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant