Mercurial > hg > jvamp
changeset 39:a17756868013
Fix stupid typo
author | Chris Cannam |
---|---|
date | Mon, 07 Jan 2013 22:03:26 +0000 |
parents | 21c96f61d10c |
children | b1036ab80767 |
files | org/vamp_plugins/PluginLoader.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/org/vamp_plugins/PluginLoader.java Thu Nov 22 17:12:18 2012 +0000 +++ b/org/vamp_plugins/PluginLoader.java Mon Jan 07 22:03:26 2013 +0000 @@ -116,7 +116,7 @@ * timestamps on the output features in order to obtain * correct time stamping. */ - public static final int ADAPT_BUFFER_SIZE = 3; + public static final int ADAPT_BUFFER_SIZE = 4; /** * ADAPT_ALL - Perform all available adaptations that are