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

Fix reverb segmentation fault bug #79

Closed e-perets closed 5 months ago

e-perets commented 5 months ago

Fir filter is causing the program to not run in real time and causing a segmentation fault.