Mercurial > hg > pyin
comparison YinVamp.cpp @ 138:d71170f5ba76 vamp-fft-revision
Fix some compiler warnings
author | Chris Cannam |
---|---|
date | Fri, 19 Aug 2016 13:26:55 +0100 |
parents | c3a4aa614e33 |
children | 218bfe953159 |
comparison
equal
deleted
inserted
replaced
137:109c3a2ad930 | 138:d71170f5ba76 |
---|---|
190 { | 190 { |
191 return ""; // no programs | 191 return ""; // no programs |
192 } | 192 } |
193 | 193 |
194 void | 194 void |
195 YinVamp::selectProgram(string name) | 195 YinVamp::selectProgram(string) |
196 { | 196 { |
197 } | 197 } |
198 | 198 |
199 YinVamp::OutputList | 199 YinVamp::OutputList |
200 YinVamp::getOutputDescriptors() const | 200 YinVamp::getOutputDescriptors() const |