banner



adjust video speed touch designer

Summary

[edit]

The Speed CHOP converts speed (units per second) to distance (units) over a time range. More generally, you give it a rate (the CHOP input) and it outputs a cumulative value. For example, the Speed CHOP converts rotation rate (rotations per second) into the number of rotation turns. ( Math-heads recognize this as an 'integral', which calculates the area under a curve. The curve is the incoming channel values over a time range, the output is the area.)

If you send a Constant CHOP channel that has value 1 into the Speed CHOP, then the Speed CHOP output will increase by 1 every second. If you feed it -2, it will decrease by 2 every second, and if you feed it 0, the output will not change. Use a Trail CHOP to see its results. You can reset the Speed CHOP to 0 by pressing the Reset parameter, or by sending in a channel (whose value is greater than 0) into the second input.

The first input contains the channels to be 'integrated'. By default, the Speed CHOP is time-sliced, so it keeps adding/subtracting to the output each frame it cooks. If you turn off its Time Slice parameter and send it a CHOP with a fixed frame range (like a default Noise CHOP), you can see the cumulative value starting from 0.

The output is calculated by adding the input's channel values for every sample, divided by the samples per second of the Speed CHOP (typically 60), starting with the sample at the Start index. Negative input values reduce the output, positive values increase it. The cumulative values are put in the output channels.

When the CHOP is reset, its output can be set to any value via the Reset Value parameter.

When the second input is used to reset the output, where the second input is greater than 0, the area is reset and held to the reset value. For example, a Wave CHOP (which is negative half the time) when passed into the second input causes the output to be reset for half a cycle.

See also: Lookup CHOP, Timer CHOP, Count CHOP, Event CHOP

PythonIcon.pngspeedCHOP_Class

Parameters - Speed Page

Order order - - Determines the order of the integral to use. If the input is a velocity, a First Order integral will return the position. If the input is an acceleration, a Second Order integral will return the position, and a First Order integral will return the velocity.

  • Firstfirst -
  • Secondsecond -
  • Thirdthird -

First Constant constant1 - Constant to add to the entire result after integrating once.

Second Constant constant2 - Constant to add to the entire result after integrating twice.

Third Constant constant3 - Constant to add to the entire result after integrating three times.

Limit Type limittype - - The type of limit function to use:

  • Offoff - Do not limit the values.
  • Clampclamp - Simply cut the channel value off if it is out of the Maximum/Minimum range, and replace it with the Maximum or Minimum limit value.
  • Looploop - Continue the channel at the other end of the interval.
  • Zigzagzigzag - Mirror the values back inside the interval.

Minimum min - The minimum value the output channel can have.

Maximum max - The maximum value the output channel can have.

Speed per Sample speedsamples - Applies the speed to each sample of the channel instead of across the whole channel. Useful for working with multi-sample channels.

Reset Condition resetcondition - - This menu determines how the Reset input triggers a reset of the channel(s).

  • Off to Onofftoon - Channels are reset when the Reset input goes off to on.
  • While Onon - Channels are reset when the Reset input goes on. The channel will hold the reset value until the input turns off.
  • On to Offontooff - Channels are reset when the Reset input goes on to off.
  • While Offoff - Channels are reset when the Reset input goes off. The channel will hold the reset value until the input turns on.

Reset Value resetvalue - The channel(s) is set to this value when reset.

Reset reset - While On, this toggle resets the channel(s) to the Reset Value.

Reset Pulse resetpulse - Click to instantly resets the channel(s) to the Reset Value.

Reset On Start resetonstart - While On, the Speed CHOP will reset each time the .toe file is restarted. If the Speed CHOP's value gets too large it can start stepping as when it reaches the limit of CHOP's number resolution. This is useful for projects that run for a long time, restarting the file will reset this value.

Parameters - Common Page

Time Slice timeslice - Turning this on forces the channels to be "Time Sliced". A Time Slice is the time between the last cook frame and the current cook frame.

Scope scope - To determine which channels get affected, some CHOPs use a Scope string on the Common page.

Sample Rate Match srselect - - Handle cases where multiple input CHOPs' sample rates are different. When Resampling occurs, the curves are interpolated according to the Interpolation Method Option, or "Linear" if the Interpolate Options are not available.

  • Resample At First Input's Ratefirst - Use rate of first input to resample others.
  • Resample At Maximum Ratemax - Resample to the highest sample rate.
  • Resample At Minimum Ratemin - Resample to the lowest sample rate.
  • Error If Rates Differerr - Doesn't accept conflicting sample rates.

Export Method exportmethod - - This will determine how to connect the CHOP channel to the parameter. Refer to the Export article for more information.

  • DAT Table by Indexdatindex - Uses the docked DAT table and references the channel via the index of the channel in the CHOP.
  • DAT Table by Namedatname - Uses the docked DAT table and references the channel via the name of the channel in the CHOP.
  • Channel Name is Path:Parameter autoname - The channel is the full destination of where to export to, such has geo1/transform1:tx.

Export Root autoexportroot - This path points to the root node where all of the paths that exporting by Channel Name is Path:Parameter are relative to.

Export Table exporttable - The DAT used to hold the export information when using the DAT Table Export Methods (See above).

Operator Inputs

  • Input 0 -
  • Input 1 -

Info CHOP Channels

Extra Information for the Speed CHOP can be accessed via an Info CHOP.

Common CHOP Info Channels

  • start - Start of the CHOP interval in samples.
  • length - Number of samples in the CHOP.
  • sample_rate - The samplerate of the channels in frames per second.
  • num_channels - Number of channels in the CHOP.
  • time_slice - 1 if CHOP is Time Slice enabled, 0 otherwise.
  • export_sernum - A count of how often the export connections have been updated.

Common Operator Info Channels

  • total_cooks - Number of times the operators has cooked since the process started.
  • cook_time - Duration of the last cook in milliseconds.
  • cook_frame - Frame number when this operators was last cooked relative to the component timeline.
  • cook_abs_frame - Frame number when this operators was last cooked relative to the absolute time.
  • cook_start_time - Time in milliseconds at which the operators started cooking in the frame it was cooked.
  • cook_end_time - Time in milliseconds at which the operators finished cooking in the frame it was cooked.
  • cooked_this_frame - 1 if operator was cooked this frame.
  • warnings - Number of warnings in this operators if any.
  • errors - Number of errors in this operators if any.

TouchDesigner Build:

CHOPs
Ableton Link Analyze Angle Attribute Audio Band EQ Audio Device In Audio Device Out Audio Dynamics Audio File In Audio File Out Audio Filter Audio Movie Audio NDI Audio Oscillator Audio Para EQ Audio Play Audio Render Audio Spectrum Audio Stream In Audio Stream Out Experimental:Audio VST Beat Bind BlackTrax Blend Blob Track Bullet Solver Clip Blender Clip Clock Composite Constant Experimental:Constant Copy Count CPlusPlus Cross Cycle DAT to Delay Delete DMX In DMX Out Envelope EtherDream Event Expression Extend Face Track Fan Feedback File In File Out Filter FreeD Experimental:FreeD Out Function Gesture Handle Helios DAC Hog Hokuyo Hold Import Select In Info Interpolate Introduction To s Vid Inverse Curve Inverse Kin Join Joystick Experimental:Joystick Keyboard In Keyframe Kinect Azure Kinect Lag Laser Leap Motion Leuze ROD4 LFO Limit Logic Lookup LTC In LTC Out Math Merge MIDI In MIDI In Map MIDI Out Mouse In Mouse Out NatNet In Ncam Noise Null Object Oculus Audio Oculus Rift OpenVR OSC In OSC Out Out Override Panel Pangolin Parameter Pattern Perform Phaser Pipe In Pipe Out PosiStageNet Pulse RealSense Record Rename Render Pick Reorder Replace Resample S Curve Scan Script Select Sequencer Serial Shared Mem In Shared Mem Out Shift Shuffle Slope SOP to Sort Speed Splice Spring Stretch Stype Experimental:Stype Out Switch Sync In Sync Out Tablet Time Slice Timeline Timer TOP to Touch In Touch Out Trail Transform Transform XYZ Trigger Trim Warp Wave WrnchAI ZED

adjust video speed touch designer

Source: https://docs.derivative.ca/Speed_CHOP

Posted by: hershbergerollare.blogspot.com

0 Response to "adjust video speed touch designer"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel