This website requires JavaScript.
Explore
Help
Sign In
Autres
/
audacity
Watch
1
Star
0
Fork
0
You've already forked audacity
mirror of
https://github.com/cookiengineer/audacity
synced
2025-08-09 08:31:13 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
src
/
effects
/
nyquist
History
Paul Licameli
a6ca36cdab
TrackList holds smart pointers to tracks, Add() only takes rvalue refs to such
2016-03-26 15:41:31 -04:00
..
LoadNyquist.cpp
"new"->"NEW" in comments, easier to find remaining naked operator new
2016-02-14 18:52:41 -05:00
LoadNyquist.h
Replace virtual with override wherever possible; eliminate needless virtual...
2016-02-26 12:35:38 -05:00
Nyquist.cpp
TrackList holds smart pointers to tracks, Add() only takes rvalue refs to such
2016-03-26 15:41:31 -04:00
Nyquist.h
TrackFactory functions return std::unique_ptr, although some callers...
2016-03-26 11:50:12 -04:00