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

pure tone #55

Open
RustoMCSpit opened this issue Aug 29, 2023 · 6 comments
Open

pure tone #55

RustoMCSpit opened this issue Aug 29, 2023 · 6 comments

Comments

@RustoMCSpit
Copy link

option to press a note and have it ring out a pure tone of that notw

@thetwom
Copy link
Owner

thetwom commented Aug 30, 2023

Thanks for the suggestion. Thought about this before, but decided not for go for it for now.

@RustoMCSpit
Copy link
Author

Thanks for the suggestion. Thought about this before, but decided not for go for it for now.

why not

@RustoMCSpit
Copy link
Author

?

@thetwom
Copy link
Owner

thetwom commented Sep 21, 2023

Sorry, for missing a better description. Implemention such a feature requires quite some efforts:

  • Adding a player and create synthetic sound
  • Find a good UI, which does not distract, and is consistent with the rest.
  • And it is a bit reverse of a tuner: instead of recording sound, it plays sound, so it feels a bit off-topic.
    I still understand that this might be helpful for a tuner since it can help to find the correct tone quicker. But compared to the required additional code, I prefer putting the time in other things. At least at the moment :-).

@Glandos Glandos mentioned this issue Oct 6, 2023
@vocna
Copy link

vocna commented Oct 6, 2023

From #64

Please add tone/tuning fork feature. I think, the UI for that could be, when user click tone, then that tone play.

1 2
Screenshot_20231006-153850__01__01__01 Screenshot_20231006-153844__01__01

@vocna
Copy link

vocna commented Oct 6, 2023

Find a good UI, which does not distract, and is consistent with the rest.

What do you think about my idea of the UI above? I think it's very consistent.

And it is a bit reverse of a tuner: instead of recording sound, it plays sound, so it feels a bit off-topic.

I can't see this. Tuning with own ears are very common task and belongs to tuners. It's e.g. making tuning quicker. Almost every tuner has this feature and this is the major flaw of this tuner.

Also, I think tuner is not only for tuning. It's tool for all pitch/note tasks. You can monitor and check major notes of song with it, you can train your ears with it and so on... pretty much every pitch things...

I still understand that this might be helpful for a tuner since it can help to find the correct tone quicker. But compared to the required additional code, I prefer putting the time in other things. At least at the moment :-).

I hope you can reconsider this a bit.

@vocna vocna mentioned this issue Oct 7, 2023
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

3 participants