jmod.cuelist.html from Jamoma at Krugle
Show jmod.cuelist.html syntax highlighted
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title> jmod.cuelist </title>
<link href="../styles/jamoma.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="jmod_header">
<img src="../images/jmod.icon.mod.png" width="128" height="128">
<h1> jmod.cuelist </h1>
<h2> Manage cue list in text format </h2>
<h6><a href="../index.html">Table of Contents</a> | <a href="../modules/">Index of Modules</a> | <a href="http://jamoma.org/">Jamoma.org</a></h6>
</div>
<h3> Configuration </h3>
<p> Module Type: <code> control </code> <br>
Algorithm Type: <code> default </code> </p>
<p>Interface Size: <code> 1U-half </code> </p>
<p>Number of signal inlets: <code> 0 </ code> <br/>
Number of signal outlets: <code> 0 </code> </p>
<h3> Parameters </h3>
<table>
<tr class="tableHeading2">
<td> Name </td>
<td> Type </td>
<td> Range </td>
<td> Clipmode </td>
<td> Ramp Enabled </td>
<td> Repetitions </td>
<td> Description </td>
<tr>
<tr>
<td class="instructionName"> listen </td>
<td class ="instructionType"> msg_toggle </td>
<td class ="instructionRange"> 0 1 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 0 </td>
<td class ="instructionDescription"> Listen to remote change of parameters. </td>
<tr>
</table>
<p> </p>
<h3> Messages </h3>
<table>
<tr class="tableHeading2">
<td> Name </td>
<td> Type </td>
<td> Range </td>
<td> Clipmode </td>
<td> Ramp Enabled </td>
<td> Repetitions </td>
<td> Description </td>
<tr>
<tr>
<td class="instructionName"> cue </td>
<td class ="instructionType"> msg_generic </td>
<td class ="instructionRange"> 0.000000 1.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Recall cue event from cue script. </td>
<tr>
<tr>
<td class="instructionName"> documentation/help </td>
<td class ="instructionType"> msg_none </td>
<th class = "instructionRange"> N/A </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Open the help patch for the module. </td>
<tr>
<tr>
<td class="instructionName"> documentation/html </td>
<td class ="instructionType"> msg_none </td>
<th class = "instructionRange"> N/A </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Open the online html reference for this module. </td>
<tr>
<tr>
<td class="instructionName"> get_state </td>
<td class ="instructionType"> msg_generic </td>
<td class ="instructionRange"> 0.000000 1.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Poll state for all bridged modules, and display in text window. </td>
<tr>
<tr>
<td class="instructionName"> load_script </td>
<td class ="instructionType"> msg_generic </td>
<td class ="instructionRange"> 0.000000 1.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Load cue script from file. <br>NOTE: jcom.cue_list will be watching the file and automatically update if the content of the file is changed. This way you can use an external editor to work on the cue script while Jamoma is running. </td>
<tr>
<tr>
<td class="instructionName"> module/view_internals </td>
<td class ="instructionType"> msg_none </td>
<th class = "instructionRange"> N/A </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Attempts to open the internal algorithm for viewing. This works for most modules. Some modules may choose to cloak the algorithms - preventing this message from functioning. </td>
<tr>
<tr>
<td class="instructionName"> preset/default </td>
<td class ="instructionType"> msg_none </td>
<th class = "instructionRange"> N/A </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Open the default preset file and recall the first preset in that file. </td>
<tr>
<tr>
<td class="instructionName"> preset/load </td>
<td class ="instructionType"> msg_symbol </td>
<th class = "instructionRange"> N/A </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Open an xml-preset file and recall the first preset in that file. An optional argument defines the file to open. </td>
<tr>
<tr>
<td class="instructionName"> preset/recall </td>
<td class ="instructionType"> msg_float </td>
<td class ="instructionRange"> 0.000000 1.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Recall a preset by number - you can also choose presets from the module menu. </td>
<tr>
<tr>
<td class="instructionName"> preset/save </td>
<td class ="instructionType"> msg_symbol </td>
<th class = "instructionRange"> N/A </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Write an xml-preset file to disk. An optional argument defines the file to open. </td>
<tr>
<tr>
<td class="instructionName"> preset/store </td>
<td class ="instructionType"> msg_int </td>
<td class ="instructionRange"> 0 1 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Store a preset by number in memory. All presets present in memory will be written to disk when you send a save_settings message to the module. </td>
<tr>
<tr>
<td class="instructionName"> remote </td>
<td class ="instructionType"> msg_generic </td>
<td class ="instructionRange"> 0.000000 1.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Wireless communication of messages to modules via the bridge. </td>
<tr>
<tr>
<td class="instructionName"> save_script </td>
<td class ="instructionType"> msg_generic </td>
<td class ="instructionRange"> 0.000000 1.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Save cue script to a file. An argument determines the path and name of the file. No argument will bring up a file dialog (like saveas) or save the script to the existing file that is in use. </td>
<tr>
<tr>
<td class="instructionName"> view </td>
<td class ="instructionType"> msg_generic </td>
<td class ="instructionRange"> 0.000000 1.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> none </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> View current cue script in a text window. </td>
<tr>
</table>
<p> </p>
<h3> Return </h3>
<table>
<tr class="tableHeading2">
<td> Name </td>
<td> Type </td>
<td> Range </td>
<td> Clipmode </td>
<td> Ramp Enabled </td>
<td> Repetitions </td>
<td> Description </td>
<tr>
<tr>
<td class="instructionName"> cues </td>
<td class ="instructionType"> msg_generic </td>
<td class ="instructionRange"> 0.000000 0.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Returns a list of all cues in the script. </td>
<tr>
<tr>
<td class="instructionName"> remote </td>
<td class ="instructionType"> msg_generic </td>
<td class ="instructionRange"> 0.000000 0.000000 </td>
<td class ="instructionClipmode"> none </td>
<td class ="instructionRamp"> </td>
<td class ="instructionRepetitions"> 1 </td>
<td class ="instructionDescription"> Reports all changes of values in all modules </td>
<tr>
</table>
<p> </p>
<h3> About Jamoma </h3>
<p> Jamoma is a system for creating and exchanging structured Max patches.
It consists of both a set of guidelines and an implementation of those guidelines.
For more information please visit <a href="http://jamoma.org/">jamoma.org</a>. </p>
</body>
</html>
See more files for this project here