diff options
author | David Robillard <d@drobilla.net> | 2015-10-10 19:05:07 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-10-10 19:05:07 +0000 |
commit | 238c509b15c71e9a13541630557ed9c62df01d0e (patch) | |
tree | 22c55d42dd2270e69a52dc1ea1849ffd4ad25a40 /NEWS | |
parent | 22ea5330650ab1f3cd59367f3ed63e1009a4d736 (diff) | |
download | jalv-238c509b15c71e9a13541630557ed9c62df01d0e.tar.gz jalv-238c509b15c71e9a13541630557ed9c62df01d0e.tar.bz2 jalv-238c509b15c71e9a13541630557ed9c62df01d0e.zip |
Support more parameter types
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5765 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ jalv (1.4.7) unstable; * Improve preset support - * Support numeric plugin properties (event-based control) + * Support numeric and string plugin properties (event-based control) * Add generic Qt control UI from Amadeus Folego * Set Jack port order metadata * Allow Jack client name to be set from command line (thanks Adam Avramov) |