David Robillard eb296b2c95 Reduce overhead of multi-type-ness (last Summer's SoC):
Use uint32_t instead of size_t counts (halves size of ChanCount on 64-bit).
	Shift DataType values down to eliminate subtraction every index of a ChanCount or *Set.

Allow using DataType directly as an array index (prettier/terser).
Fix some mixed spaces/tabs in file comment headers.


git-svn-id: svn://localhost/ardour2/trunk@2082 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-29 06:58:07 +00:00
2007-01-09 23:24:54 +00:00
2006-10-21 19:01:50 +00:00
2007-04-12 23:20:37 +00:00
2007-03-18 06:07:08 +00:00
2007-03-18 06:07:08 +00:00
2005-05-13 20:47:18 +00:00
2007-03-18 06:07:08 +00:00
2007-01-09 23:24:54 +00:00
2005-05-13 20:47:18 +00:00

Please see the DOCUMENTATION directory.

If you plan to compile ardour from scratch, BUILD is required reading.


Description
No description provided
Readme 202 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%