13
0
livetrax/libs/backends/jack
nick_m 33e95a1577 rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers.
- adds quarter_notes_per_minute(), note_divisions_per_minute (double)
	  pulses_per_minute() and frames_per_quarter_note()

	- this should be a no-op except for the use of tempo by
	  the vst callback which definitely uses quarter notes per minute.

	- the XML node for TempoSection named 'beats-per-minute'
	  has been renamed.
2016-11-11 03:37:08 +11:00
..
jack_api.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jack_audiobackend.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
jack_audiobackend.h implement metadata-set for remaining backends 2016-04-18 00:35:51 +02:00
jack_connection.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
jack_connection.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jack_portengine.cc fix retrieval of port properties (metadata) when the value has no type 2016-10-18 16:46:33 -04:00
jack_session.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
jack_session.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jack_utils.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
jack_utils.h Remove an unnecessary boolean argument in jack utils 2015-10-06 13:29:57 +10:00
weak_libjack.c When testing for x86 / x64 architecture, don't forget the symbols that MSVC can understand 2015-04-30 18:17:23 +01:00
weak_libjack.def fix jack_port_get_aliases return value (if n/a) 2015-07-04 12:54:41 +02:00
weak_libjack.h nitpick 2016-01-07 20:44:59 +01:00
wscript fix jack_port_rename() detection 2016-07-01 19:08:52 +02:00