Ir al contenido
THE PLUGIN POOL

THE PLUGIN POOL / historial de versiones

Novedades

Todas las versiones, todos los plugins. Las actualizaciones dentro de la misma versión mayor son gratis: vuelve a descargar desde el email de compra y sustituye el archivo del plugin.

Las notas de versión están en inglés.

CUEPRINT

v1.0.2 Actual

Corrección de impresión — los guiones conservan los colores al imprimir o guardar como PDF.

Fixed

  • Printing / saving to PDF no longer comes out black and white. Browsers strip background colors when printing by default; the guion now opts out of that, so table headers, row striping and color swatches print exactly as shown on screen — in the one-step MA3 guion and in the standalone viewer (MA3 and MA2 exports alike).

If you generated a guion HTML with an earlier version, regenerate it (or re-download the viewer and re-drop your XML) to pick up the fix.

CUEPRINT

v1.0.1

Parseo de MA2 validado con una exportación real de consola, corrección de basic_fade y rangos de canales.

grandMA2

  • Viewer parsing validated against a real MA2 v3.9.61 export (a 68-cue theatre show): cue numbers, names, fades, channel- and fixture-based values, and preset references all confirmed against the desk’s output.
  • Fixed: MA2 stores the cue fade as basic_fade — the Fade In column was empty on real exports before this release.
  • Channel-based rows now compress into ranges (Ch 20–23, 25–29) instead of listing every channel.

Notes

  • No changes to the MA3 plugin behavior; the bundled viewer inside cueprint.lua is updated to match.
CUEPRINT

v1.0.0

Primera versión — guiones CSV Lite y el guion Pro por fixture para grandMA3, con soporte de XML de grandMA2 en el visor.

Initial release — field-tested on a grandMA3 console (v2.4) and onPC during development.

Lite — CSV cue list

  • One row per cue: Cue No, Name, Trig Type, Trig Time, Fade In, Fade Out, Delay, plus a sequence-name/date header block.
  • Sequence by number, name, or current selection.
  • Two CSV flavors, picked per export: international (,) and Spanish/EU Excel (; + decimal comma) so fractional cue numbers read as numbers.
  • Timestamped filenames; existing files are never overwritten.
  • Multi-part cues read from part 0 and flagged in the log; CueZero / OffCue skipped.

Pro — the guion

  • One-step per-fixture rundown: the plugin runs MA3’s own sequence export, parses it, and writes a single self-contained HTML file.
  • Per cue: fixtures grouped by identical looks (101–106 ranges), Dimmer / Color / Position / Beam columns, real color swatches from RGB values, preset names as chips. Stored values only — like the classic MA2 printout.
  • Print to PDF from any browser; optional page break per cue.
  • Standalone viewer included: drag any MA3 or MA2 sequence XML export onto it for the same guion — the modern replacement for MA2’s old Internet Explorer + XSL workflow.

Reliability

  • Every property read is guarded; every run logs what it did and the full path of every file written ([CUEPRINT] lines in System Monitor).
  • Clean, file-free exits on empty sequences, unknown sequences and cancelled popups.