From stefano.dangelo at orastron.com Thu Nov 17 11:54:47 2022 From: stefano.dangelo at orastron.com (Stefano D'Angelo) Date: Thu, 17 Nov 2022 11:54:47 +0100 Subject: [LAA] Brickworks unvealed, version 0.1.0 released Message-ID: <3e6b8596-ed1d-2fdb-331f-a758c066c097@orastron.com> Hi all! We are delighted to announce a new project named Brickworks: a music DSP toolkit that supplies you with the fundamental building blocks for creating and enhancing audio engines on any platform. It is in an alpha development state and we just released version 0.1.0 and plan to reach 1.0.0 by the end of Q2 2023. It is fully free/open source software (GPLv3 license) and we also currently offer commercial licenses for versions 0.x and 1.x for a reduced price to support the project. You can find more information on the official web page: https://www.orastron.com/brickworks. Best regards, Stefano D'Angelo Founder and CEO of Orastron - https://www.orastron.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From sjaehn at jahnichen.de Sat Nov 19 13:42:51 2022 From: sjaehn at jahnichen.de (Sven Jaehnichen) Date: Sat, 19 Nov 2022 13:42:51 +0100 Subject: [LAA] B.Choppr 1.12.0 - New chop panning Message-ID: <26581158-da05-54b5-eda8-94bf646c5486@jahnichen.de> Hi, there's a new release of B.Choppr, after a longer break. B.Choppr is an LV2 audio plugins that cuts the audio stream into chops of defined sized. You can change the level and *NEW* the panning for each chop to create crazy effects. Github: https://github.com/sjaehn/BChoppr Release: https://github.com/sjaehn/BChoppr/releases/tag/1.12.0 Have fun Sven From brummer- at web.de Sat Nov 19 17:28:52 2022 From: brummer- at web.de (Hermann Meyer) Date: Sat, 19 Nov 2022 17:28:52 +0100 Subject: [LAA] XUiDesigner v0.9 released Message-ID: <05e432cc-3389-f156-cfc5-3e27ff46784d@web.de> XUiDesigner v0.9 A easy to use tool to generator/design X11 based LV2 Plugin Bundles by drag n' drop, released under the BSD Zero Clause License. Beside that XUiDesigner allow to generate and install GUI's for existing LV2 plugins (so far only Reaper fail to load extra UI's), it support as well to generate LV2 plugins from scratch. Special support is implemented for FAUST dsp files, which allow you to generate a LV2 plugin with X11 based UI by just drag'n'drop a FAUST dsp file into the XUiDesigner interface. This works now as well for MIDI capable faust modules. In any way, you don't need to interference with any of the annoying LV2 implementations. XUiDesigner handle that all for you. The very same is true when you like to implement your own dsp (C++) into a LV2 plugin. Example files for how to create a c++ file for parsing (drag n' drop) with XUiDesigner been included. For later rework the UI a json file will be created which you could drop later on XUiDesigner to load and rework the UI. This may also be usable by other toolkits to create a UI? This release comes with a couple of Bug-fixes and aims to be nearly stable. Here is a introduction Wiki entry to show the first steps. Note: Please download the attached XUIDesigner_0.9.tar.gz archive, as only that contain the needed git submodule ( old long time knowing bug on github) as the other files wont be able to build XUiDesigner for you. New in this release: Fix read multiple frames from json file Make image file path relative for json read/write add missing json values Load lv2 world in parallel thread on start up make file dialog window bigger on default Update libxputty fix linker issue Fix parse *.cc files without bypass port Project page: https://github.com/brummer10/XUiDesigner Download Release: https://github.com/brummer10/XUiDesigner/releases/download/v0.9/XUIDesigner_0.9.tar.gz regards hermann -------------- next part -------------- An HTML attachment was scrubbed... URL: