log core/RTAudio.cpp @ 494:5779ed0562ac prerelease

age author description
2016-06-12 andrewm Added check for already-running Bela process. prerelease
2016-06-09 andrewm Updated NE10 library to the latest version; needs a corresponding update to the /usr/include/ne10 header files on the SD image. Updated examples to compile against new version, and reordered D-Box channels to account for new PRU-based DAC channel reordering. prerelease
2016-05-27 andrewm Changed BelaContext fields to be const where appropriate; there's now an InternalBelaContext used for setting the values within the core code. These need to stay aligned. prerelease
2016-05-27 andrewm Changed BeagleRT -> Bela in defines and thread names; some preliminary mux capelet stuff prerelease
2016-05-27 Giulio Moro RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working prerelease
2016-05-17 andrewm Added support for multiplexer capelet and command-line support for choosing PRU prerelease
2016-05-07 Liam Donovan Add a parameter 'autoSchedule' to createAuxiliaryTask() which when true causes the task to be automatically scheduled after every render function call, without the user needing to call scheduleAuxiliaryTask() aux_task_args
2016-05-06 Liam Donovan Overload BeagleRT_createAuxiliaryTask so tasks can be created with or without arguments aux_task_args