Jscott44 / RTEP5-the-raspberry-jam

Realtime digital guitar effects pedal designed for Raspberry PI, written in C++
MIT License
12 stars 0 forks source link

New ChannelSamples Heap Allocation #41

Closed iamdario closed 6 months ago

iamdario commented 6 months ago

See Issue #40. ChannelSamples objects must now be allocated only once and can continually be reused.