jamoma / JamomaCore

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

Re-implement remaining TTSoundfileLoader tests #193

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

Tests 9 10 & 11 on the master branch here:

https://github.com/jamoma/JamomaCore/blob/master/DSP/extensions/SoundfileLib/tests/TTSoundfileLoader.test.cpp#L235

Need to be re-implemented on the dev branch here:

https://github.com/jamoma/JamomaCore/blob/dev/DSP/extensions/SoundfileLib/tests/TTSoundfileLoader.test.cpp

They were removed in my attempt to re-write test without using the deprecated TTObjectBaseInstantiate methods & TTObjectBaseRelease() methods.