remove size
This commit is contained in:
@@ -12,7 +12,6 @@ auto main() -> int
|
||||
setup.m_file = "./sin.wav";
|
||||
|
||||
auto r = hr::run<hr::plugins::fft>(setup);
|
||||
hack::log()("size:", r.size());
|
||||
hack::log()("grad:", r.m_grad);
|
||||
|
||||
if (!r.empty())
|
||||
|
||||
Reference in New Issue
Block a user