Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
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 |