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

Request: simple C console program outputting lingot tuner events #75

Open
davidmcnabnz opened this issue Jan 2, 2024 · 0 comments
Open

Comments

@davidmcnabnz
Copy link

Hi there,

The lingot app is awesome in its GUI mode.

But I have a separate music software project where I'd really like to be able to get a 'feed' of tuner event data, including:

  1. whatever note the input (if any) is closest to
  2. whether the note in the input is sharp or flat
  3. how severely sharp or flat the input note is

Ideally, I'd really like a small C program demonstrating how to hook into an events feed from the lingot engine, decode the fields from the events, and spit them out to console.

I could do it myself, but I'd need a few hours to onboard to the raw source code. On the other hand, someone who's already up to speed with the lingot codebase could write a demo like this in a couple of minutes.

No need for special config - equal temperament is fine.

Thanks muchly in advance if you can help. :)

Cheers
David

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

No branches or pull requests

1 participant