Giter VIP home page Giter VIP logo

touchportal_keysightplugin's Introduction

TouchPortal Keysight Plugin

GitHub package.json version (branch) GitHub forks GitHub Repo stars GitHub all releases GitHub

Description

This Plugin for TouchPortal adding controls for the piano visualizer Keysight with the power of websockets and socketIO.

How to use it?

  1. Install the TouchPortal_Keysight_Plugin.tpp in TouchPortal and restart TouchPortal.
  2. Install the Keysight_Icon_Pack.tpi
import Plugin import Icon Pack

  1. Set in Keysight under System/Websockets/Inbound websocket the address to http://localhost:3000 or to your port after : when you changed it. Event name is command.
  2. Now set what messages you wanna listen to and what there need to change.
Keysight Settings

Ports can be changed here

image


  1. Add to your TouchPortal Button a Send to Keysight Action and replace the String with you message.

For sending a message to Keysight

image

For restarting the Websocket Server

image

6. Have fun jamming ๐Ÿ˜‰

How can you help with the code?

1. Fork this repository

2. Install the npm dependencies

npm install

3. After making changes test your code

npm run build creates a new touchportal_keysightplugin.tpp in the Installer folder. npm run runServer starts a localhost server on Port 3000 and listens to messages with the name command to test it. npm run start starts the index.js file for checking if the plugin is working.

4. Make a Pull request to submit your changes.

For more infos look:

Special thanks to:

Keysight Discord Server Members and HeapUnderflow for providing a Keysight SocketIO Template

touchportal_keysightplugin's People

Contributors

marcus-universe avatar

Stargazers

 avatar

Watchers

 avatar

touchportal_keysightplugin's Issues

Adding Port Settings

Adding for TouchPortal Plugin Settings an option to change the port in localhost.

Keysight dont detect messages

The Actions sends the message over localhost:3000 but it didn't trigger anything in Keysight. Only the server.js is receiving the messages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.