Bump version to 1.2.0
This commit is contained in:
		@@ -28,7 +28,7 @@ Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 | 
				
			|||||||
#undef max
 | 
					#undef max
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
String g_plugintitle{ "PaulXStretch 1.1.3" };
 | 
					String g_plugintitle{ "PaulXStretch 1.2.0" };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
int get_optimized_updown(int n, bool up) {
 | 
					int get_optimized_updown(int n, bool up) {
 | 
				
			||||||
	int orig_n = n;
 | 
						int orig_n = n;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,7 +7,7 @@ Copyright (C) 2017-2018 Xenakios
 | 
				
			|||||||
Released under GNU General Public License v.2 license.
 | 
					Released under GNU General Public License v.2 license.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
History :
 | 
					History :
 | 
				
			||||||
05-01-2018 1.1.3
 | 
					05-03-2018 1.2.0
 | 
				
			||||||
	-Changed "Octaves" module to "Ratios". The Ratios module has more shifters than the previous 
 | 
						-Changed "Octaves" module to "Ratios". The Ratios module has more shifters than the previous 
 | 
				
			||||||
	 Octaves module and allows changing the pitch ratios (and the shifters mix) 
 | 
						 Octaves module and allows changing the pitch ratios (and the shifters mix) 
 | 
				
			||||||
	 in a separate tabbed page in the GUI.
 | 
						 in a separate tabbed page in the GUI.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user