jamoma / JamomaCore

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

Refactor out 2 deprecation warnings in TTAudioGraphSource #236

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

/Volumes/Storage/xcode_projects/Jamoma/Core/AudioGraph/library/source/TTAudioGraphSource.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/AudioGraph/library/source/TTAudioGraphSource.cpp:55:2: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/AudioGraph/library/source/TTAudioGraphSource.cpp:65:2: 'TTObjectBaseInstantiate' is deprecated

nwolek commented 10 years ago

still there as of commit 999924f

https://github.com/jamoma/JamomaCore/blob/master/AudioGraph/library/source/TTAudioGraphSource.cpp

nwolek commented 10 years ago

no longer there on commit 320c232, closing issue