Hi
Mamba release v1.3 is out
Mamba - Virtual Midi keyboard and Midi file player/recorder
https://github.com/brummer10/Mamba
Mamba features
* Virtual Midi Keyboard for Jack Audio Connection Kit
<https://jackaudio.org/>
* Including NSM <https://linuxaudio.github.io/new-session-manager/>
support
* Channel selector
* Bank and Program selector
* Keyboard mapping for qwertz, qwerty and azerty selectable from menu
* PC Keyboard mapping selector from C0 to C4
* Pitchbend, Balance, Modwheel, Detune, Expression, Attack, Release,
Volume and Velocity controllers
* Sustain and Sostenuto switches
* Midi Through: forward midi input to output
* Midi input highlighting
* Resizable to a full range 127 key view
* Save and load Midi-files (using libsmf)
* Load Midi-files on command-line
* Record and play Midi-Loops
* Support jack_transport to start/stop Midi-Loops
* Keyboard Shortcuts
* |ctrl + r| toggle Record Button
* |ctrl + p| toggle Play Button
* |ctrl + l| open load file dialog
* |ctrl + s| open save file dialog
* |ctrl + a| show info box
* |ctrl + q| quit
* |ctrl + c| quit
Mamba is released under the BSD Zero Clause License license
regards
hermann
Hi!
audiowmark-0.5.0 is now available at https://uplex.de/audiowmark
Overview of Changes in audiowmark-0.5.0:
* support HTTP Live Streaming for audio/video streaming
* fix floating point wav input
* improve command line option handling (ArgParser)
* support seeking on internal watermark state
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
Hi
Mamba release v1.1 is out
Mamba - Virtual Midi keyboard
https://github.com/brummer10/Mamba
Mamba features
* Virtual Midi Keyboard for Jack Audio Connection Kit
<https://jackaudio.org/>
* including NSM <https://linuxaudio.github.io/new-session-manager/>
support
* Channel selector
* Bank and Program selector
* Keyboard mapping for qwertz, qwerty and azerty selectable from menu
* PC Keyboard mapping selector from C0 to C4
* Pitchbend, Balance, Modwheel, Detune, Expression, Attack, Release,
Volume and Velocity controllers
* Sustain and Sostenuto switches
* Midi Through: forward midi input to output
* Midi input highlighting
* resizable to a full range 127 key view
* Midi live recording and looping
Mamba is released under the 0BSD license
regards
hermann
Ladies and Gentlemen,
here is a silly reason for a release: Previously the name of the program was spelled incorrectly. Esperanto "Agordejo" is "the place to set things up" or "the place to configure". But from early on I used "Argodejo". The only release so far was tagged as "proof of concept" so it is not too late to correct the mistake. There are no code changes.
All online references that I can edit have been corrected already.
Packagers can just delete the old package, if they like.
So here it is:
https://www.laborejo.org/downloads/agordejo-0.1.1.tar.gz
Signature:
https://www.laborejo.org/downloads/agordejo-0.1.1.tar.gz.sig
For more information please visit
https://www.laborejo.org/agordejo/
Greetings,
Laborejo Software Suite
https://www.laborejo.org/
Hello,
it's time for a new release of of B.Jumblr, a pattern-controlled
audio-stream & sample re-sequencer. Now it comes along with multiple
pattern pages and optional MIDI control.
What's new:
-----------
* Up to 16 pattern pages
* More compact GUI <-> DSP data transfer
* MIDI-controlled pattern playback
* MIDI learn
Repository: https://github.com/sjaehn/BJumblr
Releases: https://github.com/sjaehn/BJumblr/releases
Tutorial video: https://www.youtube.com/watch?v=DFSi7TMqvMw
Acknowledgments:
----------------
* Milkii Brewster for ideas about principle and features
* unfa for ideas about multiple patterns and automation
* Rob van den Berg for the plugin name
Enjoy and have fun
Sven Jaehnichen
_______________________________________________
Linux-audio-announce mailing list
Linux-audio-announce(a)lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-announce
On behalf of the entire Rivendell development team, I'm pleased to
announce the availability of the next production release of Rivendell, v3.4.1.
Rivendell is a full-featured radio automation system targeted for use
in professional broadcast environments. It is available under the GNU
General Public License version 2.
From the 'NEWS' file:
*** snip snip ***
Changes:
As-played Reports. Added a 'Results Report'.
Various Bugfixes. See 'ChangeLog' for details.
Database Update:
This version of Rivendell uses database schema version 317, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
*** snip snip ***
Details and source code are available at
https://github.com/ElvishArtisan/rivendell/releases <https://github.com/ElvishArtisan/rivendell/releases>.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|
This is mostly a bugfix release following 3.1. Links at the bottom.
A number of small and bigger bugs have been squashed (and probably a few
added).
Here is a shortened list of changes since 3.1:
* Support midnam controllers (gmsynth.lv2 for example).
* Audio: Fixed bad feedback / pinned meters with muted tracks in play mode.
* Midi patch popup menu: Include patch number in the items' text.
* Fixed issue #830: Wave Editor: Copy-on-write always triggered. Error from
01.01.2020
* Fixed issue #831: Compressed song files (.gz,.bz2): Blank song on load.
Error from 01.01.2020
* Fixed issue #790: Crash when dragging parts to blank area.
* Mixer strip shortcuts now configurable and work in both Arranger and Mixer
* Fix slider/meter groove misalignment in mixer strip.
* Midi controller graphs: Moved 'Add ctrl' button from bottom area to menu
and toolbar as well.
* Updated Simpledrums so it is possible to actually see the parameter
settings.
* Fix main window size/position issues upon startup
* Arranger: Removed the small toggle button for mixer strip display/hide
and cleaned up the layouts.
* Fix Qt 5.14 / 5.15 deprecations
* Many new customizing features implemented, internal colors, css
properties. New theme (Dark Flat) as a showcase.
* Midi Controller panel redesigned
* Fix regression at 06.04.2020: Can't connect Jack ports to audio
input/output tracks R chan.
* Added support for adjusting automation for Global structure cut/insert
* LV2: Fix plugins without 'programs extension' support: Send directly as
midi events.
Fixes plugins like gmsynth.lv2, which have midnam support but no
programs extension support.
* New - PianoRoll Speaker button has two selectable modes, single note and
chords:
* New option in Global settings -> GUI tweaks to (not) keep transport
window on top
* Fix regression from 12.04.2019: Midi controller cache not proper after
loading song.
* Fixed 'drum ordering' bugs (drum notes order) after drag parts or
duplicate tracks.
* Added wave part extend beyond end of part if there is more wave file
* Enable multiple resizing in piano roll (#748)
* Enable CTRL+Left Mouse Click item selection in edit mode in piano roll
* Enable Right Mouse Click for exclusive single selection in edit
mode/piano roll
* Fix EditPaste cursor HiDPI issue in midi editors->controller views
* Fix tool cursor not changing in midi editors->controller views
For the complete list of changes see:
https://github.com/muse-sequencer/muse/blob/muse_3_1_1/muse3/ChangeLog
The homepage has moved and undergone a much needed refresh, check it out:
https://muse-sequencer.github.io/
Download:
https://github.com/muse-sequencer/muse/releases/download/muse_3_1_1/muse-3.…
Demos page: https://github.com/muse-sequencer/muse/wiki/Demos
Forum: https://linuxmusicians.com/viewforum.php?f=61