EtherDream CHOP

From Derivative
Jump to navigation Jump to search

Summary
[edit]

DEPRECATED: use the Laser Device CHOP instead.

EtherDream is a laser controller. The EtherDream CHOP takes as input up to five channels interpreted as X and Y (horizontal and vertical) position values in the first 2 channels, and red, green and blue color values in the next 3 channels. It outputs the data to an EtherDream device via a network connection. The EtherDream device is connected to a laser using an ILDA cable. The user can then control the image that the laser should output using the EtherDream CHOP. Applications of the EtherDream CHOP include displaying computer-generated shape animations or other special effects of a light show.

The EtherDream CHOP needs the IP address of the EtherDream device, which you can get from the output of an EtherDream DAT.

Blanking (all-off) occurs when the incoming RGB CHOP channels are all zero, or the Red Scale, Green Scale, and Blue Scale parameters are all zero.

It is sometimes helpful to have additional information with respect to the general state of the hardware, whether any warnings are generated by the connected devices, how well the EtherDream is receiving points, the point output rate, and the point buffer capacity. Such details can be seen by connecting the EtherDream CHOP to an Info CHOP, and may be useful for troubleshooting display images.

The maxrate column of the EtherDream DAT indicates the maximum number of samples per second that can be sent to the EtherDream device, though in practice, most lasers are reflected into position by a set of mechanical reflectors, with their own mechanical characteristics. As a result, attempting to quickly scan a square over a large area too quickly, for example, may result in a very curved corners as the physical components lag behind their target positions.

Large changes in RGB values from sample-to-sample will likely be visibly correct as lasers generally can switch on-off quickly.

The range of X and Y is typically -1 to +1, and the range of RGB is typically 0 to 1.

If maxrate is 100,000, and given that the CHOP takes time-sliced data, it is appropriate to send a time-sliced CHOP with a sample rate of up to 100,000 samples per second to the EtherDream CHOP.

See also: EtherDream DAT, Laser CHOP, and the Pattern CHOP, Helios DAC CHOP.

PythonIcon.pngetherdreamCHOP_Class


Parameters - Ether Dream Page

Active active - If turned off, the EtherDream CHOP will stop sending data to the EtherDream and will immediately clear its point buffer. Consider it equivalent to powering off the EtherDream.

Network Address netaddress - Set this parameter to the network address that both the EtherDream and the user's computer are connected to. It should have the following format: xxx.xxx.xx.xxx

To determine the required network address and to identify if the EtherDream is properly connected to the network, install and run the EtherDream Diagnostic Tool.

Network Port port - By default, the EtherDream uses TCP Port 7765. Firewall settings may need to be adjusted to allow for the EtherDream CHOP to properly communicate with the EtherDream.

Queue Time queuetime - Determines the queue size of the EtherDream point buffer and the corresponding time required to drain it. It is often useful to reduce this value when sending fewer points.

Queue Units queueunits - Select the units to use for this parameter, Samples, Frames, or Seconds.

X Scale xscale - Allows the input x values to be scaled by the specified factor.

Y Scale yscale - Allows the input y values to be scaled by the specified factor.

Red Scale redscale - Allows the input r values to be scaled by the specified factor.

Green Scale greenscale - Allows the input g values to be scaled by the specified factor.

Blue Scale bluescale - Allows the input b values to be scaled by the specified factor.


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. See Pattern Matching.

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 Rate first - Use rate of first input to resample others.
  • Resample At Maximum Rate max - Resample to the highest sample rate.
  • Resample At Minimum Rate min - Resample to the lowest sample rate.
  • Error If Rates Differ err - 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 Index datindex - Uses the docked DAT table and references the channel via the index of the channel in the CHOP.
  • DAT Table by Name datname - 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: -


Info CHOP Channels

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

Specific EtherDream CHOP Info Channels

  • etherdream_connected -
  • etherdream_bytes_received -
  • etherdream_bytes_sent -
  • etherdream_response -
  • etherdream_command -
  • etherdream_buffer_fullness -
  • etherdream_playback_state -
  • etherdream_playback_flags -
  • etherdream_point_rate -
  • etherdream_point_count -
  • etherdream_reset_count -
  • etherdream_buffer_written -
  • etherdream_queue_rate_change_count -
  • etherdream_points_discarded -
  • etherdream_written_state -

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


TouchDesigner Build:

CHOPs
Ableton Link • Analyze • Angle • Attribute • Audio Band EQ • Audio Binaural • 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 • Audio VST • Audio Web Render • Beat • Bind • BlackTrax • Blend • Blob Track • Body Track • Bullet Solver • Clip Blender • Clip • Clock • Composite • 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 In • 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 • Keyboard In • Keyframe • Kinect Azure • Kinect • Lag • Laser • Laser Device • Leap Motion • Leuze ROD4 • LFO • Limit • Logic • Lookup • LTC In • LTC Out • Math • Merge • MIDI In • MIDI In Map • MIDI Out • MoSys • Mouse In • Mouse Out • NatNet In • Ncam • Noise • Null • OAK Device • OAK Select • 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 • RenderStream In • 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 In • Stype Out • Switch • Sync In • Sync Out • Tablet • Time Slice • Timecode • Timeline • Timer • TOP to • Touch In • Touch Out • Trail • Transform • Transform XYZ • Trigger • Experimental:Trigger • Trim • Warp • Wave • WrnchAI • ZED