Search

Search results

  1. Automate pitch with bline

    ... it receives subsequent bang s. It was designed to work in Jitter as a way of synchronizing interpolated values with frames of a video or ...

    Example - kpanthon - 12/21/2018 - 18:07

  2. Timed linear fade

    ... If you wanted to fade the brightness of a video in Jitter, or the amplitude of a sound in MSP, you would specify the fade time (in ...

    Example - cchadley - 01/05/2019 - 10:05

  3. Visualize MIDI note value using lcd

    ... x axis of a lcd object. The same thing could be done in Jitter with jit.lcd . Whenever you're trying to visualize music or sound, ...

    Example - garretbh - 07/24/2019 - 14:24

  4. Drawing with sprites in lcd

    ... not implemented in jit.lcd . That's primarily because in Jitter the drawing commands all take place offscreen in the jit.lcd ...

    Example - garretbh - 06/04/2019 - 14:08

  5. Random and urn

    ... random numbers ●      jit.noise fills a Jitter matrix with random numbers (of any data type) My algorithmic ...

    Example - alough - 01/28/2018 - 15:42