[ANN] Block Abstractions

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
User avatar
Heikki Ketoharju
Established Member
Posts: 40
Joined: Thu Mar 22, 2012 9:24 am

[ANN] Block Abstractions

Post by Heikki Ketoharju »

I made a quite handy helper library for Livid Block Pure data development.
This Block Abstractions library provides led, button, knob and slider objects. You can just say [livid-slider 1] and get the output of first slider in your Livid Block. Other objects work similar. Button and led objects can have unlimited amount of different states. You can have for example three-state off-blink-on led with just few lines of pd code.

This script should be quite easy to modify to work with Ohm and other Legacy Livid controllers. Maybe even the new ones? If someone is interested using this, I'd appreciate any feedback: heikki . ketoharju [at] iki.fi.

You can grab the library here: http://heikki.ketoharju.info/pd/block-abstractions/

In case you don't know Livid controllers, here's a link for their site. Controllers are fully class-compliant Midi devices and work extremely well with Linux software also. Info about legacy Livid Controllers: http://lividinstruments.com/legacy/
Post Reply