Wavetable object?

So I want to do something with Wavetables on my Big Genes.

There don’t seem to be any wavetable objects in the factory but in the user stuff there seems to be quite a few bits and bobs.

Has anyone got any recommendations of what objects to use, wavetable format etc?

I have had lots of fun with sss/osc/tableMorph

Thanks, I’ll have a look at that…

Mark Harris (tb in contrib) has wavetable load and play objects which are complete for making wavetable osc., for instance. tb/wav/wavetable.axh is an example with mutltiple wav files and and osc to play them.

In the old Axoloti community library, I have a wavetable object, that lets you morph/fade between 8 different waveforms. You load a whole wavetable and then choose 8 of them and then use a knob to morph between them,

It’s under my name jaffa and it’s called m8v1. There is a loader object to go with it called wtload1

2 Likes