Tracktion / tracktion_engine

Tracktion Engine module
Other
1.21k stars 152 forks source link

[Bug]: SamplerPlugin allocates SampledNotes #223

Open drowaudio opened 4 months ago

drowaudio commented 4 months ago

Detailed steps on how to reproduce the bug

Play the SamplerPlugin with some notes.

What is the expected behaviour?

No allocations. These should probably just be stored in a normal Array or vector.

Unit test to reproduce the error?

No response

Operating systems

Windows, macOS, Linux, iOS, Android

What versions of the operating systems?

All

Architectures

x86_64, ARM

Stacktrace

No response

Plug-in formats (if applicable)

No response

Plug-in host applications (DAWs) (if applicable)

No response

Testing on the develop branch

The bug is present on the develop branch

Code of Conduct