The Companion OSCPoint module (listed as Zinc: OSCPoint) simplifies the process of triggering OSCPoint actions and displaying OSCPoint feedbacks by using the popular Bitfocus Companion software.
This module is available in builds of Companion v3.2.0+
New versions of the OSCPoint Companion module are automatically included in new releases of Companion.
However, these only come out a few times a year, so you may wish to manually update your Companion installation to get the latest OSCPoint goodness without having to wait for the Companion update cycle.
To do this, follow these steps:
- Create a folder on your machine to store the module files.
This can be anywhere, but for this example we'll usecompanion-modules
in mygit
directory.
- Download the latest module version from https://oscpoint.com/companion. This will be a
.zip
file. - Extract the contents of the
.zip
file into the folder you created in step 1.
This will create a structurecompanion-modules/oscpoint-module-x.x.x-pkg/
. - Inside this folder, you should have a
main.js
, apackage.json
and a subfolder/companion/
.
- Launch Companion, select the
cog icon
in the top right to show the developer tools. - In the
Developer modules path
section, click theSelect
button and navigate to thecompanion-modules
folder you created in step 1. - Companion will scan this folder for modules, find the new OSCPoint module and use this instead of the older, built-in version.