1 period sine + 1period silence

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

Anyone know which math function to perform on a sine , where the resulting output is a 1 period sine followed by a 1 period of silence .


[ Image
Eyeball exchanging
Soul calibrating ..frequencies

Post

multiply it by a raised square-wave at half the frequency?

f(t) = sin(w*t) * 0.5 * (1 + squareWave(0.5*w*t))
My website: rs-met.com, My presences on: YouTube, GitHub, Facebook

Post

Thanks
Eyeball exchanging
Soul calibrating ..frequencies

Post Reply

Return to “DSP and Plugin Development”