jamoma / JamomaCore

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

Refactor out 8 deprecation warnings in WindowFunctionLib tests #288

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

a few occurrences of set() & get()

Found while closing #238

/Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTKaiserWindow.test.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTKaiserWindow.test.cpp:69:4: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTKaiserWindow.test.cpp:70:4: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTKaiserWindow.test.cpp:80:4: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTKaiserWindow.test.cpp:81:4: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTKaiserWindow.test.cpp:91:4: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTKaiserWindow.test.cpp:92:4: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTRosenbergGlottalPulseWindow.test.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTRosenbergGlottalPulseWindow.test.cpp:107:4: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/WindowFunctionLib/tests/TTRosenbergGlottalPulseWindow.test.cpp:108:4: 'set' is deprecated