Synchro Master

Provides a replica of the master-synchro-panel of Usine. Gives access to the synchronization parameters.

Settings

cycle trigger

Sends 1 value when the cycle starts.

cycle length

Cycle length: Number of bars in the cycle.

nb beat per cycle

Number of beat in the cycle.

cycle position

Current position in the cycle.

bar trigger

Sends 1 value when the cycle position changes.

cycle duration

Cycle duration in milliseconds.

bar length

Bar Len: Number of beats in the bar.

bar position

Current position in the bar (beats).

beat trigger

Sends 1 value with the beat.

bar duration

Bar duration in milliseconds.

8 position

Current eighth note position in the beat (1 or 2).

8 trigger

Sends 1 value when the eighth note position changes.

16 position

Current sixteenth note position in the beat (1, 2, 3, and 4).

16 trigger

Sends 1 value when the sixteenth note position changes.

start

Restarts the synchronization from the beginning of the cycle.

reset tap

Erases the proceeding adjustments by tap tempo in case of mistakes.

tap

Adjusts the tempo by successive taps.

x2

Multiplies the current tempo by 2.

/2

Divides the current tempo by 2.

tempo

Set or get the global tempo.

large scale

When activated, the tempo fader scale is larger (from 1 to 800 BPM instead of from 20 to 300 BPM).

on-off

Switches ON or OFF the synchronization.

timecode on

Switches ON or OFF the timecode.

frame rate

Frame rate for the timecode.

timecode restart

Restart the timecode from beginning.

cycle PPQ

The PPQ position is generally used in plug-ins. Give PPQ the position within current cycle

  • 0: first beat of the cycle
  • 2.5: third beat and + 1/8th.

timecode

Current timecode position value.

auto restart

If this option is activated, the synchro restarts automatically from the beginning of the cycle when:

  • the synchro is switched ON.
  • the main process engine is switched ON (space bar).

perfect synchro

Perfect Synchro automatically changes the tempo to get bar length as a multiple of BLOC size. This give a much better synchro in loop recording.

Not recommended if your block size is greater than 128.

See setup-audio

show on-off

Shows the ON-OFF switch of the synchro in the panel.

show tempo

Shows the tempo in the panel.

linked to main ON-OFF

Start/stops at the same time than the main Audio ON-OFF switch.

bar list

List of bars with their time signature for the cycle. A cycle can be made of several bar with different time signatures.

for example:

4/4
4/4
3/4

Represents a cycle of two 4/4 bars and a 3/4 bar, so 11 beats. Allowed time signatures are x/1, x/2, x/4, x/8, x/16.

Moreover, you can define a precise tempo for each bar, for example

4/4=120
3/8=90
7/4=100

The first 4/4 bar will be at tempo=120, the second 3/8 at 90 and so on.

total PPQ

PPQ position from the beginning of the song. See above.

total bar position

Current bar position.

saved in preset

Determines if parameters of this object are saved in the preset-panel.

fade preset

Parameters of the this object can cross faded when you recall a preset in the grid.

Optional setting, does not appear on all objects.

Common Settings

info

show manual

Button. Opens the manual page of the selected object (or of its parent module for a control) in the web browser. If no page exists for this object, an error is traced in the trace panel.

For more details about information/help creation, see create-help-file.

description

Free multi-line text attached to the module, saved with the patch. It is only meant as an internal note for the patch designer: it is not displayed in the interface.

ID's

visible only in god mode, see setup-panel-tab-expert.

unique ID

Read-only, not saved. Current private numeric ID of the object, used internally to identify it (for example as the target of a bind ID).

preset ID

Read-only, not saved. Private ID used to store and recall the values of this control in presets.

recreate ID

Button. Generates a new unique ID, original ID and preset ID for the object. Use it if you experience difficulties in Polyphonic mode or if two objects share the same ID. Preset values and binds referring to the old IDs are lost.

Object Remote Address

absolute

Read-only, not saved. Absolute address of the object in the Usine objects tree, built from the workspace root. This is the address to use to reach the object from scripts, the objects panel or remote messages. Only shown for objects that are registered in the objects list. See objects-address.

local

Read-only, not saved. Address of the object relative to the current patch, valid inside that patch only. See objects-address.

user addr

Free user-defined address for the object (empty by default). When set, the object is also registered in the objects tree under this name, so it can be reached independently of its position in the workspace (the value is also reported in the mouse-over and mouse-down chunks). Changing it rebuilds the objects list. Only available on objects that support a user address. See objects-address.

See also

version 7.0.250121

Edit All Pages