Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    aseqmm 0.2.0

    Download button

    No screenshots available
    Downloads: 316  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Pedro Lopez-Cabanillas | More programs
    GPL / FREE
    December 28th, 2009, 19:46 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    aseqmm description

    ALSA C++ wrapper

    aseqmm is a C++ wrapper around the ALSA library sequencer interface using Qt4 idioms, objects and style. The ALSA sequencer provides software support for MIDI technology on Linux.

    Basic build commands:

    cd aseqmm-x.x.x

    cmake .

    (or ccmake .)
    (or cmake . -options, see below...)
    (for simple development scenarios you can also use qmake)

    make

    (or make VERBOSE=1)

    sudo make install

    sudo ldconfig

    (not needed if you only WANT_STATIC)

    Optional CMake parameters:

        -DWANT_STATIC=YES|ON|1
        Build a static library instead of a shared object

        -DWANT_STATIC=NO|OFF|0
        Build a dynamic library (default)

        -DWANT_PCH=YES|ON|NO|OFF|1|0
        Build tests using precompiled headers (faster compilation)

        -DCMAKE_BUILD_TYPE=Debug
        Compile with debug flags enabled

        -DCMAKE_BUILD_TYPE=Release
        Compile without debug flags, and optimization enabled

        -DCMAKE_CXX_FLAGS="-W -Wall"
        Specify custom compilation flags   

        -DCMAKE_INSTALL_PREFIX=/usr/local  
        Specify the desired install prefix


    Product's homepage

    Requirements:

    · CMake
    · ALSA driver
    · Qt

      


    TAGS:

    ALSA wrapper | C++ wrapper | ALSA | C++ | wrapper

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM