Package Details: arpage 0.3.3-7

Package Base: arpage
Description: JACK MIDI arpeggiator with transport and tempo sync
Upstream URL: http://sourceforge.net/projects/arpage/
Category: multimedia
Licenses: GPL
Submitter: lee
Maintainer: lee
Last Packager: None
Votes: 11
First Submitted: 2009-12-13 04:55
Last Updated: 2013-11-08 15:41

Latest Comments

Comment by lee

2013-11-08 16:07

I had removed it because namcap reported it as already satisfied (via jack -> libffado).
However, only for jack2 libffado is mandatory, for jack1 it is optional. So I put libxml++ back in again.

@greygjhart Please don't flag out-of-date unless packages are out of date (version-wise).

Comment by greygjhart

2013-11-08 08:33

Kind of strange that libxml++ is not listed among the dependencies for this package given the fact that it *does* need it to compile, it is mentioned in the -svn version of this PKGBUILD, and finally the problem has already been mentioned earlier in theses very comments (and apparently fixed at this time)… So whoever removed it : put it back, this is not funny : )

Comment by lee

2012-01-28 08:36

updated to 0.3.3-4, now fixed to compile with gcc >= 4.6
thanks @DrCherry for reporting

Anonymous comment

2012-01-28 06:51

Can't get this package to complie. During the make I get the following:

http://pastebin.com/6aAZPLwJ

I have libxml++ and running in 64-bit Arch. pacman is up to date.

Comment by lee

2011-02-28 21:03

updated to 0.3.3-3
includes the xml syntax fix.
thanks speps and sorry for the delay, I somehow seem to have missed your comment.

Comment by lee

2011-01-09 23:07

Here it works. I just checked, whenever it recieves midi, it either plays notes
through (jack transport stopped) or the arp rules are applied and it sends
notes accordingly (jack transport running).

What means "no success" checking with gmidimonitor? i.e. what output did you
connect it's input to and what happend?

As far as I see arpage has no command line options, so no luck with -v, --verbose.

Anonymous comment

2011-01-09 22:16

i cant get arpage to receive midi. i checked it with gmidimonitor, but no success. do you have similar problems? is there a verbose version of arpage?

Comment by speps

2010-09-23 00:40

@lee

Hi, does arpage works for u?

Btw, i found that there is an issue about the way arpage saves configurations (wrong tag closing),
and it causes xml parsing errors (while reading $HOME/.arpage/arp{1,2,3,4}.xml).

Here is a working PKGBUILD (with the fix):

http://aur.pastebin.com/fLbepPtG


C ya

Comment by lee

2010-06-16 13:51

thanks, updated

Comment by nvllsvm

2010-06-15 10:00

Depends on libxml++