summaryrefslogtreecommitdiff
path: root/tests/test_partial_tracking.cpp
AgeCommit message (Collapse)Author
2012-09-12[partial_tracking] Bug fix: Add custom implementation of John Glover
Loris PartialBuilder::buildPartials that works in real-time.
2012-08-23[sndobj] Fix bug in SndObjSynthesis. Partial IDs were not being handled ↵John Glover
correctly, added new class based on AdSyn that does not rely on IDs.
2012-08-22[loris] Add C++ implementation of LorisPartialTracking.John Glover