Robin Gareus 7e1ce160e9 ARM 32bit enum alignment (used in MIDIBuffer)
Evoral::EventType is written directly into a uint8_t buffer
by dereferncing a pointer-type:
*(reinterpret_cast<Evoral::EventType*>((uintptr_t)...)
2020-09-28 01:21:43 +02:00
2020-09-20 19:20:32 +02:00
2020-09-18 21:44:34 +02:00
2016-06-25 00:44:04 +02:00
2020-07-06 21:36:12 +02:00
2020-01-25 04:07:41 +01:00
2020-09-16 22:49:19 +02: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 202 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%