jamoma / JamomaMax

Implementation of Jamoma for Cycling'74 Max:
http://www.jamoma.org
41 stars 9 forks source link

j.wavetable≈ unable to use all waveform options from TTWavetable #525

Open nwolek opened 10 years ago

nwolek commented 10 years ago

I was working on this: https://github.com/jamoma/JamomaCore/issues/198

I am pretty sure that I have implemented the ability to load a soundfile into the wavetable's buffer, but when I tried to test in Max I ran into problems. It seems that the j.wavetable≈ object is more limited than TTWavetable class in the core.

I believe the enumerated list here is what is preventing this: https://github.com/jamoma/JamomaMax/blob/master/source/j.wavetable%E2%89%88/j.wavetable.cpp#L75

Any input about how to make this work is appreciated. I would certainly like to expose more of the feature set!

lossius commented 10 years ago

Postponing for later milestone

nwolek commented 9 years ago

Is the ability to load a wavetable from a sound file still desired for this external?

nwolek commented 9 years ago

TTSoundfileLib is being quarantined for 1.0 release. If this issue is addressed, it will be done for 1.1 or in jamoma2.