Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 437 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 437 Bytes

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 [email protected]: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.