• skip to content

Complete Help Docs

Laser Show Technology for Lighting Professionals

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: The Pangolin Wiki

start

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • beyond (43)
  • examples (4)
  • guided-learning (3)
  • mobolaser (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Keyboard to PangoScript
  • PangoScript Commands
  • How to access the PangoScript Tab within BEYOND
  • PangoScript
  • How to use PangoScript in BEYOND software
  • How to use PangoScript in BEYOND software
  • PangoScript Timer Control
  • BEYOND Universe and PangoScript
  • Universe and PangoScript

Fulltext results:

OSC in BEYOND @beyond
23 Hits, Last modified: 6 years ago
sible to create a gateway from the OSC server, to PangoScript and from PangoScript to the OSC server. The purpose of the gateway, is... r current solution for generating the feedback is PangoScript. Using PangoScript, it is possible to organize the background script... ider on the layout. To access the slider value in PangoScript, use a code like the one below: <code>Layout1.Sl... de>Master.Brightness = 100</code> Here we see a PangoScript operator that sets the Brightness property of the
BEYOND Advanced Course (Self Guided) @guided-learning
20 Hits, Last modified: 6 months ago
en in a new window. [[https://wiki.pangolin.com/pangoscript-command-list.html|Click here to view the PangoScript command list.]] ==== Chapter Resources ==== <htm... igin" allowfullscreen></iframe> </html> [[beyond:pangoscript_tab|How to access the PangoScript Tab within BEYOND]] [[beyond:keyboard_to_pangoscript|Keyboard to PangoScript]] [[beyond:pangoscript_commands|PangoScript Commands]] Pangoscript is an internal scripting language for BEYOND, it allows for so
BEYOND MIDI settings @beyond
15 Hits, Last modified: 6 years ago
ion, and one for Projection Zone Mute. **MIDI to PangoScript** - Includes multiple tables, where you can assign PangoScript commands to MIDI messages. **FX Grid** - Contain... tional commands are Delete, to delete an existing PangoScript from a MIDI note, Run, to execute an existing PangoScript from a MIDI note, Edit, to open the PangoScript editor window, and MIDI Monitor to open a window that will dis... Clicking the “Add or Edit” buttons will open the PangoScript editor to edit the script you are working with or
The BEYOND Universe Window @beyond
14 Hits, Last modified: 7 years ago
at wil show all messages generated by BEYOND. **PangoScript** - The PangoScript tab was designed for client’s who are well-versed... at work as “pools of scripters”. The first is the PangoScript tab (which is pretty obvious). The next, appear in various MIDI to PangoScript functions, and Keyboard to PangoScript tables, where each item may have it’s own scripter. So, the Universe is... about scripting within the Universe, refer to the PangoScript guide. {{:beyond:beyonduniverse13.png?nolink&400
How to access the PangoScript Tab within BEYOND @beyond
12 Hits, Last modified: 7 years ago
====== How to access the PangoScript Tab within BEYOND ====== ===== Introduction ===== BEYOND has many places that can use PangoScripts. The PangoScript tab was designed specifically as a container to h... IDI devices, the Timeline or a Keyboard – use the PangoScript tab. {{:beyond:pangscripttab.png?nolink&300|}} ===== Accessing the PangoScript Tab ===== PangoScript can contain as many script
BEYOND DMX Settings @beyond
11 Hits, Last modified: 7 years ago
lace that uses Effects. And the third way is with PangoScript. PangoScript is the most flexible solution, an was specially d... se to incoming DMX signals from the DMX/ArtNet to PangoScript settings. Here you can create a PangoScript to react to information coming on a specific DMX ... al commands include Delete. To delete an existing PangoScript from a DMX signal, use Run, to execute an existing PangoScript from a DMX signal, Edit, to open the PangoScript editor window, and DMX Monitor to open a window that will dis
PangoScript Commands @beyond
10 Hits, Last modified: 6 months ago
en in a new window. [[https://wiki.pangolin.com/pangoscript-command-list.html|Click here to view the PangoScript command list.]] ---- Information below i... isplayPopup "It works" === VAR operator === PangoScript allow define local variables. The lifetime for th... defined by lifetime of the Scripter that execute PangoScript. As soon as the Scripter freed, all its local var... it done in native code. If you will do it all in PangoScript then it will require much more CPU time. So, this
PangoScript @examples
9 Hits, Last modified: 6 months ago
en in a new window. [[https://wiki.pangolin.com/pangoscript-command-list.html|Click here to view the PangoScript command list.]] ===== Pangolin Internal Examples... nels in BEYOND. In Settings> DMX Settings> DMX to Pangoscript settings, you can load the following file to link... ur BEYOND install to these. {{ :examples:dmx-to-pangoscript-rgb-channels.beyonddt |}} The script itself look... , // so this script is pasted into the MIDI-to-PangoScript slot there. // This controller also allows you
Network Connections @beyond
8 Hits, Last modified: 4 years ago
nd. Each internal command can be transformed into PangoScript. Since PangoScript is text, we can send via the network to other BEY... work has a limitation that comes from it’s use of PangoScript though. Not all the sliders generate commands. The Main sets do, but not everything. PangoScript covers the main areas, and it has 350 commands, b... we will not say that you can do everything using PangoScript. We have clients who are successfully using the
Lasershow Designer BEYOND Manual @beyond
7 Hits, Last modified: 7 weeks ago
===== PangoScript ===== * [[beyond:Keyboard to PangoScript|Keyboard to PangoScript]] * [[beyond:Network Connections|Network Connec... [[beyond:OSC Commands|OSC Commands]] * [[beyond:PangoScript Commands|PangoScript Commands]] * [[beyond:PangoScript Tab|PangoScript Tab]] * [[beyond:Send2B|Send2b for BEYOND]] * [[beyond:package-sender|
SMS to Laser in BEYOND @beyond
7 Hits, Last modified: 3 years ago
minutes of work and it was done. When button “As PangoScript” in enabled, the text of an incoming SMS text will be sent to PangoScript as an executable instruction. In this mode, messa... Message list. BEYOND will receive it and send to pangoScript for execution immediately. ===== PangoScript and SMS ===== PangoScript has a command “AddSms”. For Example: <code>AddSMS “It works!”</code> This means t
Keyboard to PangoScript @beyond
6 Hits, Last modified: 6 years ago
====== Keyboard to PangoScript ====== BEYOND offer a few new ways for you to assign PangoScrtipts to a key on ... Ctrl, Alt, and Shift modifiers. You can assign a PangoScript to any key with a combination of modifiers. Inter... BEYOND uses the following rules for Keyboard to PangoScript table script execution: - If the script (script... “key down” and 0 if “key up” ===== Keyboard to PangoScript Settings ===== {{:beyond:keyboard2pangoscript.pn
The Configuration Dialog Box @beyond
6 Hits, Last modified: 2 years ago
tter result can be obtained using the Keyboard To PangoScript table.**// //**HINT 2: The Universe has a Multi-... n and can select multiple zones.**// //**HINT 3: PangoScript can be used in many places, and you can organize ... e asked are you sure? This may get in the way for pangoscript automations or times where clicking okay on exit ... rimental ==== **Enable access to DMX Server from PangoScript** - All DMX parameters for server control are onl
BEYOND OSC @beyond
6 Hits, Last modified: 5 years ago
n be used in many locations. - Internally in the Pangoscript editor - In BEYOND Universe - At the midi control... cue grid to its full potential. ===== OSC to PangoScript GATEWAY ===== Server transform the OSC message ... and number of arguments should correspond to the PangoScript command. Available following addressing: /beyo... a or bcd Extended syntax when use OSC servers in PangoScript. (not relating to OSC clients such as TouchOSC, L
Universe @examples
5 Hits, Last modified: 3 months ago
rse_window|The BEYOND Universe Window]] [[beyond:pangoscript_commands|PangoScript Commands]] [[pangoscript|PangoScript]] ===== Pangolin Internal Examples ===== ==== Offset Magic ==== This Universe Lay
Chinese BEYOND tutorials @beyond
5 Hits, Last modified: 4 years ago
Using Effects in BEYOND @beyond
5 Hits, Last modified: 3 years ago
BEYOND Tutorial Videos @beyond
5 Hits, Last modified: 6 months ago
Send2B for BEYOND @beyond
4 Hits, Last modified: 2 years ago
RealTime Audio in BEYOND @beyond
3 Hits, Last modified: 7 years ago
How to use PangoScript in BEYOND software @beyond:video
3 Hits, Last modified: 3 years ago
BEYOND DMX Server Mode @beyond
3 Hits, Last modified: 7 months ago
MOBOLASER®: A Cross-Platform Companion App for Laser Show Software @mobolaser
3 Hits, Last modified: 2 years ago
Art-net DMX and sACN @beyond
3 Hits, Last modified: 3 years ago
Channels @beyond
3 Hits, Last modified: 3 years ago
Cue Properties @beyond
2 Hits, Last modified: 5 years ago
Send packages to BEYOND @beyond
2 Hits, Last modified: 7 years ago
Guided Learning @guided-learning
2 Hits, Last modified: 4 months ago
Projection Zones in BEYOND @beyond
2 Hits, Last modified: 9 months ago
BEYOND Timeline Main Menus @beyond
2 Hits, Last modified: 6 years ago
BEYOND Universe and PangoScript @beyond:video
2 Hits, Last modified: 3 years ago
Beam Brush® @beyond
2 Hits, Last modified: 4 years ago
Example files @examples
2 Hits, Last modified: 6 months ago
Latest Features @beyond
2 Hits, Last modified: 6 weeks ago
Wiki Updates @wiki
2 Hits, Last modified: 6 weeks ago
How to use the Timeline Show Playlist within BEYOND @beyond
2 Hits, Last modified: 5 years ago
The Pangolin Wiki
2 Hits, Last modified: 4 weeks ago
Timer Tutorial @beyond:video
1 Hits, Last modified: 3 years ago
Laser Preview Window @beyond
1 Hits, Last modified: 6 years ago
Clock @beyond
1 Hits, Last modified: 6 years ago
Scrolling Text @beyond
1 Hits, Last modified: 6 years ago
Universe and PangoScript @beyond:video
1 Hits, Last modified: 5 years ago
PangoScript Timer Control @beyond:video
1 Hits, Last modified: 5 years ago
Live Control tutorial 2 @beyond:video
1 Hits, Last modified: 3 years ago
Grid Toolbar @beyond
1 Hits, Last modified: 3 years ago
BEYOND Beginner Course (Self Guided) @guided-learning
1 Hits, Last modified: 17 months ago
DMX Tutorial part 3 - Additional DMX Control @beyond:video
1 Hits, Last modified: 3 years ago
Live Control tutorial 3 @beyond:video
1 Hits, Last modified: 3 years ago
Midi Maps @examples
1 Hits, Last modified: 6 months ago
Timeline Event Tab @beyond
1 Hits, Last modified: 7 years ago
How to use PangoScript in BEYOND software @beyond:video
1 Hits, Last modified: 5 years ago
Classic LD2000 ­‐ style Abstract Generator @beyond
1 Hits, Last modified: 7 years ago
BEYOND and the X-Box Kinect 360 @beyond
1 Hits, Last modified: 8 months ago
start.txt · Last modified: 2026/07/31 19:59 by Jesse Bourassa

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Export to PDF
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki