Skip to content

Stazed/seq32

Repository files navigation

seq32 README

Screenshot

screenshot

What is seq32?

It's a fork of seq24 (which is a fork of the original seq24).

This a GTKMM-3 version with many enhancements.

Seq32 version 2.2.0:

Beginning with version 2.2.0 JACK MIDI has been added and can be selected from:

File/Options.../MIDI Input/Backend tab.

Or from command line with:

    seq42 -b 1

Also a Help/Manual dialog has been added for additional information.

Seq32 version 2.0.0:

Beginning with version 2.0.0 seq32 has been ported to Gtkmm-3.

New colors.

The build system has been moved to CMAKE.

Additional editing features.

NSM support now has optional gui, and dirty flag.

Install

The dependencies are:

  • cmake
  • Gtkmm-3.0
  • Jackd
  • libasound2
  • liblo (NSM support)
  • librt
  • webkit2gtk-4.0 or webkit2gtk-4.1 (Help Display)

Additional dependencies required by Gtkmm-3

  • sigc++-2.0
  • glibmm-2.4
  • cairomm-1.0
  • pangomm-1.4
  • atkmm-1.6

For compiling you will also need the development packages for the above dependencies.

What to do with a fresh repository checkout?

Using CMAKE:

    mkdir build
    cd build
    cmake ..
    make
    make install (as root)

To remove:

    make uninstall (as root)

SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.

About

Gtkmm-3 version of seq24. Many enhancements and fixes.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages