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

Turning off automatic tempo detection. #53

Open
DavidBailes opened this issue Apr 18, 2024 · 12 comments
Open

Turning off automatic tempo detection. #53

DavidBailes opened this issue Apr 18, 2024 · 12 comments

Comments

@DavidBailes
Copy link
Contributor

In the description of major features for 3.5, it is stated that:
"Automatic tempo detection can be turned off via Preferences -> Import/Export."

This is not completely accurate. See the table on this page:
audacity/audacity#5570
If the pref is set to "do nothing" and the timeline is set to "beats and measures", then automatic tempo detection is used.

It can only be turned off if the pref is set to "do nothing" and the timeline is set to "minutes and seconds".

@petersampsonaudacity
Copy link

@DavidBailes is this just a documentation issue (as implied by you listing it here) ?

Or is it a more fundamental issue that should be logged as a bug in the app (but maybe it's a "design feature") ?

@DavidBailes
Copy link
Contributor Author

app (but maybe it's a "design feature") ?

This issue logged is a documentation issue. At least for me, I had to look at the documentation contained in the pull request, and some of the code, to work out what was meant to be happening - and used that info for a section in my guide for screen readers: https://vip.chowo.co.uk/wp-content/uploads/jaws/Audacity-3.5.1-Guide.html#automatic-tempo-detection

Steve has raised an issue about the design here: audacity/audacity#6425

@petersampsonaudacity
Copy link

Hi @DavidBailes

So this is what is says in the Manual on the Import/Export prefs page:
image

Are you saying that this is wrong/misleading too?

@DavidBailes
Copy link
Contributor Author

Are you saying that this is wrong/misleading too?

It's probably worth mentioning changes in project tempo, as well as the Timeline view:

  • in the first option, the project tempo is set to be the detected tempo.
  • in the last option, the project tempo is not changed.

I find the "do nothing" slightly misleading, and in need of clarification, but @saintmatthieu doesn't - see: audacity/audacity#6425 (comment)

@saintmatthieu
Copy link

I believe that the dialog does what it says, yes, but I didn't say what it said wasn't misleading, did I ? :D Hence the enhancement request tag to that issue.

@petersampsonaudacity
Copy link

Haha - but I'm thoroughly confused now (but that is easily done these days) ;-)

@DavidBailes
Copy link
Contributor Author

but I didn't say what it said wasn't misleading, did I ?

Sorry, I misunderstood what you were saying.

@petersampsonaudacity
Copy link

the 3.6.0 Beta manual now says:

image

@SteveDaulton
Copy link
Member

So, a simple question that I've seen a few people asking: How do you turn off automatic tempo detection?

@DavidBailes
Copy link
Contributor Author

So, a simple question that I've seen a few people asking: How do you turn off automatic tempo detection?

Set the Timeline view to minutes and seconds, AND set the music imports preference to do nothing.

@SteveDaulton
Copy link
Member

Thanks for the clear answer David. I hate that design, but at least I know the answer now.

@petersampsonaudacity
Copy link

The alpha manual now has (for added clarity)

image

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

4 participants