Skip to content

asb2m10/organsequencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organ Sequencer

Organ Sequencer is a midi plugin sequencer that somewhat looks like the EKO Computerhythm.

screenshot

It is not a finished product but an experimentation on dynamic step sequencers and see what could be usefull. THIS IS PROTOTYPE

  • It is designed to be played live so patterns can be run in parallel by triggering midi notes. Similar of what you can do with a real organ, where can mix a MAMBO with a MARCH by pressing both buttons at the same time
  • Each note steps can have their own steps size, usefull for polyrhythm
  • Javascript can be used to modify the content of the note steps. The plan is to have a bunch of javascripts snippets for content generation and manipulation. The Javascript API is still at the beginning
  • The script can be run at a fixed number of bars so the beat can be generative and based on the original step content

It is a work in progress based on what I did originally with max4live: gammik - organseq - buste