log

age author description
2015-12-03 chnrx - edited karplusStrong pd example
2015-12-03 chnrx in build_pd.sh: only copy render.cpp if no such file exists in destination folder
2015-12-03 chnrx - Cleaned up default heavy render.cpp file
2015-12-03 chnrx Merge
2015-12-03 chnrx - added more pd/heavy examples heavy-updated
2015-11-12 chnrx - added circular buffer pd/heavy example (works but process needs to be killed manually if launched via ssh?) heavy-updated
2015-11-12 chnrx - added additional flags to C rules (-DNDEBUG, -mfpu=neon) heavy-updated
2015-11-05 chnrx - updated usage instructions for -r option heavy-updated
2015-11-05 chnrx - added -std=c99 to Makefile for user-supplied C files (required for heavy files) heavy-updated
2015-10-18 Giulio Moro Increased buffer size, improves performances (but increases memory usage) for binary mode
2015-10-14 Giulio Moro Fixed WriteFile, now it does not hang if echo is off and format is binary
2015-10-13 Giulio Moro Added capability to WriteFile to save binary files, added example project
2015-10-07 Giulio Moro Imported stats.hpp from other branch. This includes moving average template class
2015-10-07 Andrew McPherson merge
2015-10-07 andrewm Updated overlays for BeagleBone Green support
2015-10-07 Giulio Moro Added WriteFile class to log data to disc in a low priority thread