Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

node-reel

The project demonstrates how to use the node-reel library to create cron jobs for sequencing operations in Max on a second, minute, hourly, daily, monthly and yearly basis.

Requirements

node-reel

How to use

  • Open the file node-reel.maxpat.
  • Click script npm i node-reel --save to install the library.
  • Click start script
  • Every minute the message HOWDY!!!!!!! will be logged in the Max console.