readme
This commit is contained in:
parent
251d030f75
commit
46c7c59987
@ -506,6 +506,7 @@ public:
|
||||
void setFreeFilterEnvelope(shared_envelope env);
|
||||
std::vector<SpectrumProcess> m_spectrum_processes;
|
||||
void setBufferSize(int sz) override;
|
||||
|
||||
private:
|
||||
REALTYPE get_stretch_multiplier(REALTYPE pos_percents) override;
|
||||
// void process_output(REALTYPE *smps,int nsmps);
|
||||
|
@ -7,7 +7,7 @@ Copyright (C) 2017-2018 Xenakios
|
||||
Released under GNU General Public License v.3 license.
|
||||
|
||||
History :
|
||||
06-29-2018 1.2.2
|
||||
07-08-2018 1.2.2
|
||||
-Add option to mute audio when capturing audio
|
||||
-Automatically adjust play range after capturing to captured length
|
||||
-Moved Free Filter parameters from the main parameters GUI to the Free Filter tab page
|
||||
|
Loading…
Reference in New Issue
Block a user