First pass at adding repeats for aiff/ogg sounds
authorBill Lash <william.lash@gmail.com>
Thu, 4 Jul 2019 05:59:00 +0000 (00:59 -0500)
committerBill Lash <william.lash@gmail.com>
Thu, 4 Jul 2019 22:35:21 +0000 (17:35 -0500)
commitafb1e8dda662d4cc570cd58e01c6220bef4f033b
tree522f82f746c898545e4084fdc7099c0f93f3b70d
parenta5a28590fce9b39f896fb3dc5b68d325f3097570
First pass at adding repeats for aiff/ogg sounds

Pass the repeats parameter to load_aiff() and in process_aiff()
if there are repeats try to keep the scratch buffer for the resampler
full.
src/curses/ux_audio.c