2016-05-16 |
Giulio Moro |
build_project.sh sets the date. screen name changed to 'Bela'
prerelease
|
2016-05-16 |
Liam Donovan |
Synced main Makefile with IDE Makefile
prerelease
|
2016-05-16 |
Liam Donovan |
merged new aux tasks
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-07 |
Liam Donovan |
missing semicolon
aux_task_args
|
2016-05-06 |
Liam Donovan |
Overload BeagleRT_createAuxiliaryTask so tasks can be created with or without arguments
aux_task_args
|
2016-05-03 |
Liam Donovan |
Removed core files which use 'old' aux_tasks.
aux_task_args
|
2016-05-03 |
Liam Donovan |
Allow arguments to be passed to aux task function
aux_task_args
|
2016-05-16 |
andrewm |
Started prerelease branch; updated PRU code to be able to run on either PRU.
prerelease
|
2016-05-11 |
Giulio Moro |
Removed obsolete scope project
|
2016-04-28 |
Giulio Moro |
Typo
|
2016-04-28 |
Giulio Moro |
Added phase vocoder example (optionally Midi controllable)
|
2016-04-28 |
Giulio Moro |
build_project.sh launches from source folder, so to preserve relative paths
|
2016-04-28 |
Giulio Moro |
Removed useless debug lines
|
2016-04-28 |
Giulio Moro |
Makefile looks for includes in the source folder
|
2016-04-19 |
Giulio Moro |
Improved basic_button project
|
2016-04-19 |
Giulio Moro |
Updated libpd. This one wraps pthreads but not pthread_join, which is not provided by pthread_rt.
|
2016-04-19 |
Giulio Moro |
Updated Makefile to check for libpd
|
2016-04-18 |
Giulio Moro |
Updated setup_board.sh to copy libpd.so
|
2016-04-18 |
Giulio Moro |
Added libpd.so
|
2016-04-18 |
Giulio Moro |
Flexible Makefile: tries to use clang if available. Defaults to gcc otherwise
|
2016-04-14 |
Giulio Moro |
Fixed behaviour of the -G command line closes #1680
|
2016-04-12 |
Giulio Moro |
Typo
|
2016-04-12 |
Giulio Moro |
Added script to run libpd patches
|
2016-04-10 |
Giulio Moro |
Minor fixes
|
2016-04-10 |
Giulio Moro |
Minor fixes
|
2016-04-10 |
Giulio Moro |
Merge
|
2016-04-10 |
Giulio Moro |
Removed old [hv_{midi}] files
mergingClockSync
|
2016-04-10 |
Giulio Moro |
Turned gShouldStop into int
mergingClockSync
|
2016-04-10 |
Giulio Moro |
libpd taking care of different numbers of analog channels
mergingClockSync
|
2016-04-10 |
Giulio Moro |
Added some optimizations
mergingClockSync
|
2016-04-09 |
Giulio Moro |
Working basic_libpd
mergingClockSync
|
2016-04-08 |
Giulio Moro |
Fixed heavy-midi and updated uploader.py
mergingClockSync
|
2016-04-08 |
Giulio Moro |
Fixed midi-heavy: stray [spigot]
mergingClockSync
|
2016-04-01 |
Giulio Moro |
Eclipse's Makefile ignores unresolved links in shared libraries. It is now easier to cross-compile with external libraries
mergingClockSync
|
2016-03-13 |
Giulio Moro |
Added argument to callback
mergingClockSync
|
2016-03-08 |
Giulio Moro |
Added documentation for Midi and MidiParser
mergingClockSync
|
2016-03-08 |
Giulio Moro |
Added callback for Midi channel messages
mergingClockSync
|
2016-02-22 |
Giulio Moro |
Removed redundant calls to pinModeFrame. Closes #1623.
mergingClockSync
|
2016-02-14 |
Giulio Moro |
Working with UdpIoPlugin
mergingClockSync
|
2016-02-13 |
Giulio Moro |
Updated basic_network to use NetworkSend (no receive at the moment)
mergingClockSync
|
2016-02-13 |
Giulio Moro |
Fixed initialization of writePointer
mergingClockSync
|
2016-02-13 |
Giulio Moro |
Removed obsolete Scope class
mergingClockSync
|
2016-02-13 |
Giulio Moro |
Restored last working scope/render.cpp from --rev 122
mergingClockSync
|
2016-02-13 |
Giulio Moro |
Recovered some files from ClockSync
mergingClockSync
|
2016-02-13 |
Giulio Moro |
Fixed compiler warnings
|
2016-02-13 |
Giulio Moro |
Updated to Eclipse Mars.1 Release (4.5.1) on MacOS
|
2016-02-09 |
Giulio Moro |
Fixed printed text
|
2016-02-09 |
Giulio Moro |
Got UdpServer from ClockSync
robbie
|
2016-02-08 |
Giulio Moro |
audio_in_FFT now works. Issue was it was setting useAnalog = 0.
|
2016-02-08 |
Giulio Moro |
Added support for ne10 in Eclipse
|
2016-02-08 |
Giulio Moro |
Fixed analogChannels count check (allows them to be 0).
|
2016-02-08 |
Giulio Moro |
Updated Makefile to include debug mode (make debug)
|
2016-02-08 |
Giulio Moro |
static inline functions from Utilities.h will now show up in the doxygen documentation
|
2016-02-07 |
Giulio Moro |
Automator script is location independent (and moved to a new location)
|
2016-02-06 |
Giulio Moro |
Added PulseIn example
|
2016-02-06 |
Giulio Moro |
Missing files for hello-midi
|
2016-02-06 |
Giulio Moro |
Better better hello-midi. Updated icon and text description for BelaPdBuild.app
|
2016-02-05 |
Giulio Moro |
Better pd_build.sh script, also wrapped in an Automator Task for MacOS
|
2016-02-05 |
Giulio Moro |
merge
|
2016-02-05 |
Giulio Moro |
Nicer hello-midi
|
2016-02-05 |
Liam Donovan |
Add -lsndfile to Makefile
|
2016-02-05 |
Giulio Moro |
Fixed midi docs, implentation and example
|
2016-02-05 |
Giulio Moro |
Added support for MidiIn to heavy (with example patch and subpatches).
|
2016-02-05 |
Giulio Moro |
Added MidiParser for channel messages
|
2016-02-04 |
Giulio Moro |
Fixed permissions
|
2016-02-04 |
Giulio Moro |
Added .hgignore
|
2016-02-04 |
Giulio Moro |
Doxyfile considers more files
|
2016-02-04 |
Giulio Moro |
Added PulseIn.
|
2016-02-03 |
Giulio Moro |
merge
|
2016-02-03 |
Giulio Moro |
Implemented Midi output
|
2016-01-27 |
chnrx |
- Updated heavy scripts to work with custom header
|
2016-01-26 |
Giulio Moro |
Added loopback digital/analog test. This (randomly) fails for the first loopback sample received when -p2. Maybe some stale memory somewhere?
|
2016-01-20 |
Giulio Moro |
Fixed misbehaviour of GPIO when -C2: the GPIO buffer was being processed at double sampling rate and so for the second part of the buffer, it was just processing zeros. Closes #1532.
|
2016-01-19 |
Giulio Moro |
Utilities are now optimizable. Closes #1526
|
2016-01-19 |
Giulio Moro |
Makefile now compiles core/*.cpp except core/default_main.cpp (unless needed). Closes #1530
|
2016-01-18 |
Giulio Moro |
Updated Makefile to include WriteFile
|
2016-01-17 |
Giulio Moro |
Better(non ideal) monophonic behaviour of the basic midi implementation. Would require to remember what notes are being held down and release either the most recent or low/high priority.
|
2016-01-15 |
Giulio Moro |
Fixed BBD chorus project
|
2016-01-15 |
Giulio Moro |
Fixed I2c_Codec
|
2016-01-15 |
Giulio Moro |
Basic Midi input implementation
|
2016-01-02 |
Giulio Moro |
Updated examples with new audioWrite macros
|
2016-01-02 |
Giulio Moro |
Added audioReadFrame() and audioWriteFrame(). Closes #1519
|
2016-01-02 |
Giulio Moro |
-p flag now indicates the buffer size in audio samples. Closes #1520
|
2015-12-28 |
Giulio Moro |
Fixed early return after first AuxiliaryTask was started
|
2015-12-28 |
Giulio Moro |
It is now possible to create an auxiliary task in the constructor of a global object. Closes #1374
|
2015-12-28 |
Giulio Moro |
Demonstrates issue #1374
experimental-fixing-AuxiliaryTask
|
2015-12-28 |
Giulio Moro |
AuxiliaryTask can now be scheduled from setup(). Closes #1373
|
2015-12-28 |
Giulio Moro |
Included unistd.h, closes #1237
|
2015-12-28 |
Giulio Moro |
Cleanup
|
2015-12-28 |
Giulio Moro |
Added command-line options for the PGA
|
2015-12-28 |
Giulio Moro |
merge
|
2015-12-28 |
Giulio Moro |
Added method to set PGA per each channel
|
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
|