Re: [Qmidiarp-devel] Re : [LAU] Re : Fixed QMidiArp 0.4.1 released
Linux MIDI arpeggiator, phrase generator and controller LFO
Status: Alpha
Brought to you by:
emuse
From: Jeremy J. <je...@au...> - 2011-06-02 19:06:31
|
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 |