Giter Site home page Giter Site logo

vknmnn / minuet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kde/minuet

0.0 0.0 0.0 30.9 MB

Free and open-source software for music education

Home Page: https://invent.kde.org/education/minuet

License: GNU General Public License v2.0

Shell 1.51% C++ 48.80% QML 37.23% CMake 11.44% Csound Document 1.02%

minuet's Introduction

# About Minuet

Welcome to Minuet: the KDE software for music education. Minuet aims at supporting students and teachers in many aspects of music education, such as ear training, first-sight reading, solfa, scales, rhythm, harmony, and improvisation. Minuet makes extensive use of MIDI capabilities to provide a full-fledged set of features regarding volume, tempo, and pitch changes, which makes Minuet a valuable tool for both novice and experienced musicians.

Minuet features a rich set of ear training's exercises and new ones can be  seamlessly added in order to extend its functionalities and adapt it to several music education contexts.

![](http://sandroandrade.org/content/images/minuet-screenshot.png)

# How to build Minuet

    install KF5 and Drumstick
    $ git clone git://anongit.kde.org/minuet
    $ cd minuet
    $ mkdir build
    $ cd build
    $ cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS -DCMAKE_BUILD_TYPE=Debug ..
    $ make
    $ make install  or  su -c 'make install' or sudo make install

where $KDEDIRS points to your KDE installation prefix.

Note: you can use another build path. Then cd in your build dir and:
export KDE_SRC=path_to_your_src
cmake $KDE_SRC -DCMAKE_INSTALL_PREFIX=$KDEDIRS -DCMAKE_BUILD_TYPE=Debug

# How to Create Minuet Screencasts

1) Start Minuet using qsynth as backend.
2) Qsynth should be configured to use pulseaudio as audio backend.
3) Make sure minuet MIDI output port is connected to qsynth.
4) Use simplescreenrecorder application with pulseaudio backend, "Monitor of Built-in Audio Analog Stereo" source, MP4 container, and MP3 codec (256 bitrate).

minuet's People

Contributors

sandroandrade avatar tsdgeos avatar heirecka avatar patrickelectric avatar montel avatar yurchor avatar cfeck avatar krop avatar 1595ayush avatar nicolasfella avatar hsitter avatar tosky avatar alex1701c avatar cordlandwehr avatar bellaperez avatar sonic2kk avatar kossebau avatar jriddell avatar kushagrasurana avatar nmariusp avatar aleixpol avatar bbhtt avatar lueck-b avatar twinstrangers avatar win8linux avatar cho2 avatar 1maxnet1 avatar rjvb avatar derselbst avatar tcanabrava avatar

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.