Thread: [Qmidiarp-devel] QMidiArp 0.4.0 released
Linux MIDI arpeggiator, phrase generator and controller LFO
Status: Alpha
Brought to you by:
emuse
From: Frank K. <goe...@ya...> - 2011-05-28 08:32:43
|
Hello all, Work is underway, mainly stimulated and supported by Nedko Arnaudov, to make this animal handle JACK MIDI natively. It is far from being finished, so it is not time for this today, but since January, some other handy features have sneaked in making it worth to give an update. Playhead cursors, waveform-recording MIDI LFOs, some new MIDI controllables and a finer step sequencer control by the keyboard are the main new features coming with QMidiArp 0.4.0. Enjoy! ---------------------------------- qmidiarp-0.4.0 (2011-05-28) New Features o All modules now have a playhead cursor o LFOs can record controller data by a MIDI-learnable Record button. o Seq modules handle note events at the input for triggering o Spanish translation thanks to Pedro Lopez-Cabanillas (plcl) o Czech translation thanks to Pavel Fric o Functional doxygen documentation available by "make doxygen-doc" o New SVG icon and desktop file QMidiArp is available for download at http://sourceforge.net/projects/qmidiarp/files/qmidiarp/0.4.0/qmidiarp-0.4.0.tar.bz2/download Project page http://qmidiarp.sourceforge.net/ Git repo (developers welcome) git://qmidiarp.git.sourceforge.net/gitroot/qmidiarp/qmidiarp |
From: Frank K. <goe...@ya...> - 2011-05-29 07:50:03
|
A forgotten entry in the source file lists made that qmidiarp-0.4.0 didn't build. Here is an updated version that should be fine, it also contains a Czech translation fix by Pavel With my excuses, please try qmidiarp-0.4.1 Frank ---------------------------------- qmidiarp-0.4.1 (2011-05-29) New Features o All modules now have a playhead cursor o LFOs can record controller data by a MIDI-learnable Record button. o Seq modules handle note events at the input for triggering o Spanish translation thanks to Pedro Lopez-Cabanillas (plcl) o Czech translation thanks to Pavel Fric o Functional doxygen documentation available by "make doxygen-doc" o New SVG icon and desktop file QMidiArp is available for download at http://sourceforge.net/projects/qmidiarp/files/qmidiarp/0.4.1/qmidiarp-0.4.1.tar.bz2/download Project page http://qmidiarp.sourceforge.net/ Git repo (developers welcome) git://qmidiarp.git.sourceforge.net/gitroot/qmidiarp/qmidiarp |
From: Frank K. <goe...@ya...> - 2011-05-31 17:12:22
|
Hi Jeremy, hi Michael, I checked this, and I confirm a problem with external sync transport start when only arp modules are present in the setup. It works without glitches here when at least one lfo OR seq module is in the setup, but I need to do fixing. Can you confirm this? I also remember Torben alerting about changes in the recent jack1 transport interface, which might lead to problems (that was for seq24), and I'd appreciate advice on this if this IS an issue. I use jack2 and have no issues. Michael, the handling of the sequencer module has been changed so that these 'getting off the hook' issues should not happen anymore, please report if they do. Could we continue this on either #qmidiarp IRC or qmidiarp-devel sf mailing list? Cheers Frank ----- Mail original ----- De : Jeremy Jongepier <je...@au...> À : lin...@li... Cc : Envoyé le : Mardi 31 Mai 2011 9h49 Objet : Re: [LAU] Fixed QMidiArp 0.4.1 released On 05/29/2011 09:49 AM, Frank Kober wrote: > A forgotten entry in the source file lists made that qmidiarp-0.4.0 didn't build. > > Here is an updated version that should be fine, it also contains a Czech translation fix by Pavel > > With my excuses, please try qmidiarp-0.4.1 > > Frank > > ---------------------------------- > qmidiarp-0.4.1 (2011-05-29) > > New Features > o All modules now have a playhead cursor > o LFOs can record controller data by a MIDI-learnable Record button. > o Seq modules handle note events at the input for triggering > o Spanish translation thanks to Pedro Lopez-Cabanillas (plcl) > o Czech translation thanks to Pavel Fric > o Functional doxygen documentation available by "make doxygen-doc" > o New SVG icon and desktop file > > QMidiArp is available for download at > > http://sourceforge.net/projects/qmidiarp/files/qmidiarp/0.4.1/qmidiarp-0.4.1.tar.bz2/download > > Project page > > http://qmidiarp.sourceforge.net/ > > Git repo (developers welcome) > > git://qmidiarp.git.sourceforge.net/gitroot/qmidiarp/qmidiarp > Hello Frank, This is a great app, thanks! Somehow I can't get JACK Sync or MIDI Clock sync working, sometimes QMidiArp does respond and its transport starts running but most of the time it does nothing at all. I've tried with several JACK Transport/MIDI apps (seq24, Qtractor) and on different machines, to no avail. Hopefully I'm overseeing something and this is mere PEBKAC. Best, Jeremy _______________________________________________ Linux-audio-user mailing list Lin...@li... http://lists.linuxaudio.org/listinfo/linux-audio-user |
From: Frank K. <goe...@ya...> - 2011-06-02 15:08:30
|
Hello, ----- Mail original ----- De : michael noble <lo...@gm...> À : Frank Kober <goe...@ya...> Cc : Envoyé le : Jeudi 2 Juin 2011 8h41 Objet : Re: [LAU] Re : Fixed QMidiArp 0.4.1 released Hi Frank, Thanks for the reply. I tried the new release last night and the new features are great. I'm really happy you are working on this app. I still had some issues with transport stopping and some other random crashing issues. I don't have time to give detailed info until the weekend, but I'll try to give you usable debug info then. -Michael ---------------- I think I've found the error causing this when syncing externally and only arps present. I've pushed a fix to the git repo, which you can obtain using git clone git://qmidiarp.git.sourceforge.net/gitroot/qmidiarp/qmidiarp When building for the first time after git checkout please do autoreconf -i before ./configure --blahblah Jeremy also found that the sync globally improves when using not too high jack latencies. Please report on the 'random crashes' as well Frank |
From: Jeremy J. <je...@au...> - 2011-06-02 19:06:31
Attachments:
0001-manpages_fix.patch
|
On 06/02/2011 05:08 PM, Frank Kober wrote: > > > Hello, > > > ----- Mail original ----- > De : michael noble<lo...@gm...> > À : Frank Kober<goe...@ya...> > Cc : > Envoyé le : Jeudi 2 Juin 2011 8h41 > Objet : Re: [LAU] Re : Fixed QMidiArp 0.4.1 released > > Hi Frank, > > Thanks for the reply. I tried the new release last night and the new > features are great. I'm really happy you are working on this app. I > still had some issues with transport stopping and some other random > crashing issues. I don't have time to give detailed info until the > weekend, but I'll try to give you usable debug info then. > > -Michael > > ---------------- > > I think I've found the error causing this when syncing externally and only arps present. I've pushed a fix to the git repo, which you can obtain using > > git clone git://qmidiarp.git.sourceforge.net/gitroot/qmidiarp/qmidiarp > > When building for the first time after git checkout please do > autoreconf -i > before ./configure --blahblah > > Jeremy also found that the sync globally improves when using not too high jack latencies. Please report on the 'random crashes' as well > > Frank Hello Frank, JACK synchronization works fine now with just one arp module! Haven't had any crashes yet but as I used QMidiArp from Debian Multimedia git (http://anonscm.debian.org/gitweb/?p=pkg-multimedia/qmidiarp.git;a=summary) to build QMidiArp the source package also produces a dbg binary. Speaking of Debian Multimedia, the git repository for QMidiArp contains a patch for the man page: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/qmidiarp.git;a=blob;f=debian/patches/0001-manpages_fix.patch;h=d0ee087a4ad522e88ee53cf37af34293420951c9;hb=31981d0fe48f614e15b0046a7062739a1a424503 I've also included the patch, maybe it could be fixed upstream? Thanks for the fixes and thanks for such a wonderful app! Best, Jeremy |
From: Frank K. <goe...@ya...> - 2011-06-02 22:55:18
|
> JACK synchronization works fine now with just one arp module! Haven't > had any crashes yet but as I used QMidiArp from Debian Multimedia git > (http://anonscm.debian.org/gitweb/?p=pkg-multimedia/qmidiarp.git;a=summary) > to build QMidiArp the source package also produces a dbg binary. > Speaking of Debian Multimedia, the git repository for QMidiArp contains > a patch for the man page: > http://anonscm.debian.org/gitweb/?p=pkg-multimedia/qmidiarp.git;a=blob;f=debian/patches/0001-manpages_fix.patch;h=d0ee087a4ad522e88ee53cf37af34293420951c9;hb=31981d0fe48f614e15b0046a7062739a1a424503 Thanks again Jeremy, manpage patch is applied on git, the other issues should be fixed now, too. Frank |