Hi,
a the new version of B.Oops is out now. With really a LOT of new features:
* New: Slot shape mode: Controlled by a user-defined shape instead of a
pattern
* New: Slot keys mode: Controlled by user-defined MIDI events instead of
a pattern
* New: Pattern randomization
* Fx
* New Banger
* New EQ
* Tremolo: Waveform option
* Oops: New sample
* Default optimization flags `-O3 -ffast-math` for compiling DSP
* Improved binary compatibility / portability using static libs
* User friendly hiding patterns for inactive slots
* New presets
* New: Provide binary packages
* Bugfixes
* Fix pattern Y flip glitches
* Correctly X flip merged pads
* Fix paste merged pads causing overlaps
* Bugfix remove slots may cause segfault
* Fix clicks on decay
* Bugfix clicked handles if shape changed
Thanks to the community for the ideas and suggestions. B.Oops has AFAIK
now got more features than any commercial and closed-source effect
sequencer! And you can further contribute to this project. E. g., by
sharing your presets: viewtopic.php?f=40&t=23509
<https://linuxmusicians.com/viewtopic.php?f=40&t=23509> .
Github: https://github.com/sjaehn/BOops <https://github.com/sjaehn/BOops>
Download: https://github.com/sjaehn/BOops/releases/tag/1.8.0
<https://github.com/sjaehn/BOops/releases/tag/1.8.0>
Preview: https://www.youtube.com/watch?v=nHJlSlvxit8
<https://www.youtube.com/watch?v=nHJlSlvxit8>
Regards,
Sven
Hi all,
Advanced Gtk+ Sequencer version 3.10.6 just released.
http://nongnu.org/gsequencer/
During the development of 3.10.x I have extended the VST3 C API
wrapper library libags-vst.so. But it is not yet completed, only
headers from pluginterfaces and few others are wrapped yet.
We use Steinberg SDK to interface with VST3 plugins.
You can use your native VST3 plugin on linux with gsequencer. The
generated UI of the plugin doesn't support plugin UI yet.
AgsVst3Bridge and AgsLiveVst3Bridge are your machines to make use of
VST3 plugins.
The VST3 host is implemented as ags-fx-vst3 recall. The effect
processor gets information from AgsVst3Manager and AgsVst3Plugin.
So far only MIDI note-on and note-off supported.
VST3 is default off as you build from source. To enable it run:
./configure --prefix=/usr --enable-vst3
make -j8
make install
regards,
Joël
We are very pleased to announce this is now available.
Highlights:
This release contains the complete new User Guide.
Midi Sync has been extended to Effects, where relevant.
NRPNs for Effects have been extended.
There is a means of testing for unintended changes to the final sound.
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
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.
[Drumstick](https://drumstick.sourceforge.io/docs/index.html) is a set of
GPLv3 licensed C++/Qt libraries for MIDI applications. The project includes
several tools as examples, and among them is the drumstick-guiplayer
utility that leverages the Drumstick::ALSA library, so it is available only
for Linux (because the ALSA sequencer is a linux only technology). Some
people have requested a program with the same functionalities also on
Windows and macOS, so here it is. But this project is much more ...
Some key features:
* MIDI Output to hardware MIDI ports, or any other Drumstick backends, like
soft synths
* Transpose song tonality between -12 and +12 semitones
* Change MIDI volume level (using MIDI CC7)
* Scale song speed between half and double tempo
* Supports MID/KAR (Standard MIDI Files) and WRK (Cakewalk) file formats
Changes in v1.5.0:
* Ticket #3: Song loop between bars
* Ticket #7: Help window and user documentation
* Ticket #10: Splash screen
* Ticket #11: Fixed Winsnap enable/disable
* Allow more than one file from the command line, or dragged from a file
manager
* Some rough edges softened
* Czech translation updated, thanks to Pavel Fric
* Italian help page translated, thanks to Giovanni Mariani
Build requirements:
* C++11 compiler
* Qt5
* Drumstick libraries v2.3
* Uchardet v0.0.7
* CMake 3.14
* Pandoc
Copyright (C) 2021 Pedro Lopez-Cabanillas
License: GPL v3 or later
Project and Source Repositories
https://sourceforge.net/p/dmidiplayerhttps://github.com/pedrolcl/dmidiplayer
Downloads
https://sourceforge.net/projects/dmidiplayer/files/v1.5.0/
https://ovenwerks.github.io/studio-controls/index.html
Studio Controls is an audio utility that allows setting up a JACK based
machine for every day use and features:
- CPU governor adjustment
- JACK real time access fixing
- Multiple custom pulse/Jack bridges
- Adding USB mics as JACK clients via zita-ajbridge
- Switching from ALSA firewire modules to FFADO modules
- Allows JACK to auto start at session start
- Allows use of pulse as JACK's front end
- NEW, connect audio and MIDI over network
- NEW, open mixer on any device or ffado mixer
With version 2.2, aside from many bug fixes, the changes include:
- Update GUI for better clarity as well as incorperate new functionality
- Connect Audio over network using zita-njbridge
- Connect MIDI over network using qmidinet
- Jack status gives info on startup and configuration
- User scripts can be automatically run at 5 points in the
Jack run cycle:
- pre start
- post start
- post bridge activate
- pre shutdown
- post shutdown
- Background process is much more stable
--
Len Ovens
www.ovenwerks.net