Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oldtechaa/SeekMIDI

SeekMIDI, a simple multi-channel graphical MIDI sequencer.
https://github.com/oldtechaa/SeekMIDI

midi midi-sequencer music perl perl5

Last synced: about 1 month ago
JSON representation

SeekMIDI, a simple multi-channel graphical MIDI sequencer.

Awesome Lists containing this project

README

        

### What is this repository for? ###

This is the home of SeekMIDI, a simple graphical MIDI sequencer offering multi-channel MIDI sequencing. Look at [Seq24](https://launchpad.net/seq24/) for a slightly heavier example of what we mean.
Written in Perl, SeekMIDI uses GTK+3 to provide its GUI and MIDI-Perl to provide its MIDI handling system. Please download and try it.
For the latest features, you can also use git to download the latest master. We aim to keep master somewhat stable so as not to have to release as often.

__Please keep in mind that SeekMIDI is still alpha software and features are constantly being implemented.__

### How do I get set up? ###

See [the wiki](https://github.com/oldtechaa/SeekMIDI/wiki/HowTo:-Install-and-Run).

We will soon have a full automated setup procedure for SeekMIDI. There are no plans to ensure compatibility with Windows or macOS at this moment, although anyone who wished to do so would not be discouraged.

### Contribution guidelines ###

To contribute, please take a look at the ["help-wanted" issues](https://github.com/oldtechaa/SeekMIDI/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22). Alternatively, you can email me, and we can find a task suitable to your wishes and experience. We welcome contributions and newcomers!

### Who do I talk to? ###

It's just me. [[email protected]](mailto:[email protected])

### The main website ###

The main website's address currently is [the Github repo](https://github.com/oldtechaa/SeekMIDI/).

### Where's the documentation? ###

The documentation can be found [here at our wiki](https://github.com/oldtechaa/SeekMIDI/wiki).