Diffusion KWave ae4027d640d3

use QVector<unsigned int> instead of QList<unsigned int> for track lists. This…

Authored by the on Oct 14 2019, 10:14 PM.

Description

use QVector<unsigned int> instead of QList<unsigned int> for track lists. This makes clang happy and is a more efficient container anyway.

Details

Committed
theOct 14 2019, 10:14 PM
Parents
R347:1fefdd67991d: removed class Kwave::MemoryManager, use Kwave::SampleArray directly as backend…
Branches
Unknown
Tags
Unknown