1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-12 09:33:34 +02:00

Split EnvelopeEditor.cpp from Envelope.cpp...

... Envelope drops down out of the big strongly connected component, the new
piece stays behind
This commit is contained in:
Paul Licameli
2019-06-09 07:46:42 -04:00
parent 1dce507aaf
commit 7ed99c6e8f
14 changed files with 592 additions and 519 deletions

View File

@@ -82,6 +82,8 @@ src/Dither.cpp
src/Dither.h
src/Envelope.cpp
src/Envelope.h
src/EnvelopeEditor.cpp
src/EnvelopeEditor.h
src/Experimental.h
src/FFT.cpp
src/FFT.h