You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Ubuntu 24.04.1 LTS, with an external audio interface (haven't tried with the built-in one) running at 48kHz, the SamplingRate in .config/ossia/score.conf was set to 44100 by default, causing unstretched audio to play faster than it actually was. Changing the SamplingRate to 48000 in the file fixed the issue.
The text was updated successfully, but these errors were encountered:
On Ubuntu 24.04.1 LTS, with an external audio interface (haven't tried with the built-in one) running at 48kHz, the
SamplingRate
in.config/ossia/score.conf
was set to44100
by default, causing unstretched audio to play faster than it actually was. Changing theSamplingRate
to48000
in the file fixed the issue.The text was updated successfully, but these errors were encountered: