Mercurial > hg > vampy-host
changeset 57:a0243984805b
Add overlooked AdaptInputDomain
author | Chris Cannam |
---|---|
date | Wed, 14 Jan 2015 09:58:15 +0000 |
parents | 3db99d3f2e30 |
children | c444be7637c0 |
files | native/vampyhost.cpp |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/native/vampyhost.cpp Wed Jan 14 09:52:33 2015 +0000 +++ b/native/vampyhost.cpp Wed Jan 14 09:58:15 2015 +0000 @@ -283,6 +283,8 @@ Plugin::FrequencyDomain) < 0 || setint(dict, "AdaptNone", 0) < 0 || + setint(dict, "AdaptInputDomain", + PluginLoader::ADAPT_INPUT_DOMAIN) < 0 || setint(dict, "AdaptChannelCount", PluginLoader::ADAPT_CHANNEL_COUNT) < 0 || setint(dict, "AdaptBufferSize",