Release: Patroneo v1.1 and Fluajho v1.1

Discuss anything new and newsworthy! See http://planet.linuxaudio.org and https://libreav.org/news for more Linux Audio News!

Announcements of proprietary software may fit better in the Marketplace.


Moderators: raboof, MattKingUSA, khz

Post Reply
nils
Established Member
Posts: 537
Joined: Wed Oct 22, 2008 9:05 pm
Has thanked: 35 times
Been thanked: 94 times
Contact:

Release: Patroneo v1.1 and Fluajho v1.1

Post by nils »

Dear Ladies and Gentlemen,

hereby the Laborejo Software Suite releases updates for Patroneo and Fluajho.
Both are published in version 1.1 in the hope to be useful your musical toolbox.

All software is released under GPLv3.

Changelog: Besides significant performance improvements and bugfixes Patroneo
now has the ability to convert existing scores to a different grid-size and
display note names in different "languages", which includes a GM Midi Drum map.

Patroneo (Esperanto: /Pattern/) is an easy to use pattern based midi
sequencer. It is ideal for beginners or for composers who want to work
under constraints to explore new creative paths.

Fluajho (Esperanto: /Fluid/) is a simple sampler for sf2 soundfonts.
There are many soundfont samplers for Linux, most of them also based
on Fluidsynth; Fluajho was written for a clearly defined use case:
Load an .sf2 in the Non Session Manager.

You can find both releases as sources here:

Hopefully distributions will create packages soon.

https://laborejo.org/downloads/

Manuals both in English and German are provided and accompanied by
quickstart videos (which can be found in the manuals)

https://www.laborejo.org/documentation/patroneo/

https://www.laborejo.org/documentation/fluajho/


Greetings,

Nils for the Laborejo Software Suite

https://www.laborejo.org/
stanlea
Established Member
Posts: 700
Joined: Wed Apr 25, 2012 9:49 pm
Has thanked: 41 times
Been thanked: 23 times

Re: Release: Patroneo v1.1 and Fluajho v1.1

Post by stanlea »

congrats and many thanks Nils
stanlea
Established Member
Posts: 700
Joined: Wed Apr 25, 2012 9:49 pm
Has thanked: 41 times
Been thanked: 23 times

Re: Release: Patroneo v1.1 and Fluajho v1.1

Post by stanlea »

I tried to build Patroneo under Mate 18.04 LTS but Nuitka installed from the distrib is not found by ./configure
nils
Established Member
Posts: 537
Joined: Wed Oct 22, 2008 9:05 pm
Has thanked: 35 times
Been thanked: 94 times
Contact:

Re: Release: Patroneo v1.1 and Fluajho v1.1

Post by nils »

stanlea wrote:I tried to build Patroneo under Mate 18.04 LTS but Nuitka installed from the distrib is not found by ./configure
This is the Debian and Ubuntu family, right? You need Nuitka for Python 3 (it says nuitka3 in the configure message). Most likely they don't have that in their repositories.

Try this:
https://packages.debian.org/sid/all/nuitka/download

And if not, you can start it without compiling and installing.

From the Readme:
Starting Patroneo through the Non Session Manager is possible without building or installation.
So you don't need to call the steps avobe (configure, make, make install)

The developer uses this way to develop the software, so it will always be stable and supported.
But it is a bit less performant than building and installing it.

After extracting the release archive create a symlink from `patroneo` into your PATH. e.g. /usr/bin
or ~/bin, if that exists on your system.

This mode needs calfbox to be installed systemwide. Please consult https://github.com/kfoltman/calfbox
stanlea
Established Member
Posts: 700
Joined: Wed Apr 25, 2012 9:49 pm
Has thanked: 41 times
Been thanked: 23 times

Re: Release: Patroneo v1.1 and Fluajho v1.1

Post by stanlea »

Thanks Nils I'll have a look.
nils
Established Member
Posts: 537
Joined: Wed Oct 22, 2008 9:05 pm
Has thanked: 35 times
Been thanked: 94 times
Contact:

Re: Release: Patroneo v1.1 and Fluajho v1.1

Post by nils »

There is now a git version available (again)

https://www.laborejo.org/patroneo.git
https://www.laborejo.org/fluajho.git

Going to these URLs will present you with a readme how to git clone and compile.
Post Reply