How to Install and Uninstall qmidiarp Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "qmidiarp" package

Learn how to install qmidiarp on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install qmidiarp

2. Uninstall "qmidiarp" package

Please follow the guidance below to uninstall qmidiarp on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove qmidiarp $ sudo apt autoclean && sudo apt autoremove

3. Information about the qmidiarp package on Ubuntu 20.10 (Groovy Gorilla)

Package: qmidiarp
Architecture: amd64
Version: 0.6.5-3build1
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1733
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, liblo7 (>= 0.26~repack), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 5.2)
Recommends: jackd
Filename: pool/universe/q/qmidiarp/qmidiarp_0.6.5-3build1_amd64.deb
Size: 348188
MD5sum: ae5cba1cdc8b54f41e9bf3d297fd8261
SHA1: 734925d8d9126e091c515ff438523e057b123da9
SHA256: 4e8d7a884264ad5c8ab04ca85c38c3b800eb4af968d0a59ae6d7d402f0e3214a
SHA512: 0dd794c3dc12aefa17c7387bfa9737a83078b1b7f96a2f37ff2b2128e6cec8d9c12cb02283bd071c483d1c60a2b5551f12fdbe80716adf203ff445985c61a119
Homepage: https://qmidiarp.sourceforge.io
Description-en: MIDI arpeggiator for ALSA
QMidiArp is an advanced MIDI arpeggiator, programmable step sequencer
and LFO for the ALSA sequencer. It can hold any number of arpeggiator,
sequencer, or LFO modules running in parallel.
.
Arpeggiator modules produce sequences depending on the notes sent
to their input port, which is typically connected to a keyboard or
another sequencer.
.
Step sequencer modules allow one to create simple linear, monophonic
and globally transposable sequences similar to the first analog
sequencers.
.
MIDI LFO modules independently produce MIDI controller data of
adjustable waveform, time resolution, amplitude and duration.
.
For each module, an input note filter is available, and the output
port and channel can be set independently. Since the modules use a
common sequencer queue, they are automatically in sync with each other.
QMidiArp works with an internal tick resolution of 192 ticks per beat.
The queue can be synchronized to an incoming MIDI realtime clock or as
a JACK transport client. Most of the relevant control elements are
accessible via MIDI controller through a MIDI-learn infrastructure.
QMidiArp also has a log tool displaying the history of incoming MIDI
events in colors depending on their type. QMidiArp is based on the Qt
toolkit.
Description-md5: e40c0ec0feb0267a1b5a1afdfd6a59f5
Task: ubuntustudio-audio