PhasorTJ:
Filter:
lfsaw.de/Classes (extension) | UGens > Buffer | UGens > Triggers

PhasorTJ
ExtensionExtension

Phasor with tape jitter

Description

Emulates various types of tape jitter, primarily for reading/writing buffers with BufRd resp. BufWr.

Class Methods

.ar

.kr

Arguments:

freq

frequency of phase

end

end value

jitter

jitter amount

jitterFreq

jitter frequency

jitterType

jitter type, one of

  • 0 \step, \hold no interpolation between steps (LFNoiseDNoise0)
  • 1 \lin, \linear linear interpolation (LFDNoise1)
  • 2 \cub, \cubed cubic interpolation (LFDNoise3)
  • \sin, \sine regular sine wave (SinOsc)
phaseType

phase type, one of

  • 0 \saw sawtooth shape (LFSaw)
  • 1 \tri tri shape (LFTri)
  • 2 \sin sine shape (SineOsc)

Examples

sine example

buffer example