mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-02 20:37:38 +02:00
Rename Tenacity's config file
Resolves #362 Signed-off-by: fossdd <fossdd@pwned.life>
This commit is contained in:
committed by
Sol Fisher Romanoff
parent
dd97468062
commit
3d7de4f2c7
@@ -73,7 +73,7 @@ ProjectSettings::ProjectSettings(AudacityProject &project)
|
||||
mRate = intRate;
|
||||
if ( !wasDefined ) {
|
||||
// The default given above can vary with host/devices. So unless there is
|
||||
// an entry for the default sample rate in audacity.cfg, Audacity can open
|
||||
// an entry for the default sample rate in tenacity.cfg, Tenacity can open
|
||||
// with a rate which is different from the rate with which it closed.
|
||||
// See bug 1879.
|
||||
QualitySettings::DefaultSampleRate.Write( mRate );
|
||||
|
||||
Reference in New Issue
Block a user