samtoth / MTK

A C++ API designed for Music Tools
https://samtoth.github.io/MTK/
GNU General Public License v3.0
0 stars 0 forks source link

This is bad!! Need to turn parameters into a map #14

Closed todo[bot] closed 4 years ago

todo[bot] commented 4 years ago

https://github.com/qoolander/MTK/blob/e75e015f4d647e0cfc3dcff171043a5ea26761f6/audio/AudioUnits/Beep.cpp#L17-L22


This issue was generated by todo based on a TODO comment in e75e015f4d647e0cfc3dcff171043a5ea26761f6. It's been assigned to @qoolander because they committed the code.
samtoth commented 4 years ago

Fixed in commit 4863010

"Refactored parameters to be std::map not std::vector>"