summaryrefslogtreecommitdiff
path: root/gtk2_ardour/hit.h
AgeCommit message (Collapse)Author
2015-01-07MusicalTime => Beats.David Robillard
2014-12-28Automation ghost notes for percussive hits.David Robillard
2014-12-28Show correct ghost hit for percussive tracks.David Robillard
2014-11-22Wrap MusicalTime in a class.David Robillard
This lets us get a more explicit handle on time conversions, and is the main step towards using actual beat:tick time and getting away from floating point precision problems.
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-03-07third part of the logic fix for percussive note trimmingPaul Davis
2014-03-06fix missing Hit destructor, which left polygons all over the canvas after ↵Paul Davis
deleting the Hit object(s)
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis