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

Internal error in WaveTrack.cpp #6388

Open
SteveDaulton opened this issue May 4, 2024 · 0 comments
Open

Internal error in WaveTrack.cpp #6388

SteveDaulton opened this issue May 4, 2024 · 0 comments
Labels
bug An error, undesired behaviour, or missed functionality regression Bug is a regression against previous version

Comments

@SteveDaulton
Copy link
Member

Bug description

Running a macro that generates audio into a new audio track fails with internal error in Internal error in WaveTrack.cpp

Steps to reproduce

Run this macro in an empty project:

NewMonoTrack:
SelectTime:End="1" RelativeTo="ProjectStart" Start="0"
Tone:Amplitude="0.8" Frequency="440" Interpolation="Linear" Waveform="Sine"

Expected behavior

1 second 440 Hz tone generated.

Actual behavior

Internal error at /Users/runner/work/audacity/audacity/libraries/lib-wave-track/WaveTrack.cpp

Audacity Version

current master / alpha / nightly build

Operating system

macOS

Additional context

Originally reported on the forum: https://forum.audacityteam.org/t/latency-test/65001/4

Confirmed on Linux.

@SteveDaulton SteveDaulton added bug An error, undesired behaviour, or missed functionality regression Bug is a regression against previous version labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error, undesired behaviour, or missed functionality regression Bug is a regression against previous version
Projects
None yet
Development

No branches or pull requests

1 participant