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

Link test directory cpp files to ALSA classes, effects manager the buffer converter class #59

Closed iamdario closed 5 months ago

iamdario commented 5 months ago

Duplicate of #37 . We have developed all classes mentioned in the title so much that I am deciding to delete the branch associated with the old issue to allow me to fix this issue with the latest versions of these classes.

iamdario commented 5 months ago

Done and merged.