Coder Social home page Coder Social logo

altays / twitch-to-maxmsp Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 52 KB

Pulls messages from Twitch.tv and imports into a Max/MSP Patch using the Sadam Max/MSP Library

License: Creative Commons Zero v1.0 Universal

JavaScript 1.08% Max 98.92%
tmijs nodejs udp-server maxmsp

twitch-to-maxmsp's Introduction

Twitch-To-MaxMSP

Description

This project utilizes the Twitch Messaging Interface package, the datagram module in NodeJS, and the sadam library by Ádám Siska to pull messages from Twitch and present them in a readable form in Max/MSP

Table of Contents

  1. Installation
  2. Usage
  3. License
  4. Questions

Installation

To install this project, clone the repo and install the modules via npm install.

Be sure to install the sadam library, create an app through the Twitch Developer portal, and create a .env file. Set the CHANNEL_NAME, OAUTH_TOKEN, and BOT_USERNAME from Twitch in the .env file.

To start up the app, use npm run start and open up the max/msp patch.

Usage

The sadam Library uses the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License, except for [sadam.lzo], which is a GPLv2 project.

License

Copyright (c) 2020 Alex Taylor. Released under Creative Commons Zero v1.0 Universal. See the LICENSE file for more details.

twitch-to-maxmsp's People

Contributors

altays avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

twitch-to-maxmsp's Issues

Max/MSP

  • Template for generative audio pieces
  • Template for generative visual pieces
  • Create more methods of translating incoming messages to actions in patches

Set up udp instance in node

  • import datagram module from node, set up udp instance
  • set up route for twitch bot to send data via udp instance
  • create max patch that will receive data on that same udp port

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.