1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-06 17:13:49 +01:00
Files
audacity/src/effects
Paul Licameli 9f2ff354f6 Bug1754: Telephone and AM Radio curves should not flatten...
... Problem was a wrongly implemented comparator for wxArray Sort().

The array of points was not really sorted, and results differed with repeated
calls to Sort().

Unlike with std::sort, these comparators are supposed to be trichotomous.

Problem dates to commit 7d5e54e364

See also commit 4a500c77dd
2018-01-18 14:48:48 -05:00
..
2018-01-06 20:15:51 -05:00
2018-01-16 12:28:21 -05:00