Skip to content

silveur/Steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT UNMAINTAINED

Steps - Midi sequencer

Supported platforms:

  • Linux (coming soon)
  • Mac OSX

Initialising the repository

To compile you'll need the following dependencies:

  • JUCE Framework
git clone git@github.com:silveur/Steps.git
git submodule init
git submodule update

It is also neccessary to generate the Introjucer application for creating the makefiles/build-projects for your target platform.