jamoma / JamomaCore

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

check / improve TTBuffer usage in TTWavetable #198

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

The use of TTBuffer was done rather quickly a year ago. Need to double check that this is properly setup now that the feature set is more complete.

It would also be nice to implement the use of external files as wavetables here: https://github.com/jamoma/JamomaCore/blob/dev/DSP/extensions/GeneratorLib/source/TTWavetable.cpp#L84

nwolek commented 10 years ago

Finished work with these two commits: 053c23920adb80abb19081ef8dc7e8744fb9b3c8 & f8b03b0f67cdb578764acffb562f8c9b5b5ab9ad

Closing issue here and opening new issue in Mac implementation here: https://github.com/jamoma/JamomaMax/issues/525