jamoma / JamomaCore

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

Refactor out 4 deprecation warnings in TTMatrixStencil #249

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

/Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/MatrixProcessingLib/source/TTMatrixStencil.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/MatrixProcessingLib/source/TTMatrixStencil.cpp:45:19: 'setSize' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/MatrixProcessingLib/source/TTMatrixStencil.cpp:54:31: 'getSize' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/MatrixProcessingLib/source/TTMatrixStencil.cpp:262:17: 'getSize' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/MatrixProcessingLib/source/TTMatrixStencil.cpp:267:17: 'getSize' is deprecated

nwolek commented 10 years ago

forgot the hashtag in commit eab5432 which closed this