This is the long overdone release for guitarix2 version 0.45.0
Guitarix is a modular, virtual amplifier for Linux.
With Guitarix you can choose different preamp and amp models
and /or could load *.nam files with the Neural Amp Modeler module,
to simulate a specific hardware unit.
Combine them with various effects and speaker cabinet emulations
and/or load your own Impulse Response files
to come up with your very own tones.
![guitarix](https://a.fsdn.com/con/app/proj/guitarix/screenshots/Guitarix_Dark.png/max/max/1)
This release fix various bugs since the last release from May 2, 2022
It also introduce support for the outstanding [Neural Amp
Moduler](https://github.com/sdatkinson/NeuralAmpModelerCore)
project page: https://github.com/brummer10/guitarix
release page: https://github.com/brummer10/guitarix/releases/tag/V0.45.0
Hi all!
We are glad to announce that we released version 1.1.0 of Brickworks,
the music DSP toolkit that supplies you with the fundamental building
blocks for creating and enhancing audio engines on any platform.
Here's a short list of changes:
* Reworked all examples and added LV2 plugins, command line programs,
and C++/WebAssembly targets.
* Added new cab simulator module and related examples.
* Added new functionalities to the envelope generator and bit depth
reducer modules.
* Made it possible to avoid C++ arrays, which improves portability and
makes it easier to use C++ APIs in WebAssembly.
* Tons of bug fixes, smaller improvements, and polish.
It is fully free/open source software (GPLv3 license) and we also offer
commercial licenses.
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/
--
Stefano D'Angelo
Founder CEO | Orastron Srl unipersonale
Ai sensi del Regolamento UE 2016/679 si precisa che le informazioni contenute in questo messaggio sono riservate e ad uso esclusivo del destinatario. Qualora il messaggio Le fosse pervenuto per errore, La invitiamo a non inviarlo a terzi e ad eliminarlo senza copiarlo, dandocene gentilmente comunicazione. Grazie per la collaborazione.
This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail by mistake, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission.
Guitarix.vst is the full blown guitarix stack as VST3 plugin for Linux,
using Juce to wrap the guitarix engine into a VST3 plugin.
It allow to load/save your presets, download presets from online and
load external LV2 plugs and IR Files, like the guitarix stand-alone version.
But all that as a VST3 plugin in your DAW. All parameters been exposed
to the DAW, so accessible for automation.
Other than the stand-alone, the VST3 version allows to switch the input
to a real stereo input, so it may match better your channel strip in the
DAW.
For Hdpi users, the GUI is full scalable.
![guitarix.vst](https://i.imgur.com/UlezG8n.png)
This release fix a issue with startup sequence in Ardour.
Also fixed been the issues with the binary like `GLIBCXX_3.4.30' not
found. The binary use now pretty standard libstdc++ symbols.
It also introduce support for the [Neural Amp
Modeler](https://github.com/sdatkinson/NeuralAmpModelerCore) so it's now
possible to load *.nam files into a modeler module.
Attached binary package
[Guitarix.vst3.zip](https://github.com/brummer10/guitarix.vst/releases/downl…
is a x86-64 Linux binary.
To build from source please use the Guitarix.vst3_0.2.tar.gz package, as
only that one contain the needed submodules.
If you like to support the guitarix.vst development consider a donation:
[Donate](https://paypal.me/brummer1010)
Hi!
audiowmark-0.6.2 is now available at https://uplex.de/audiowmark
Overview of Changes in audiowmark-0.6.2:
* improved robustness of the watermark detection a lot for many cases
* improved handling if more than one key needs to be used for detection
- support using --key multiple times for audiowmark get
- support naming watermark keys (key name defaults to filename)
- extend JSON and regular output to report key name for matches
* merge architecture documentation for developers written by Tim Janik (#49)
* support RF64 output (--output-format rf64) for huge wav files (#30, #2)
* use hann window function to improve robustness/quality for some files
(#48)
* fix building against zita-resampler installed in non-standard location
(#39)
* replace sprintf with string_printf: sprintf is deprecated on macOS (#33)
* fix build errors related to PRNG on new clang compilers (#29)
* fix problems in videowmark due to command line option ordering (#23)
audiowmark is an open source solution (GPL3 or later) for watermarking
audio files. It has many features, it is robust, fast, secure and of
course we believe that the watermark is not audible for most users.
The project page provides the documentation and source code as well as
some audio demos, so you can check whether you hear a difference between
original and watermarked files.
Cu... Stefan
--
Stefan Westerfeld, http://space.twc.de/~stefan
The Echo effect can now have separate left and right channel delay times.
Optimisations giving smaller code size and better efficiency.
Small corrections and updates in the HTML User Guide.
Various bugfixes.
Full details are in /doc/Yoshimi_2.3.2_features.txt
Yoshimi source code is available from either:
https://sourceforge.net/projects/yoshimi
Or:
https://github.com/Yoshimi/yoshimi
Full build instructions are in 'INSTALL'.
Our list archive is at:
https://www.freelists.org/archive/yoshimi
To post, email to:
yoshimi(a)freelists.org
--
Will J Godfrey {apparently now an 'elderly'}
https://willgodfrey.bandcamp.com/http://yoshimi.github.io
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
This is the first release of Guitarix.vst
Guitarix.vst is the full blown guitarix stack as VST3 plugin for Linux,
using Juce to wrap the guitarix engine into a VST3 plugin.
It allow to load/save your presets, download presets from online and
load external LV2 plugs and IR Files, like the guitarix stand-alone version.
But all that as a VST3 plugin in your DAW. All parameters been exposed
to the DAW, so accessible for automation.
Other than the stand-alone, the VST3 version allows to switch the input
to a real stereo input, so it may match better your channel strip in the
DAW.
For Hdpi users, the GUI is full scalable.
![guitarix.vst](https://i.imgur.com/UlezG8n.png)
The binary package
[Guitarix.vst3.zip](https://github.com/brummer10/guitarix.vst/releases/downl…
is a x86-64 Linux binary.
To build from source please use the Guitarix.vst3_0.1.tar.gz package, as
only that one contain the needed submodules.
enjoy.
Release Page is
[here](https://github.com/brummer10/guitarix.vst/releases/tag/v0.1)
Project Page is [here](https://github.com/brummer10/guitarix.vst)
If you like to support the guitarix.vst development consider a donation:
[Donate](https://paypal.me/brummer1010)
(sorry for cross-posting / please distribute)
The IEM – Institute of Electronic Music and Acoustics – in Graz, Austria
is happy to announce its call for its 2024 residency program.
Artistic Research Residency
The residency is aimed at individuals wishing to pursue an artistic
research project in close collaboration with an IEM staff member and
related to the research fields of the IEM:
* Algorithmic Composition
* Algorithmic Experimentation
* Audio-Visuality
* Dynamical Systems
* Experimental Game Design
* Live Coding
* Sonic Interaction Design
* Spatialization/higher-order Ambisonics
* Standard and non-standard Sound Synthesis
Duration of residency: 4 months
Start date: September 1st 2024 (negotiable)
APPLICATION DEADLINE: March 31th 2024
Please reply to the official call by KUG for an University Assistant:
https://go.iem.at/residency24 (in German and English)
The Institute:
The Institute of Electronic Music and Acoustics is a department of the
University of Music and Performing Arts Graz founded in 1965. It is a
leading institution in its field, with more than 35 staff members of
researchers and artists. IEM offers education to students in composition
and computer music, sound engineering, sound design, contemporary music
performance, and musicology. It is well connected to the University of
Technology, the University of Graz as well as to the University of
Applied Sciences Joanneum through three joint study programs.
The project results will be released through the Institute's own Open
CUBE and Signale concert series, as well as through various
collaborations with international artists and institutions.
What we expect from applicants:
- A project proposal that adds new perspectives to the Institute's
activities and resonates well with the interests of IEM.
- Willingness to work on-site in Graz for the most part of the Residency.
- Willingness to exchange and share ideas, knowledge and results with
IEM staff members and students, and engage in scholarly discussions.
- The ability to work independently within the Institute.
- A dissemination strategy as part of the project proposal that ensures
the publication of the work, or documentation thereof, in a suitable
format. This could be achieved for example through the release of media,
journal or conference publication, a project website, or other means
that help to preserve the knowledge gained through the Residency and
make it available to the public.
- A public presentation as e.g. a concert or installation, which
presents the results of the Residency.
What we offer:
- 24/7 access to the facilities of the IEM.
- Exchange with competent and experienced staff members.
- A desk in a shared office space for the entire period and access to
studios including the CUBE [1], according to availability.
- Extensive access to the studios of the IEM during the period from July
1st until end of September.
- access to the IKOsahedron loudspeaker [2]
- access to the “Autoklavierspieler” [3]
- infrared motion tracking systems
- Regular possibilities for contact and exchange with peers from similar
or other disciplines.
- Concert and presentation facilities (CUBE 30 channel loudspeaker
concert space).
What we cannot offer to the successful applicant:
- We can not provide any housing.
- We also cannot provide continuous assistance and support, although the
staff is generally willing to help where possible.
- We can not host artist duos or groups, because of spatial limitations.
- We can not offer any additional financial support for travel or
material expenses.
Feel free to contact mailto:residency@iem.at if you have any questions.
[1] The Cube has a 30-channel loudspeaker system
[2] https://iko.sonible.com/
[3] https://algo.mur.at/projects/autoklavierspieler
---
IEM Music Residency Program 2024 - Call for Applications
University of Music and Performing Arts Graz (KUG)
https://iem.at
ImpulseLoader.lv2 is a simple, robust, mono IR-File loader/convolver
plug allowing to browse the File system for IR-Files to load them. As
well supported is drag and drop, when the host support that.
It provide a pop up menu for quick access to all IR-Files in the current
loaded path.
IR-Files will be resampled on the fly to match the session SampleRate.
If the IR-File have more then 1 channel, only the first one will be loaded.
Controls for input gain and Dry/Wet been available. The input gain
didn't affect the dry part of the signal so a mix could be easily created.
Project page is here:
https://github.com/brummer10/ImpulseLoader.lv2
Release page is here:
https://github.com/brummer10/ImpulseLoader.lv2/releases/tag/v0.2
The Release page provide the source package and as well ready to use
binary bundle packages for Linux x86_64 and Windows 64.
ImpulseLoaderStereo.lv2 is a stereo version of this, providing the same
feature set, except that it provide stereo channels. If a IR-File have
only one channel, it will use this on both channels, if it have more
then 2 channels, only the first 2 channels will be used.
Project page is here:
https://github.com/brummer10/ImpulseLoaderStereo.lv2
Release page is here:
https://github.com/brummer10/ImpulseLoaderStereo.lv2/releases/tag/v0.2
The GUI's been made with libxputty:
https://github.com/brummer10/libxputty
the convolution engine is based on zita-convolver and the resampler is
based on zita-resampler:
https://kokkinizita.linuxaudio.org/linuxaudio/
Audio file handling is based on libsndfile:
http://www.mega-nerd.com/libsndfile/
The source code of the GUI been released under the 0BSD license while
the complete plugin itself is under the GPL v2+ license.
regards
hermann
ImpulseLoader is a simple, mono, IR-File loader/convolution LV2 plug.
IR-Files could be loaded via the integrated File Browser, or, when
supported by the host, via drag and drop.
If the IR-File have more then 1 channel, only the first channel will be
used.
IR-Files will be resampled on the fly to match the session Sample Rate.
Binaries been available for Linux and Windows.
Get the latest release here:
https://github.com/brummer10/ImpulseLoader.lv2/releases/tag/v0.1
Project page is here:
https://github.com/brummer10/ImpulseLoader.lv2
regards
hermann