You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a lot of duplication of code between the typed and untyped versions of this method. There is little need for two, so they need to be merged into a single untyped version.
During code review 5 March Bergen.
The text was updated successfully, but these errors were encountered:
Remove the typed version of jamoma_callback_return_type
Found here: https://github.com/jamoma/JamomaMax/blob/master/library/source/JamomaModularForMax.cpp
There is a lot of duplication of code between the typed and untyped versions of this method. There is little need for two, so they need to be merged into a single untyped version.
During code review 5 March Bergen.
The text was updated successfully, but these errors were encountered: