Skip to content

Latest commit

 

History

History
 
 

echo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

echo

A pass-through script. Any message input to the script will be output to the node.script outlet, and then printed to the Max console.


Files

n4m.echo.maxpat : The Max patch to run the example.
n4m.echo.js : The launcher JS for the NodeJS script.
README.md : This file!


Usage

  1. Launch the n4m.echo.maxpat Max patch.
  2. Click on the [script start] message at the top-left to start the Node process.
  3. Type in the [textedit] object and hit Enter. You will see this text in the Max Console.