summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Paul Brossier [Sun, 25 Oct 2015 00:42:49 +0000 (02:42 +0200)]
.gitignore: added basic patterns
Paul Brossier [Sun, 25 Oct 2015 00:40:28 +0000 (02:40 +0200)]
src/ofxAubio.h: import Beat and Onset
Paul Brossier [Sun, 25 Oct 2015 00:39:59 +0000 (02:39 +0200)]
src/ofxAubioBeat.*: add ofxAubioBeat
Paul Brossier [Sun, 25 Oct 2015 00:35:49 +0000 (02:35 +0200)]
src/ofxAubioOnset.*: add ofxAubioOnset
Paul Brossier [Sun, 25 Oct 2015 00:34:41 +0000 (02:34 +0200)]
src/ofxAubioBlock.*: add toSend / received()
Paul Brossier [Sun, 25 Oct 2015 00:15:12 +0000 (02:15 +0200)]
src/ofxAubioBlock.cpp: add setup / cleanup
Paul Brossier [Sat, 24 Oct 2015 23:35:35 +0000 (01:35 +0200)]
src/ofxAubioBlock.h: add block processing, use in ofxAubioPitch
Paul Brossier [Sat, 24 Oct 2015 22:52:21 +0000 (00:52 +0200)]
src/ofxAubioPitch.cpp: add confidence
Paul Brossier [Sat, 24 Oct 2015 22:51:45 +0000 (00:51 +0200)]
src/ofxAubioPitch.cpp: implement destructor
Paul Brossier [Sat, 24 Oct 2015 22:51:02 +0000 (00:51 +0200)]
src/ofxAubioPitch.*: fix audioIn blocking loop
Paul Brossier [Sat, 24 Oct 2015 19:09:01 +0000 (21:09 +0200)]
src/ofxAubio.h: add top include
Paul Brossier [Sat, 24 Oct 2015 19:08:03 +0000 (21:08 +0200)]
src/ofxAubioPitch.{cpp,h}: add simple pitch class
Paul Brossier [Sat, 24 Oct 2015 13:43:51 +0000 (15:43 +0200)]
COPYING: add GPL3
Paul Brossier [Sat, 24 Oct 2015 13:43:02 +0000 (15:43 +0200)]
README.md: add basic readme