Page 1 of 1

Serum like waveform animation

Posted: Wed Feb 27, 2019 8:55 pm
by az-terisk
Hi gang !

For a project I would like to be able to create the same animation as that visible in the Serum synthesizer on waveforms, when a MIDI keyboard key is pressed. Example: https://www.youtube.com/watch?v=gKr6Ux_1TcE (from 3:23).

I think this animation is possible in the "DrawWave" module of a sampler, multisampler or any element that displays the waveform. Can one of you give me a track to be able to do this with, if I do not ask for too much, some examples in the form of * .fsm file? That would be very nice of you !

And sorry for this English, i'm French. :oops:

In advance, thank you for your answer ! ;)

Re: Serum like waveform animation

Posted: Fri Mar 29, 2019 2:43 pm
by wlangfor@uoguelph.ca
I'd like to make a synth with the same effect so I will try and do this!

in a month at most I hope.

Re: Serum like waveform animation

Posted: Wed Jun 24, 2020 12:46 pm
by az-terisk
Hello,

On my side I found a trick: display a "scope" as soon as the note is pressed, then go back to the static waveform once the key is released. If you ever...