Skip to content

jongarrison/no-man-band

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple project to play around with midi and generative music. The recent inspiration is a vague idea that it would be fun to have an OpenSCAD for music. Let's code in that direction.

The project runs as an interactive repl. You can see all of the commands by entering "global"

Setup

$ npm install

Running:

You'll need something that receives midi commands and plays sounds. Plogue's Sforzand est magnifique.

from the commandline:

$ node noManBand.js

now in the no-man-band repl:

$ listOutputPorts()

Port: 0 name: IAC Driver Bus 1
Port: 1 name: sforzando
Port: 2 name: Bidule  1

$ connect(1)

opened output port 1 name=sforzando

$ start()

Inspiration

About

Some fledgling attempts at playing with generative midi music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors