How to Install and Uninstall qmidiarp Package on Kali Linux

Last updated: May 10,2024

1. Install "qmidiarp" package

This guide covers the steps necessary to install qmidiarp on Kali Linux

$ sudo apt update $ sudo apt install qmidiarp

2. Uninstall "qmidiarp" package

This guide covers the steps necessary to uninstall qmidiarp on Kali Linux:

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

3. Information about the qmidiarp package on Kali Linux

Package: qmidiarp
Version: 0.7.0+ds-1
Installed-Size: 1708
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, liblo7 (>= 0.26~repack), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 13.1)
Recommends: jackd
Size: 357636
SHA256: 128cddb73cc98b31bc4e33e42d7215ff7fc607721b5abfcdc36be2d2c92fea45
SHA1: 719d030572a11a5f9441204cc79a9b4379448cdb
MD5sum: 5b6c20e4df28fdeecebb43cc35b642d5
Description: 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:
Homepage: https://qmidiarp.sourceforge.io
Tag: interface::graphical, interface::x11, role::program, sound::midi,
uitoolkit::qt, x11::application
Section: sound
Priority: optional
Filename: pool/main/q/qmidiarp/qmidiarp_0.7.0+ds-1_amd64.deb