13
0
livetrax/libs
Carl Hetherington bda0f938fb Tidy up monitoring slightly so that it matches oofus' truth
table for the various different states.  Should fix #4533.


git-svn-id: svn://localhost/ardour2/branches/3.0@11073 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-26 15:37:14 +00:00
..
appleutility
ardour Tidy up monitoring slightly so that it matches oofus' truth 2011-12-26 15:37:14 +00:00
audiographer Apply patch from timbyr to fix building with --test. 2011-11-13 03:54:29 +00:00
clearlooks-newer
clearlooks-older
evoral fix a build issue in Evoral that was preventing Sequencer<T>::dump() from being available, and expose operator<< for Sequence<T> 2011-12-22 02:09:39 +00:00
fst Remove VST current_program variable, since that stuff is 2011-11-23 19:29:38 +00:00
gtkmm2ext add visible() method to Tearoff so we can check whether or not it is hidden 2011-12-07 15:48:00 +00:00
midi++2 Add basic test of playlist layering. 2011-12-15 14:33:20 +00:00
panners Implement reset() in panners, and use it from the GUI (fixes #4196). 2011-10-22 16:19:27 +00:00
pbd Clear up confusion with overloads of _frozen and frozen() 2011-12-17 16:37:18 +00:00
qm-dsp
rubberband
surfaces rename Timecode::BBT_Time::ticks_per_beat to Timecode::BBT_Time::ticks_per_bar_division which is a more accurate and informative name. The number doesn't describe the smallest division of a "beat" (which is only defined contextually anyway), but rather the smallest division of the the divisions of a bar. If using a meter of 4/8, there are 4 divisions per bar, and we can divide each one into ticks_per_bar_division pieces; in a separate meter (section) of 3/8, there are 3 divisions per bar, each of which can be divided into ticks_per_bar_division_pieces. 2011-12-19 19:44:43 +00:00
taglib
timecode rename Timecode::BBT_Time::ticks_per_beat to Timecode::BBT_Time::ticks_per_bar_division which is a more accurate and informative name. The number doesn't describe the smallest division of a "beat" (which is only defined contextually anyway), but rather the smallest division of the the divisions of a bar. If using a meter of 4/8, there are 4 divisions per bar, and we can divide each one into ticks_per_bar_division pieces; in a separate meter (section) of 3/8, there are 3 divisions per bar, each of which can be divided into ticks_per_bar_division_pieces. 2011-12-19 19:44:43 +00:00
vamp-plugins
vamp-sdk
.cvsignore