Files
ardour/libs
Robin Gareus b4cf5e279b fix dup free in waves/midi:
The PortMidi queue just holds a pointer to the midi events.
The same Midi events are free()d during WavesMidiBuffer::clear()
which is called at cycle start for every buffer and in the dtor
of the WavesMidiBuffer.
2014-10-09 09:48:54 +02:00
..
2014-10-09 09:48:54 +02:00
2014-10-05 18:11:11 +02:00
2014-09-09 23:53:27 +02:00
2014-09-13 16:59:02 +02:00
2014-05-22 23:44:28 +02:00