Seq LV2: Let transpose and velocity GUI controls follow the received notes
LV2 all: Improve (partly modernize) LV2 DSP-UI communication
Hi Francesco, Sorry for the late reply, sourceforge spent weeks to make this land in my spam folder...I hope it goes more quickly from here. Could you please send me the output of cmake .. when you are in the build directory and / or ./configure when you are on top of the source tree. Thanks Best Frank On 4/9/26 14:12, Francesco wrote: [bugs:#38] https://sourceforge.net/p/qmidiarp/bugs/38/ 0.7.4 - LV2 not installed on Debian Trixie Status: unread Group: 0.6.6 Created: Thu Apr 09, 2026 12:12 PM UTC...
Hi Francesco, Sorry for the late reply, sourceforge spent weeks to make this land in my spam folder...I hope it goes more quickly from here. Could you please send me the output of cmake .. when you are in the build directory and / or ./configure when you are on top of the source tree. Thanks Best Frank
LV2 Arp RTK: Made the text input a bit less ugly and added legend info
Arp LV2 RTK: Implement a X11 text widget to enter the pattern with robtk ui
README: Added libopengl-dev dependency and submodule init information
Avoid warning due to possibly uninitialized pointer, fixed uninitialized flag
Arp LV2 RTK: fixed wrongly assigned LV2 controls making dials move together
Version pushed to 0.7.5
0.7.4 - LV2 not installed on Debian Trixie
qmidiarp-0.7.4 release
qmidiarp-0.7.4 release
Translation hunks and NEWS file updated
LFO LV2 RTK UI: Added mouse wheel control for Offset (as in the Qt UI)
LFO LV2: Fixed a fatal error introduced by button addition at the wrong place
Autotools: Fixed last commit not working at all as promised
Autotools: changed logic in Qt5/6 detection
NEWS file updated
Seq LV2 RTK: Fixed output channel control not reacting
LV2 all: Fixed repetitive restarts when under host transport control
Still autotools build: Fixed path in previous commit and clean a bit
Autotools build: Fixed remaining visible symbols (again)
Changing tempo triggers extra notes
Changing tempo triggers extra notes
Yes! Thank you. This should now be OK with [d28baf]. It's tested in free running mode, but not fully yet when in a DAW that changes tempo at a defined point in the timeline. Thanks once more! Frank
LV2 all: Do not set transport position when changing tempo and running freely
LV2 Arp: Set trigger by keybord enabled by default
RTK Lfo and Seq: added missing widget cleanups for host tempo button
Changing tempo triggers extra notes
That seems to have done it - thanks!
RTK LFO and Seq: make sure the wave/sequence gets drawn once
RTK: Fixed button activation order during UI setup
QMidiArp will only operate if transport is running
This is now adressed in [ac1ced] . Is this a solution to the issue you describe?
LV2: Added a separate control (and button) for host tempo sf ticket #36
Hi, I understand that this behavior is unexpected and even confusing for an LV2 plugin.. It made sense though in the context of the qmidiarp application and when running in a DAW like Qtractor. The arp can produce patterns like a sequence, and the host transport mode ensures starting it at the right position even when pressing "continue" in the middle of an arrangement, regardless of the input notes (at least it should). The LV2 modules were spun off much later and received less reasoning about this...
QMidiArp will only operate if transport is running
Copyright dates updated
Version pushed to 0.7.4
qmidiarp-0.7.3 release
NEWS file updated
Robtk build optimization flags replaced by standard CFLAGS
GH bug #23: Added missing man/examples CMakeLists.txt to automake dist tarball
Version pushed to 0.7.3
qmidiarp-0.7.2 release
qmidiarp-0.7.2 release
README file updated once more
CMake: Do not let CONFIG_TRANSLATIONS override CONFIG_APPBUILD on set(APPBUILD)
Workflow: Fixed autotools qt5 build (missing --enable-qt5)
Workflow: really fixed qt6 dev package names
workflow: fixed qt6 dev package names
Workflow: Fixed empty field in autotools yml file
workflow: need separate jobs for two builds
Workflow: added autotools and Qt5/Qt6 build workflows
Added Makefile.am Qt6 changes forgotten in initial commits
Copyright dates updated
Obsolete lv2 qt ui changes removed
Doxyfile program version updated
Fixed configure.ac Qt6 detection and typo
Seq: Fixed long standing loop marker forward behavior not working
Fixed deferred mute action not working (exposing on Qt6 only)
Fix some more Qt6 deprecation warnings
Add missing unistd.h in src/main.cpp
CMake: Make CONFIG_LV2DIR a cache entry and compare with system lv2dir
CMake: Add new CONFIG_EXAMPLES option
CMake: Do not install .lv2 files unconditionally, respect CONFIG_LV2
CMake: Rename CONFIG_DEBUG -> STRIP_DEBUG_SYMBOLS, make it a cache entry
CMake: Fix translations (at least using Qt6)
CMake: Correlate default CMake option value with help text next to it
CMake: Fix typo
CMake: Use GNUInstallDirs properly
README file announces Qt6 build by default with cmake. Fix this
Fixed missing Qt-version-dependent function name
README file updated
Added support for Qt6
Nedko's email address updated upon request
CMake cosmetics
Added dependencies needed for rtk LV2 UI building to README info
Github workflow: removed test trial
CMake: added missing install example files to /usr/share/qmidiarp
Cmake install: be consistent with .lv2 when installing in home directory
Github workflow: more trials
Github workflow: missing lupdate dependency added
Update workflow
One more try with github workflows
Remove github workflow
Update cmake-single-platform.yml
Update cmake-single-platform.yml