Skip to content

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

License

Notifications You must be signed in to change notification settings

altays/Twitch-To-MaxMSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published