graph
- mergeprerelease 2016-05-17, by Liam Donovan
- Added scope_basic and scope_analogue example projectsprerelease 2016-05-17, by Liam Donovan
- Added Scope.h and Scope.cppprerelease 2016-05-17, by Liam Donovan
- Added osc example project and node script for testingprerelease 2016-05-17, by Liam Donovan
- Added OSCServer and OSCClientprerelease 2016-05-17, by Liam Donovan
- Oxygen text added to each render.cpp file for the default projects. Text includes project explanation from Wiki, edited in places.2016-05-17, by Robert Jack
- Added new overlay for using PRU0 or PRU1, a script to halt board on button press, and several example projectsprerelease 2016-05-17, by andrewm
- Makefile creates build folder in the script folderprerelease 2016-05-17, by Giulio Moro
- build_projecy.sh: copy files by default to projects/scriptUploadedProject, uses new Makefileprerelease 2016-05-17, by Giulio Moro
- Fixed indentationprerelease 2016-05-16, by Giulio Moro
- Using rsync instead of scp. scp remains as as fallbackprerelease 2016-05-16, by Giulio Moro
- Inverted the meaning of the -f optionprerelease 2016-05-16, by Giulio Moro
- build_project.sh defaults rewritten.prerelease 2016-05-16, by Giulio Moro
- build_project.sh sets the date. screen name changed to 'Bela'prerelease 2016-05-16, by Giulio Moro
- Synced main Makefile with IDE Makefileprerelease 2016-05-16, by Liam Donovan
- merged new aux tasksprerelease 2016-05-16, by 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-07, by Liam Donovan
- missing semicolonaux_task_args 2016-05-07, by Liam Donovan
- Overload BeagleRT_createAuxiliaryTask so tasks can be created with or without argumentsaux_task_args 2016-05-06, by Liam Donovan
- Removed core files which use 'old' aux_tasks.aux_task_args 2016-05-03, by Liam Donovan
- Allow arguments to be passed to aux task functionaux_task_args 2016-05-03, by Liam Donovan
- Started prerelease branch; updated PRU code to be able to run on either PRU.prerelease 2016-05-16, by andrewm
- Removed obsolete scope project2016-05-11, by Giulio Moro
- Typo2016-04-28, by Giulio Moro
- Added phase vocoder example (optionally Midi controllable)2016-04-28, by Giulio Moro
- build_project.sh launches from source folder, so to preserve relative paths2016-04-28, by Giulio Moro
- Removed useless debug lines2016-04-28, by Giulio Moro
- Makefile looks for includes in the source folder2016-04-28, by Giulio Moro