FreqShift:
Filter:
Classes | UGens > Filters > Nonlinear | UGens > Filters > Pitch

FreqShift : UGen : AbstractFunction : Object

Frequency Shifter.
Source: Hilbert.sc

Description

FreqShift implements single sideband amplitude modulation, also known as frequency shifting, but not to be confused with pitch shifting. Frequency shifting moves all the components of a signal by a fixed amount but does not preserve the original harmonic relationships.

Class Methods

FreqShift.ar(in, freq: 0.0, phase: 0.0, mul: 1.0, add: 0.0)

Arguments:

in

The input signal.

freq

Amount of shift in cycles per second.

phase

Phase of the frequency shift (0..2pi).

mul
add

Inherited class methods

Instance Methods

Inherited instance methods

Examples

More Examples

send a SynthDef, run the routine then send a different SynthDef