Browse Source

Readme changes

tags/1.2.2
xenakios 7 years ago
parent
commit
473f4aa3e1
1 changed files with 6 additions and 2 deletions
  1. +6
    -2
      readme.txt

+ 6
- 2
readme.txt View File

@@ -4,9 +4,13 @@ Copyright (C) 2006-2011 Nasca Octavian Paul, Tg. Mures, Romania

Copyright (C) 2017-2018 Xenakios

Released under GNU General Public License v.2 license.
Released under GNU General Public License v.3 license.

History :
06-29-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
06-01-2018 1.2.1
-Added looping enabled parameter
-Added GUI button and parameter to rewind to beginning of selected play range
@@ -97,5 +101,5 @@ https://bitbucket.org/xenakios/paulstretchplugin/overview

Requirements for building from source code :
-A modern C++ compiler and standard library (C++14, some C++17 needs to be supported)
-JUCE 5.3.1 : https://github.com/WeAreROLI/JUCE
-JUCE 5.3.2 : https://github.com/WeAreROLI/JUCE
-FFTW3.3.6

Loading…
Cancel
Save