jamoma / JamomaCore

Jamoma Frameworks for Audio and Control Structure
Other
36 stars 14 forks source link

Refactor out 4 deprecation warnings in TTMultiMixer #226

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

/Volumes/Storage/xcode_projects/Jamoma/Core/DSP/library/source/TTMultiMixer.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/library/source/TTMultiMixer.cpp:25:2: 'TTObjectBaseInstantiate' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/library/source/TTMultiMixer.cpp:26:2: 'TTObjectBaseInstantiate' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/library/source/TTMultiMixer.cpp:52:2: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/library/source/TTMultiMixer.cpp:53:2: 'TTObjectBaseRelease' is deprecated

nwolek commented 10 years ago

still there as of commit 999924f

https://github.com/jamoma/JamomaCore/blob/merge/api_and_api-cleanup/DSP/library/source/TTMultiMixer.cpp