New Project Team members!

We've had a lot of interest already in our new project, it's goals, and our ongoing intent to move forward at a consistent pace.....

So we welcome new project members, and the skills and enthusiasm they bring with them, in an organised and focus led environment. The goals we have set, and the high standard we expect of ourselves, are already providing a great foundation to go forward from, to the benefit of many.

If you'd like to be a part of the Open Octave team, please contact the project leaders, and add a brief summary of the skills you bring, and what you'd like to add. We are open to new ideas and perspectives, and welcome input from others, backed up with results, and a timescale of completion that brings improvements, features, and a consistent platform of user friendliness, quickly and efficiently.

Contact details can be found on the about page.

Welcome!

Open Octave MIDI TODO List

We have quite a list of items to add, modify, and remove, so if you have coding skills and would like to contribute, please contact us.

The following is a brief list of the wanted features and things to do in Open Octave Midi:

  • Hotkeys to expand a Segment on the fly
  • Jack MIDI integration
  • Fix the auto connect on the device manager
  • Remove the last of the KDE dependencies
  • Modify segment structure to improve navigation by keystroke
  • Modify selection with edit cursor in editors (shift + left/right) to do so by grid, and not mandatory by beat.  Done!
  • Change solo behaviour in editors to automatically shutdown when editor is closed.
  • Correct visual appearance of highlighted text in shortcuts menu, and for markers.

Get the code:

Temporary git repo:

git clone git://68.150.160.199:9418/var/git/openoctave.git

When compiling please cd into the root of the project and do the following.

  • cmake .
  • make && make install