aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-05-27 04:56:54 +0000
committerDavid Robillard <d@drobilla.net>2012-05-27 04:56:54 +0000
commit9d786d82d4f139c5e20c59e42926d20b7a221614 (patch)
tree9149b8dd3a461d6f9eede2b43b42df48b4b67cdf /NEWS
parent2f0a8b92254a4ed4d5c0f9565e94ce897d68367c (diff)
downloadjalv-9d786d82d4f139c5e20c59e42926d20b7a221614.tar.gz
jalv-9d786d82d4f139c5e20c59e42926d20b7a221614.tar.bz2
jalv-9d786d82d4f139c5e20c59e42926d20b7a221614.zip
Support lv2:sampleRate control ports.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4465 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 718d48d..4f0315a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ jalv (9999) unstable;
* Tune UI update rate and ring size based on JACK rate and MIDI buffer size
to handle the handle the maximum message rate the plugin can send.
+ * Support lv2:sampleRate control ports.
-- David Robillard <d@drobilla.net>