[LAA] OMK quarterly releases 2020-2 (lv2lint, midi_matrix.lv2, sherlock.lv2, vm.lv2, mephisto.lv2, shells_bells.lv2, moony.lv2, patchmatrix)

From: Hanspeter Portner <dev@email-addr-hidden-music-kontrollers.ch>
Date: Wed Apr 15 2020 - 11:30:57 EEST

   ____ __ ___ _
  / __ \____ ___ ____ / |/ /_ _______(_)____
 / / / / __ \/ _ \/ __ \ / /|_/ / / / / ___/ / ___/
/ /_/ / /_/ / __/ / / / / / / / /_/ (__ ) / /__
\____/ .___/\___/_/ /_/ /_/ /_/\__,_/____/_/\___/
    /_/
    __ __ __ ____
   / //_/___ ____ / /__________ / / /__ __________
  / ,< / __ \/ __ \/ __/ ___/ __ \/ / / _ \/ ___/ ___/
 / /| / /_/ / / / / /_/ / / /_/ / / / __/ / (__ )
/_/ |_\____/_/ /_/\__/_/ \____/_/_/\___/_/ /____/

Quarterly releases 2020-2
--------------------------------------------------------------------------------
   __ ___ ___ __
  / / __|_ |/ (_)__ / /_
 / / |/ / __// / / _ \/ __/
/_/|___/____/_/_/_//_/\__/

*Check whether a given LV2 plugin is up to the specification*

An LV2 lint-like tool that checks whether a given plugin and its UI(s) match up
with the provided metadata and adhere to well-known best practices.

Run it as part of your continuous integration pipeline together with
lv2/sord\_validate to reduce the likelihood of shipping plugins with major flaws
in order to prevent unsatisfied users.

*Note: This is an early release, if you happen to find false-positive warnings
when using this tool, please report back, so it can be fixed.*

---------
ChangeLog
---------

=====================
[0.6.0] - 13 Apr 2020
=====================

-----
Added
-----

- test for unique port symbols
- support for multiple include dirs
- support for include dirs without trailing slash

-------
Changed
-------

- distribution packager mode on by default

-----
Fixed
-----

- warn of ui:showInterface only for non-native UIs
- whitelist symbol visibility of all global LV2 functions

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

Kindly find more details, the source (and binaries) at:

https://open-music-kontrollers.ch/lv2/lv2lint

--------------------------------------------------------------------------------
   __ ____ ___ __ ___ __ _
  / |/ (_)__/ (_) / |/ /__ _/ /_____(_)_ __
 / /|_/ / / _ / / / /|_/ / _ `/ __/ __/ /\ \ /
/_/ /_/_/\_,_/_/ /_/ /_/\_,_/\__/_/ /_//_\_\

*An LV2 MIDI channel matrix patcher*

Things that can be accomplished with this plugin:

- MIDI channel filtering (e.g. blocking of specific channels)
- MIDI channel multiplication (e.g. send events from channel X to channels X, Y
and Z)
- MIDI channel rerouting (e.g send events from channel X to channel Y)
- And any possible combination thereof

---------
ChangeLog
---------

======================
[0.24.0] - 13 Apr 2020
======================

-------
Changed
-------

- to build with pugl master

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

Kindly find more details, the source (and binaries) at:

https://open-music-kontrollers.ch/lv2/midi_matrix

--------------------------------------------------------------------------------
   ______ __ __
  / __/ / ___ ____/ /__ ____/ /__
 _\ \/ _ \/ -_) __/ / _ \/ __/ '_/
/___/_//_/\__/_/ /_/\___/\__/_/\_\

*An investigative LV2 plugin bundle*

This plugin bundle contains plugins for visualizing LV2 atom, MIDI and
OSC events.

Use them for monitoring and debugging of event signal flows inside plugin graphs.

---------
ChangeLog
---------

======================
[0.22.0] - 13 Apr 2020
======================

-----
Added
-----

- reporting of decimal note/controller numbers in midi inspector

-----
Fixed
-----

- scrolling in atom inspector TTL preview

-------
Changed
-------

- to build with pugl master

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

Kindly find more details, the source (and binaries) at:

https://open-music-kontrollers.ch/lv2/sherlock

--------------------------------------------------------------------------------
 _ ____ ___
| | / / |/ /
| |/ / /|_/ /
|___/_/ /_/

*A programmable virtual machine LV2 plugin*

This plugin bundle contains various plugins with a programmable stack-based
virtual machine to modify up to 8 LV2 Control, CV, Audio, Atom and MIDI signals.

To be used when that specific simple filter plugin you desperately need does
not yet exist.

---------
ChangeLog
---------

=====================
[0.8.0] - 13 Apr 2020
=====================

-------
Changed
-------

- to build with pugl master

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

Kindly find more details, the source (and binaries) at:

https://open-music-kontrollers.ch/lv2/vm

--------------------------------------------------------------------------------
   __ ___ __ _ __
  / |/ /__ ___ / / (_)__ / /____
 / /|_/ / -_) _ \/ _ \/ (_-</ __/ _ \
/_/ /_/\__/ .__/_//_/_/___/\__/\___/
          /_/

*a Just-in-Time FAUST compiler embedded in an LV2 plugin*

Write LV2 audio/cv instruments/filters directly in your host in FAUST
DSP language without any need to restart/reload host or plugin upon code changes.

Use it for one-off instruments/filters, prototyping, experimenting or
glueing stuff together.

*Note: This is an early release, it may thus have rough edges and will need a
fairly recent libFAUST and/or bleeding edge GNU/Linux distribution.*

*Note: libFAUST 2.20.2 has a broken LLVM C-API and thus will be non-functional
with this plugin.*

---------
ChangeLog
---------

=====================
[0.8.0] - 13 Apr 2020
=====================

-----
Fixed
-----

- wrong note frequency at noteOn when pitch bending

----------
Deprecated
----------

- release duration paramter (voices are always on now)

-------
Changed
-------

- to build with pugl master
- to use spinners instead of dials
- to automagically adapt color theme to terminal colors
- to count slots from 0 in ui

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

Kindly find more details, the source (and binaries) at:

https://open-music-kontrollers.ch/lv2/mephisto

--------------------------------------------------------------------------------
   ______ ____ ___ ____
  / __/ / ___ / / /__ / _ )___ / / /__
 _\ \/ _ \/ -_) / (_-< / _ / -_) / (_-<
/___/_//_/\__/_/_/___/ /____/\__/_/_/___/

*A just-for-fun LV2 plugin bundle*

The most limited, useless, hackable and fun plugin bundle ever. Sound the bell
in the shell
(or from any program forked from the latter) to send a MIDI note.

---------
ChangeLog
---------

=====================
[0.4.0] - 13 Apr 2020
=====================

-------
Changed
-------

- to build with pugl master
- to use spinners instead of dials
- to automagically adapt color theme to terminal colors

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

Kindly find more details, the source (and binaries) at:

https://open-music-kontrollers.ch/lv2/shells_bells

--------------------------------------------------------------------------------
   __ ___
  / |/ /__ ___ ___ __ __
 / /|_/ / _ \/ _ \/ _ \/ // /
/_/ /_/\___/\___/_//_/\_, /
                      /___/

*Realtime Lua as programmable glue in LV2*

Write LV2 control port and event filters in Lua. Use it for one-off fillters,
prototyping, experimenting or glueing stuff together.

---------
ChangeLog
---------

======================
[0.32.0] - 13 Apr 2020
======================

----------
Deprecated
----------

- simple UI (replaced by next UI)

-----
Added
-----

- next UI (not feature-complete, yet, replacement for simple UI)

-------
Changed
-------

- to build with pugl master

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

Kindly find more details, the source (and binaries) at:

https://open-music-kontrollers.ch/lv2/moony

--------------------------------------------------------------------------------
   ___ __ __ __ ___ __ _
  / _ \___ _/ /_____/ / / |/ /__ _/ /_____(_)_ __
 / ___/ _ `/ __/ __/ _ \/ /|_/ / _ `/ __/ __/ /\ \ /
/_/ \_,_/\__/\__/_//_/_/ /_/\_,_/\__/_/ /_//_\_\

*a JACK patchbay in flow matrix style*

A simple graphical JACK patchbay that tries to unite the best of both worlds:

- Fast patching and uncluttered port representation of a **matrix patchbay**
- Excellent representation of signal flow of a **flow canvas patchbay**

It additionally features tightly embedded graphical mixer clients automatable
with JACK MIDI/OSC.

---------
ChangeLog
---------

======================
[0.18.0] - 13 Apr 2020
======================

-------
Changed
-------

- to build with pugl master

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

Kindly find more details, the source (and binaries) at:

https://open-music-kontrollers.ch/lad/patchmatrix
_______________________________________________
Linux-audio-announce mailing list
Linux-audio-announce@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-announce
Received on Thu Apr 16 04:15:01 2020

This archive was generated by hypermail 2.1.8 : Thu Apr 16 2020 - 04:15:01 EEST