Remove the alternate pitch method. It isn't as reliable in avoiding artifacts and it's quite a bit of overhead to test.
This commit is contained in:
@@ -102,9 +102,6 @@ public:
|
||||
OptionFormantShifted = 0x00000000,
|
||||
OptionFormantPreserved = 0x01000000,
|
||||
|
||||
OptionPitchMethodStandard = 0x00000000,
|
||||
OptionPitchMethodAlternate = 0x02000000,
|
||||
|
||||
OptionChannelsApart = 0x00000000,
|
||||
OptionChannelsTogether = 0x10000000,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user