Coder Social home page Coder Social logo

linuxmao-org / minicomputer Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 1.0 739 KB

Industrial Grade Digital Synthesizer for Linux (fork)

License: GNU General Public License v3.0

CMake 2.08% C 0.38% C++ 97.39% Shell 0.16%
musical-instrument synthesizer audio linux-audio jackaudio jackd

minicomputer's Introduction

Minicomputer

Build Status

🇫🇷 Synthétiseur numérique pour Linux de qualité industrielle

Ce programme est une version améliorée de Minicomputer 1.41.

  • fonctionnement en processus et client unique
  • pas de préconfiguration manuelle
  • gestion du MIDI par interface JACK
  • amélioration de la robustesse générale du code

Page de documentation sur linuxmao.org

Étapes de construction

  1. Installer les dépendances requises
  • Debian : git build-essential cmake libfltk1.3-dev libxft-dev libxinerama-dev libjack-jackd2-dev
  1. Récupérer le code source
  • git clone --recursive https://github.com/linuxmao-org/Minicomputer.git
  1. Configurer et compiler
  • mkdir Minicomputer/build
  • cd Minicomputer/build
  • cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
  • cmake --build .
  1. Installer (facultatif)
  • sudo cmake --build . --target install

🇺🇸 Industrial grade digital synthesizer for Linux

This program is an improved fork of Minicomputer 1.41.

  • single process, single client operation
  • no manual setup required
  • MIDI support through JACK interface
  • improved general code robustness

Documentation page on linuxmao.org 🇫🇷 in French

Build steps

  1. Install required dependencies
  • Debian : git build-essential cmake libfltk1.3-dev libxft-dev libxinerama-dev libjack-jackd2-dev
  1. Retrieve source code
  • git clone --recursive https://github.com/linuxmao-org/Minicomputer.git
  1. Configure and compile
  • mkdir Minicomputer/build
  • cd Minicomputer/build
  • cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
  • cmake --build .
  1. Install (optional)
  • sudo cmake --build . --target install

minicomputer's People

Contributors

jpcima avatar trebmuh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

anclark

minicomputer's Issues

Merge with jeremysalwen/Minicomputer-LV2

Hello,
someone made another improved version of Minicomputer, Minicomputer-LV2, which as the name says has LV2 support.

That project is inactive but yours isn't, could you merge it into yours perhaps so we have a definitive Minicomputer modern fork?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.