seq64

Unofficial support for the KXStudio Linux distribution and applications.
More info at http://kxstudio.linuxaudio.org/

Moderators: MattKingUSA, khz

Post Reply
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

seq64

Post by lilith »

Would it be possible to include the seq64 sequencer in the KX repos? I heard of problems while building it and I would be also interested to test / use it. I think that this project is largely overlooked. :?

https://github.com/ahlstromcj
User avatar
chaocrator
Established Member
Posts: 313
Joined: Fri Jun 26, 2015 8:11 pm
Location: Kyiv, Ukraine
Been thanked: 1 time
Contact:

Re: seq64

Post by chaocrator »

the best live-oriented software sequencer, period.
i even regret a bit that i don't use it in my live setup anymore. :mrgreen:
lilith wrote:I heard of problems while building it and I would be also interested to test / use it. I think that this project is largely overlooked. :?
for some obscure reason, i can build deb package manually, but the procedure has quirks, so the build failed when i tried uploading it to my ppa.
the last (0.96.0) release is superb, and looks soooooo sexy in qt version…
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: seq64

Post by khz »

With Gentoo, what I use, I can build it. https://gpo.zugaina.org/media-sound/sequencer64
At Debian I read that it doesn't work, error message is:

Code: Select all

config.status: error: cannot find input file: `Makefile.in
(Can anyone tell step by step how to build it?)

(
libtoolize:

Code: Select all

apt-get install libtool m4 automake
)

Code: Select all

aclocal

Code: Select all

libtoolize

Code: Select all

automake --add-missing

Code: Select all

automake

Code: Select all

 ./configure --enable-release --enable-rtmidi

Code: Select all

make

https://github.com/ahlstromcj/sequencer ... ter/debian

seq64 is a great sequencer program! If it is buildable it would be excellent if it were included in the KX repos.
There is still: https://launchpad.net/seq24, https://github.com/Stazed/seq32, https://github.com/Stazed/seq42.

##

seq24:
(https://bugs.launchpad.net/seq24/+bug/1647614)

Code: Select all

wget https://bugs.launchpad.net/seq24/+bug/1647614/+attachment/5016898/+files/01-mutex.patch

Code: Select all

cd seq24-0.9.3

Code: Select all

patch -p1 < ../01-mutex.patch

Code: Select all

aclocal
And otherwise as described there https://launchpad.net/seq24 (https://www.audio4linux.de/forum/viewto ... f=6&t=1439).

THX @yustin
. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
User avatar
chaocrator
Established Member
Posts: 313
Joined: Fri Jun 26, 2015 8:11 pm
Location: Kyiv, Ukraine
Been thanked: 1 time
Contact:

Re: seq64

Post by chaocrator »

i'll post deb package build procedure a bit later.
User avatar
chaocrator
Established Member
Posts: 313
Joined: Fri Jun 26, 2015 8:11 pm
Location: Kyiv, Ukraine
Been thanked: 1 time
Contact:

Re: seq64

Post by chaocrator »

falkTX wrote:I have a deb package ready for >= 16.04/gcc5 systems, but I want to see if I can make it build with older distros too.
cool!
but please consider building also CLI version along with GUI, as described here:
https://github.com/ahlstromcj/sequencer ... -420640496
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: seq64

Post by khz »

THX \o/
. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: seq64

Post by khz »

. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
User avatar
briandc
Established Member
Posts: 1442
Joined: Sun Apr 29, 2012 3:17 pm
Location: Italy
Has thanked: 58 times
Been thanked: 28 times
Contact:

Re: seq64

Post by briandc »

Great to see this addition of Seq64. Thanks falkTX!
Truly an example of how old is sometimes better! (There's lots of nice stuff for linux that's still as good as it's ever been!)


brian
Have your PC your way: use linux!
My sound synthesis biome: http://www.linuxsynths.com
Post Reply