mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-21 13:41:21 +01:00
reassignment added to list of algorithms in settings and preferences
This commit is contained in:
@@ -130,6 +130,7 @@ public:
|
||||
|
||||
enum Algorithm {
|
||||
algSTFT = 0,
|
||||
algReassignment,
|
||||
algPitchEAC,
|
||||
|
||||
algNumAlgorithms,
|
||||
|
||||
Reference in New Issue
Block a user