Robin Gareus e1f94bbb4a Fix 32bit builds
Unsigned long is 32bit on 32bit systems, besides sampleoffset and start
variables are signed int64_t.

resulting in a compiler error:
integer constant is too large for 'unsigned long' type.
2018-04-19 15:36:30 +02:00
2017-10-26 10:43:53 -04:00
2018-04-19 15:36:30 +02:00
2018-03-13 16:18:23 +01:00
2017-08-23 23:55:00 +02:00
2017-12-15 09:27:25 -06:00
2016-06-25 00:44:04 +02:00
2017-09-29 21:05:39 +02:00
2016-10-18 22:26:23 +02:00
2017-01-05 09:21:12 +00:00
2018-01-30 01:34:46 +01:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html
Description
No description provided
Readme 198 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%