Drwing some Waveform and use this drawed array as an Oscillator...
Hi,
is there a simple way to dray a simple waveform and use this waveform (in a arry...) as an oscillator?
Dear,
hgh
Have a look inside the [waveform~] helpfile. You could also use [multislider] and [poke~] or [peek~] to write this information to a [buffer~] and play it back with [cycle~], [wave~], [groove~] or [play~] depending on what extra functionality you might need.
Hi,
thank you very much!!
An additionol question: Is it possible to draw something in iTable an then to read it out and use for Sound?
yes same method very easy. but there would not be much point? use multislider or waveform (that's what i do anyway).
there are plenty examples in your examples folder / other hiding max folders / on forums