Thu, 04 Feb 2016 18:41:30 +0000 |
Giulio Moro |
Fixed permissions
|
Thu, 04 Feb 2016 18:41:06 +0000 |
Giulio Moro |
Added .hgignore
|
Thu, 04 Feb 2016 18:03:25 +0000 |
Giulio Moro |
Doxyfile considers more files
|
Thu, 04 Feb 2016 18:02:52 +0000 |
Giulio Moro |
Added PulseIn.
|
Wed, 03 Feb 2016 01:21:41 +0000 |
Giulio Moro |
merge
|
Wed, 03 Feb 2016 01:18:30 +0000 |
Giulio Moro |
Implemented Midi output
|
Wed, 27 Jan 2016 19:13:57 +0000 |
chnrx |
- Updated heavy scripts to work with custom header
|
Tue, 26 Jan 2016 00:02:15 +0000 |
Giulio Moro |
Added loopback digital/analog test. This (randomly) fails for the first loopback sample received when -p2. Maybe some stale memory somewhere?
|
Wed, 20 Jan 2016 15:35:48 +0000 |
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.
|
Tue, 19 Jan 2016 02:54:13 +0000 |
Giulio Moro |
Utilities are now optimizable. Closes #1526
|
Tue, 19 Jan 2016 01:54:34 +0000 |
Giulio Moro |
Makefile now compiles core/*.cpp except core/default_main.cpp (unless needed). Closes #1530
|
Mon, 18 Jan 2016 20:18:01 +0000 |
Giulio Moro |
Updated Makefile to include WriteFile
|
Sun, 17 Jan 2016 21:56:13 +0000 |
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.
|
Fri, 15 Jan 2016 23:48:08 +0000 |
Giulio Moro |
Fixed BBD chorus project
|
Fri, 15 Jan 2016 23:46:25 +0000 |
Giulio Moro |
Fixed I2c_Codec
|