summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/basic_block.cc
diff options
context:
space:
mode:
authorRon Economos <w6rz@comcast.net>2020-09-23 21:13:12 -0700
committermormj <34754695+mormj@users.noreply.github.com>2020-09-25 06:19:11 -0400
commit8f3d61984ecd9ecc97789a174a54c7f0505bddb4 (patch)
tree994b9372e582a1f8f7e7ef91ccab524e3e0672b5 /gnuradio-runtime/lib/basic_block.cc
parent1247d48d5416e0f62147f26907bd6c6f76fc2a31 (diff)
gr-blocks: Fix wavfile sink and source block performance issues.
Calling libsndfile sf_read/write_float() for every sample created too much overhead. sf_read/write_float() is now called every 1024 samples for the wavfile source block and every 8192 samples for the wavfile sink block.
Diffstat (limited to 'gnuradio-runtime/lib/basic_block.cc')
0 files changed, 0 insertions, 0 deletions