/Recipe

grandMA3 ユーザマニュアル » コマンド構文とキーワード » オプション・キーワード » /Recipe
Version 2.2

/Recipe オプション・キーワードをコマンドラインに入力するには、以下のいずれかを行ってください。

  • /Recipe を入力。
  • ショートカットの /Rec を入力。

説明

The /Recipe option keyword can only be used together with the CleanUp keyword and only if the /Type option keyword is set to Recipe.

Using /Recipe allows you to define more precisely which recipes are to be deleted.

構文

CleanUp [オブジェクト] ["オブジェクト名" または オブジェクト番号] /Type "Recipe" (/Recipe "Recipe_Value")

一般およびオプション・キーワード

General keywords and option keywords that use the /Recipe option keyword.

The /Recipe option keyword uses these values:

  • NoOutput:
    Recipes that do not generate output are deleted. This combines the following values - NotCooked and CookedButOverwritten. When specifying /Type "Recipe" and not using /Recipe in addition, NoOutput will be applied.
  • NotCooked:
    If the assigned preset cannot be used by the selection or if the assigned group is empty, NotCooked will remove such non-functional recipes.
  • CookedButOverwritten:
    If a later recipe uses a preset with the values of the same attributes in the same selection, CookedButOverwritten will delete all recipes that could have been cooked successfully, but which do not generate output.


  • To clean up all recipes that do not generate output in cue 2 part 0 of sequence 1, type:
User name[Fixture]>CleanUp Sequence 1 Cue 2 Part 0 /Type "Recipe"

 or:

User name[Fixture]>CleanUp Sequence 1 Cue 2 Part 0 /Type "Recipe" /Recipe "NoOutput"


  • To clean up the recipes in the second position preset that could not be cooked, type:
User name[Fixture]>CleanUp Preset 2.2 /Type "Recipe" /Recipe "NotCooked"