Pattern-controlled MIDI amp & time stretch plugin to produce shuffle / swing effects.
B.Slizr is an LV2 audio effect plugin for chopping stereo audio input signals.
Drops is a single audio file sampler.
Drops Really Only Plays Samples
New:
- Knobs now only update the plugin on mouse release (will change in the future)
- Pitch and Filter EG depth controls added.
- Logarithmic knob behavior on several controls.
- Popup windows with parameter values on knobs.
- Disabled automation for parameters that require a reload of the sfz file.
Drops is a audio plugin in lv2 and vst format for linux.
Load a sample, play via midi.
The sample engine is sfizz
As sfizz evolves over time, so will Drops.
You can use the attached binaries or build Drops yourself.
Build instructions
Dependencies
- libgl1-mesa-dev
- libx11-dev
- libsndfile1-dev
If you want a standalone jack binary install either libjack-dev or libjack-jackd2-dev
git clone --recursive https://github.com/clearly-broken-software/drops.git
cd drops
make
There is no make install, binaries will appear in /path/to/drops/bin/, just copy the binaries to an appropriate location.
Typically, for lv2 that would be ~/.lv2 or /usr/lib/lv2 and for vst typically ~/.vst or /usr/lib/vst on linux.
B.Shapr is an envelope plugin for time or beat position-dependent effects.
Ossia Score is a free, open-source, cross-platform intermedia sequencer
Use latest libossia
B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops.
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.21
PraxisLIVE is a hybrid visual live programming IDE, rethinking general purpose and creative coding.
PraxisLIVE v5.1.0 adds support for running OpenGL(ES) on Raspberry Pi and other ARM devices, supports adding libraries to projects from the Maven Central repository, and brings a range of smaller improvements and bug fixes.
Changes
PraxisCORE runtime
- Support for running OpenGL(ES) projects on Raspberry Pi and other ARM devices. The default OpenGL renderer uses OpenGLES on all ARM devices. OpenGL2 can also be chosen explicitly on the Pi. More info below.
- Ability to add libraries from the Maven Central repository to projects, including resolution of transitive dependencies. Libraries are downloaded and (currently) cached external to each project. Further enhancements are planned in this area. Each library is referenced using a PURL or Package URL. More info below.
- Added commands for libraries support that can be used in interactive CLI mode, including
libraries-allfor querying all in use libraries including transitive dependencies, andlibraries-pathfor showing the local file locations of libraries.
- Added commands for libraries support that can be used in interactive CLI mode, including
- Updated GStreamer (gst1-java-core) and JNA libraries - more efficient across OS, and support for MSVC build of GStreamer on Windows.
- Default location of GStreamer on Windows now queried from environment variables - should usually work correctly out of the box in most cases.
- Added initial JLine-based Terminal IO when
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Zrythm 1.0.0-alpha.10.0.1 has been released!
zrythm-alpha2560×1080 919 KBscreenshot by openmastering - CC0
Download it here or view the whole changelog.
[1.0.0-alpha.10.0.1] - 2021-02-02
Added
- Font scale option in preferences
- Ability to rename macro buttons
- Ability to edit track comments (undoable)
- Ability to cancel export/bounce
- Add reset/bind CC/view info context options to modulator controls and macro knobs
- OPUS export support
Changed
- Update Catalan, Japanese, Chinese (Simplified), Ukrainian translations
- Remember port connections when undoing plugin removal
- Refactor filling of audio/MIDI events from regions during playback
- Pause transport before performing actions
- Changing time signature is now undoable
- User manual: clarify control behavior with respect to automation events
Fixed
- Fix error when region contents start before global 1.1.1.0
- Fix error when attempting to select automatable in modulator track
- Fix error when instantiating LV2 plugin that has multiple params with same name through carla
- Fix marker having negative y coordinate when font scaling is high
- Fix metronome calculation for beats
- Fix crash when routing instrument track to audio group
- Fix crash when removing modulator that has a routed output
- Fix stuck note when note ends after region end
- Fix bug report dialog not showing text when text contains URIs
- Fix error when
Neothesia is flashy Synthesia-like MIDI file visulisation software
- Notes are no longer visible under keyboard
- Shortened successive notes to create small gap, and make it easier to see that note was repeated
Color schema is now available in setting.ron (file created automatically after first launch of neothesia)
Config(
color_schema: [
(
base: (93, 188, 255), // Color of white keys
dark: (48, 124, 255), // Color of black keys
),
(
base: (210, 89, 222),
dark: (125, 69, 134),
),
],
background_color: (0, 0, 0)
)
How to get working audio out: (on Macos audio out is included out of the box)
- download default.sf2 (link)
- Place default.sf2 in the same dir as executable (to make it a default one)
- Or select any sf2 file from the in-app menu
Ossia Score is a free, open-source, cross-platform intermedia sequencer
- [very experimental, do not use in production yet, saving / reloading not implemented, many crashes !] VST3 support
- Gfx: when running a score with --autoplay the window will go into fullscreen automatically
- WIP for video EGL support for embedded platforms
- WIP for Wayland support (not finished yet)
- Remote control now allows controlling intervals speed
- Support for a new document template (~/Documents/ossia score library/default.score)
- Allow to choose the tick duration in milliseconds for the "dummy" scheduler
- Improvements to the Image process, now supports gifs, scaling...
- WIP support for audioFFT input on shaders
- WIP for making score work again on macOS 10.13 by popular demand.
- Many bugs when running the AppImage on Linux systems should be fixed
- For now disable freetype on macOS as it's still crash-prone...
- Support strided video formats
- Lots of work for making sure that score builds without issue on a wide array of Linux distros (see the ci/ folder for all the supported distros)
- Split the audio plug-ins support (Faust, LV2, VST3...) into separate score plug-ins for code clarity.
- Lots of refactor and CI work, took most of the time for this cycle.
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
The chupacabra or chupacabras is a legendary creature in the folklore of parts of the Americas. The name comes from the animal's reported vampirism — the chupacabra is said to attack and drink the blood of livestock, including goats.
Changelog:
- Add CMake build system
- VST3 support
- Show descriptive plug-in names in Plug-in List Window
- Resizable plug-in list
- New persistence mechanism for Plug-ins state
- Improved text truncation for small buttons and text boxes
- Beautify Sample Editor window
- Resizable plug-in list window
- Show descriptive plug-in name in plug-in list
- Update JUCE, version 6.0.4
- Update Catch2 to version 2.13.2
- Replace old filesystem functions in fs.h with std::filesystem
- Add VST3 SDK as git submodule
- Set minimum macOS version to 10.14
- Statically link the MSVC runtime library on Windows
- Avoid crash on opening plug-in list with invalid plug-ins
- Rewind sample channels in loop.once.bar mode on bar, if still playing (fix #403)
- Modernize log::print() function to handle std::string arguments (PR #402)
- Fix playStatus logic for ending sample channels in loop-once-bar mode (#404)
- Fix shrinking beats that could glitch the output (#361)
OpenMPT is a popular tracker software for Windows
This update to OpenMPT 1.29 fixes a number of bugs and improves existing features. Here are the most important changes:
- When using the spinner next to the tempo box in the General Tab, tempo is now incremented and decremented in steps of 1 BPM in all formats. The old behaviour for MPTM - using a 0.1 BPM step size - is now applied when holding Shift (similar to 0.01 BPM steps when holding Ctrl).
- "Output To" plugin list now shows user-chosen name first, then library name.
- Renaming a plugin could become really slow the more plugins were loaded.
- OPL channel state (in particular currently used instrument) is now updated when seeking.
- Fixed a rare crash when trying to interpolate a column without a selection.
- Selecting a whole row by clicking on its row number didn't copy any channels left of the current scroll position.
- MIDI recording erroneously allowed writing smooth MIDI commands with formats that don't support this command.
- The Pattern Goto Dialog was not initialized correctly, not using the current pattern and order list location as intended.
- Pitch Shift can now also be applied to sample selections.
- Stereo 8SVX files are now supported.
- Converting a stereo sample to mono
B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops.
Radium is a music editor with a tracker and sequencer and mixer interface.
Changes 6.7.75 -> 6.7.76:
- Windows: Fix import MOD when the username contains
non-ascii characters. - Windows: Fix displaying filename with non-ascii
characters in the progress window when importing
MOD files. - Audio: Don't show error about not being able to
open soundfont file when failed loading a sound
file (we already show a general message about
not being able to open the file).
a file doesn't exist. - Sequencer: Fix error messages popping up after
pressing the Esc key when prompted to manually
write new path in the file browser. - Windows: Fix displaying paths with non-ascii
characters in the file browser in the right-side
sequencer tabs. - Editor: Add options to set high priority for the
OpenGL render thread and the OpenGL drawer thread. - Preferences: Remove the OpenGL "Safe mode" option.
- Preferences: Move the "Vertical blank" OpenGL
option into an "advanced" tab (since you normally
don't want to touch this option). - Preferences: Move the "OpenGL" tab to the right of
the "GUI" tab. - API: Add "message_is_base64" option to
openProgressWindow
Control any MIDI enabled hardware: synthesizers, drum machines, samplers, effects. Create custom User Interfaces.
This release migrates the entire JUCE code to 6.0.7
Control any MIDI enabled hardware: synthesizers, drum machines, samplers, effects. Create custom User Interfaces.
- save last directory panel was saved in
- filter properties functionality
- code style for clion
Control any MIDI enabled hardware: synthesizers, drum machines, samplers, effects. Create custom User Interfaces.
- save last directory panel was saved in
- filter properties functionality
- code style for clion
Musescore is an open source and free music notation software.
January 27, 2021
Fixes
- Fixed a crash on open of a file with start repeat in continuous view
- Fixed an issue when switching tabs when opening a score while "Score migration dialog" is open
- Fixed crashes when rearranging instrument positions and changing Ordering
- Fixed an issue where the window is marked as modified, even when the last score is closed
- Fixed a crash when opening scores with large orchestration created in older versions of MuseScore
- Fixed an issue with incorrect order of Violins in Orchestra template
- Fixed a crash when hiding palettes
- Fixed an export failure when part name contains a slash
- Fixed an issue where spacers do not function when vertical justification is enabled
- Added an option to Copy SMuFL Symbol Code for symbols in Master Palette
- Clef changes are no longer visible on hidden staves
- Fixed an issue where first system indentation can cause measures to not fit on system
- Fixed an issue with wrong key signatures upon "Reset Al Styles" in concert pitch scores
- Display symbols' SMuFL name in Symbols Palette
- Removed corner radius from new default rehearsal mark style
- Fixed an issue where custom style defaults are ignored when creating new score from template
- Fixed an
Functional programming language for signal processing and sound synthesis
This release is replaced by the 2.30.5 one.
Control any MIDI enabled hardware: synthesizers, drum machines, samplers, effects. Create custom User Interfaces.
miration to JUCE 6
MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio
MusE 4.0pre2 release January 25, 2021
Leẗ́s start off the new year with another prerelease, a few more tweaks and we should be good to go with the final 4.0 release.
Once again a good bunch of fixes and some new features and improvements.
Slightly ordered list of some of the improvements:
- Fix #933: Sort automation controls in menu.
- Fix #718: Missing strips/selections at first mixer display.
- Fix #932: Add Show All with Events/Hide All to track automation menu.
- Fix: Total number of bars not updated when signature has been changed.
- For issue 920: More values (480-based) in global settings midi division list.
- Fix: More fixes for HiDPI and plugin UIs
- Fix: Improve handling of LV2 native UIs on HiDPI.
- Fix: Bug in Set range to selection, not always correctly set.
- Fix: Set range to selection not working in wave editor.
- Fix issue #935: Track list toggling of solo/mute indicators.
- Fix: Clean up edit menu, move Structure submenu to Edit->Global.
- Fix: Standardize Track list as far as possible
- New: Selection dialog for Add synth track
- New: 'Save New Revision...' dialog
- New: Create generic LV2 UIs based on available plugin metadata.
- New: Implement LV2 UI features FixedSize/NoUserResize
MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio
MusE 4.0pre2 release January 25, 2021
Leẗ́s start off the new year with another prerelease, a few more tweaks and we should be good to go with the final 4.0 release.
Once again a good bunch of fixes and some new features and improvements.
Slightly ordered list of some of the improvements:
- Fix #933: Sort automation controls in menu.
- Fix #718: Missing strips/selections at first mixer display.
- Fix #932: Add Show All with Events/Hide All to track automation menu.
- Fix: Total number of bars not updated when signature has been changed.
- For issue 920: More values (480-based) in global settings midi division list.
- Fix: More fixes for HiDPI and plugin UIs
- Fix: Improve handling of LV2 native UIs on HiDPI.
- Fix: Bug in Set range to selection, not always correctly set.
- Fix: Set range to selection not working in wave editor.
- Fix issue #935: Track list toggling of solo/mute indicators.
- Fix: Clean up edit menu, move Structure submenu to Edit->Global.
- Fix: Standardize Track list as far as possible
- New: Selection dialog for Add synth track
- New: 'Save New Revision...' dialog
- New: Create generic LV2 UIs based on available plugin metadata.
- New: Implement LV2 UI features FixedSize/NoUserResize
MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio
Prerelease 2 for 4.0
MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio
Prerelease 2 for 4.0
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond is a music engraving program, devoted to producing high-quality sheet music
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Zrythm 1.0.0-alpha.9.0.1 has been released!
zrythm-alpha-82560×1080 954 KB
screenshot by openmastering - CC0
Download it here or view the whole changelog.
Added
- Show warning when attempting to open deprecated LV2 UIs
- Warn if lv2 plugin contains dynamic link to illegal libraries (such as qt)
- Modulator macro buttons
- Dropdowns to select from undo/redo history
- Home key shortcut to move playhead to start of session
Changed
- Only attempt to get latency on LV2 plugins that have a reportsLatency port
- Update Portuguese, French, Chinese (Simplified), Portuguese (Brazil), Ukrainian translations
- Update all carla plugin params before saving state
- Automatable selector: start insert/modulator/midi fx counts from 1 instead of 0
Fixed
- Fix objects not being resizable beyond bar 128
- Fix infinte loop when attempting to set direct out of track to a selected track
- Fix crash when adding a modulator
- Fix not being able to move playhead past 128 bars
- Fix wrong tracks being deleted when undoing track duplication
- Fix crash after transport loops back when recording automation in touch mode
- Fix error when adding automation lanes
- Fix crash when recording audio for a long time
- Fix current edit mode not selected on startup
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.30.5.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- add layout and label parameters in DSP algrebra API.
- add MIDI output handling in
faustgen~andfaust2msp/faust2max6 - add new D backend and
faust2dplugtool - Rust backend generate more efficient code
- add all supported CPUs in
faust2object - add
-cm (--compute-mix)option - new
faust2vcvracktool - add
setParamValue/getParamValuemethods using path in APIUI - adding bluetooth MIDI support to the Gramophone
- improve
sound2filetool to generate interleaved or non-interleaved files - add
-presetoption infaust2jackandfaust2jaqt - add
-multifunoption infaust2object - add
-bsand-controloptions infaustbench - add
-ruioption
Deprecated
Fixed bugs
- rework MIDI channel handling in MidiUI: channels go from 1 to 16 and channel 0 is used for "all channels" at receive and send time
- type2Binary and type2String in wast/wasm backends
- mode
-doublein faust2juce faust2androidincorrect monophonic handling- avoid multiple registration of AudioWorkletProcessor code
- rework MIDI chanpress implementation
Libraries change log
- various bugs fix and documentation improvements
- fixed encoder3D and optimMaxRe3D in hoa.lib
- added quantizer library
- Oleg Nesterov SVF filters
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hello LibraZiK-ies.
When I wrote last month's monthly report post, I had planned to finalize the entry as well as updates of several software and plug-ins designed for guitarists. It's done now and we'll see it in more details in this post.
Contrary to previous times when they were lower in the post, here are some tracks made with LibraZiK that I heard about this month. By putting them here, you will be able to read this monthly post while listening to these musics: le cri des anges by sub26nico BESAME MAMA by Agua afro cuban jazz odin by r1 made with odin2 (see below), r1 who did... Lire LibraZiK news - January 2021
Radium is a music editor with a tracker and sequencer and mixer interface.
Changes 6.7.74 -> 6.7.75:
- Release to fix not all changes in being included
in v6.7.74. Version number was wrong too.
Radium is a music editor with a tracker and sequencer and mixer interface.
Changes 6.7.72 -> 6.7.74:
- Audio: Disable lots of debug outputs to the
terminal when modifying the audio graph. (Debug
and Delease mode were switched.) This also might
fix some audio glitches. - Windows: Fix garbled font rendering sometimes
happening in the editor. Bug introduced in v6.7.69.
(The problem existed before 6.7.69 too, but not
as often). - Internal: Fix a memory corruption introduced in
v6.6.77. The bug probably only manifested in
debug builds though, and not in any releases. - Internal: Fix semi-rare memory leak when showing a
system error message. - NSM: Fix error message popping up after startup.
- Editor: Fix transposing MIDI 7 bit automation when
pressing Left Alt + U or Left Alt + D and the
cursor was placed inside an fxtext subtrack. - MIDI: Fix crash when starting to play in the middle
of a song at a position where there is MIDI
automation in the editor. - Build: Update libgig from 3.3.0 to 4.2.0. Fixes
crash when loading some soundfonts.
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hello LibraZiK-ies.
When I wrote last month's monthly report post, I had planned to finalize the entry as well as updates of several software and plug-ins designed for guitarists. It's done now and we'll see it in more details in this post.
Contrary to previous times when they were lower in the post, here are some tracks made with LibraZiK that I heard about this month. By putting them here, you will be able to read this monthly post while listening to these musics: le cri des anges by sub26nico BESAME MAMA by Agua afro cuban jazz odin by r1 made with odin2 (see below), r1 who did... Lire LibraZiK news - January 2021
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hello LibraZiK-ies.
When I wrote last month's monthly report post, I had planned to finalize the entry as well as updates of several software and plug-ins designed for guitarists. It's done now and we'll see it in more details in this post.
Contrary to previous times when they were lower in the post, here are some tracks made with LibraZiK that I heard about this month. By putting them here, you will be able to read this monthly post while listening to these musics: le cri des anges by sub26nico BESAME MAMA by Agua afro cuban jazz odin by r1 made with odin2 (see below), r1 who did... Lire LibraZiK news - January 2021
Drops is a single audio file sampler.
Drops Really Only Plays Samples
New: Pitch Tune and Oversampling
Drops is a audio plugin in lv2 and vst format for linux.
Load a sample, play via midi.
The sample engine is sfizz
As sfizz evolves over time, so will Drops.
You can use the attached binaries or build Drops yourself.
Build instructions
Dependencies
- libgl1-mesa-dev
- libx11-dev
- libsndfile1-dev
If you want a standalone jack binary install either libjack-dev or libjack-jackd2-dev
git clone --recursive https://github.com/clearly-broken-software/drops.git
cd drops
make
There is no make install, binaries will appear in /path/to/drops/bin/, just copy the binaries to an appropriate location.
Typically, for lv2 that would be ~/.lv2 or /usr/lib/lv2 and for vst typically ~/.vst or /usr/lib/vst on linux.
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.20
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Zrythm 1.0.0-alpha.8.0.1 has been released!
zrythm_screenshot_open_mastering_jan_18_20212560×1080 1010 KB
screenshot by openmastering - CC0
Download it here or view the whole changelog.
Added
- Moving region markers is now undoable
Changed
- Do not attempt to draw regions if visible width is 0
- Refactor each plugin action into a single mixer selections action
- Refactor each track action into a single tracklist selections action
- Add Arch Linux to exceptions in trademark policy
Fixed
- Fix automation region mute
- Fix crash when cloning from insert into new track
- Fix crash when moving two effects in the mixer and the new position overlaps one of them
- Fix start/end markers being deletable
- Fix right channel having lower volume after recording audio in mono
- Fix crash when reaching transport loop end and metronome enabled
- Fix crash when moving a plugin to a slot that has another plugin
- Fix crash when deleting all visible tracks
- Fix regions of hidden tracks being shown in the timeline
- Fix crash when holding down ctrl-d for a long time
ALO is an LV2 plugin primarily targeted at the MOD Duo
Various improvements including
- stereo operation
- adjustable click, which drops after a loop is recorded
- overdub mode on loop 6
ALO is an LV2 plugin primarily targeted at the MOD Duo
Various improvements including
- stereo operation
- adjustable click, which drops after a loop is recorded
- overdub mode on loop 6
ALO is an LV2 plugin primarily targeted at the MOD Duo
ALO now has a green GUI
ALO is an LV2 plugin primarily targeted at the MOD Duo
It's now possible to trigger recording and playback of loops using MIDI note-on, note-off messages.
ALO is an LV2 plugin primarily targeted at the MOD Duo
As of this release, recording is always pre-armed. Detecting for off loops just led to confusion.
ALO is an LV2 plugin primarily targeted at the MOD Duo
This is the first generally 'useful' release. It's tested and works for MOD Duo, but hasn't been tried on anything else yet.
ALO is an LV2 plugin primarily targeted at the MOD Duo
Agordejo is an NSM session manager and app launcher that remembers your connections
Changelog:
- Remove Nuitka as dependency. Build commands stay the same.
Musescore is an open source and free music notation software.
January 15, 2021
New
- Added the new default notation fonts "Leland"
- Added the new default text font "Edwin"
- Added a new dialog that suggests trying out the new engraving defaults
- Added automatic score ordering and bracketing
- Added automatic vertical justification of staves
- Added Mountain Dulcimer instrument and 3-string tab presets
- Added portamento for FLUID synthesiser
- Added Petaluma notation font
- Added mnemonics for "Save", "Save As" and "Resource Manager"
Improvements
- Redesigned the score migration dialog and the algorithm for applying new styles
- Improved the vertical staff justification algorithm
- First system indentation now takes the maximum of the length of the instruments labels and the style parameter
- Added a support of measure number interval at multi-measure rests
- Improved the recognition of instruments when loading a pre-3.6 score
- Altered default canvas background colour
- Improved functionality and appearance of 'Add Palettes' button
- Implemented a new "Export" dialog
- Improved the score symbols appearance
- Updated Bravura notation font to version 1.39
- Extended the set of accidentals
- Implemented a third stroke style for minim-based two-note tremolos
- Added extended fermata symbols to MusicXML I/O
- Updated SMuFL to the latest version 1.3
- Added support for triple sharp and triple flat
- Replaced the accidentals from Emmentaler with improved ones from
Musescore is an open source and free music notation software.
November 16, 2020
New
- Added the new default notation fonts "Leland"
- Added the new default text font "Edwin"
- Added a new dialog that suggests trying out the new engraving defaults
- Added automatic score ordering and bracketing
- Added automatic vertical justification of staves
- Added Mountain Dulcimer instrument and 3-string tab presets
- Added portamento for FLUID synthesiser
- Added Petaluma notation font
- Added mnemonics for "Save", "Save As" and "Resource Manager"
Improvements
- Updated Bravura notation font to version 1.39
- Extended the set of accidentals
- Implemented a third stroke style for minim-based two-note tremolos
- Added extended fermata symbols to MusicXML I/O
- Updated SMuFL to the latest version 1.3
- Added support for triple sharp and triple flat
- Replaced the accidentals from Emmentaler with improved ones from Parnassus
- Added an indication of sounding pitch if the global concert pitch toggle is off and the current instrument has an actual pitch
- Added heavy, reverse end and heavy double barlines
- Added Sicilian translation
- The Edit Style dialog is no longer modal: the score can now be traversed while the dialog is open
- Added an alternative choice of “To Coda”
- Added a harmony duration interpretation
- MacOS window title bars now update according to the selected theme in MuseScore
- Added
DISTRHO is a set of open-source project cross-platform ports of audio alugins/apps.
- Fix out of bounds buffer write in drowaudio-reverb (leading to memory corruption and/or crashes)
- Fix lv2 export preset meta-data validation
- Fix lv2 ttl generation when cross-compiling (e.g. using mingw and wine within linux)
- Fix exported symbols
- Fix build/compatibility with macOS 11 / arm64
Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer.
28 months after the first release (2018-09-15) the Laborejo Software Suite releases version 2.0.0 of Patroneo.
Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer, a program that sends digital "notes" to software instruments such as synthesizers and samplers.
You have tracks with one pattern each. Turn on steps in the pattern to play musical notes. Switch the patterns on and off in a sequence to create a song structure. Connect external synthesizers and samplers to create sounds.
Please see the attached screenshot.
The new features integrate seamlessly into the existing workflow.
Old save files can still be loaded.
1) Tracks can now have different pattern lengths, allowing much more complex music. For this a widget was added next to the track name.
2) Each individual Pattern can now have any number of pitches (was fixed to 8 pitches before)
3) The Loop range can now contain multiple measures. Added GUI control next to loop button. Reminder: Loop-range is for trial&error, not for production.
4) A swing slider for rhythm-groups of 2 and 4 is now available for that 90s Dance Feeling (or Swing!)
It is released under GPLv3.
You can find all releases
JACK2 is a multiplatform C++ low-latency audio server for multi-processor machines.
- Fix jack_control stopping after first command iteration
- Fix library compat/current version under macOS
- Fix return codes of jackd on success
- Ignore DB_VERSION_MISMATCH error on windows, it is expected
- Remove old workaround for asio4all, as it breaks with jack-router
External changes, related to macOS/Windows installer:
- Add jack-router to Windows installer, opt-in
- Fix registry keys for Windows, add 32bit compat ones on 64bit
- Support for arm64 macOS builds
- Show welcome and license pages on windows installer
- Update QjackCtl used in macOS/Windows installers to v0.9.0, with some commits cherry-picked from develop branch
Vico is a minimalistic piano-roll MIDI sequencer that is intended to be used in parallel with other software.
Maintenance release: 'Nuitka' removed as build-dependency, making compilation, packaging and running simpler. Some crashes and typos in the documentations also have been fixed.
DISTRHO is a set of open-source project cross-platform ports of audio alugins/apps.
- Fix out of bounds buffer write in drowaudio-reverb (leading to memory corruption and/or crashes)
- Fix lv2 export preset meta-data validation
- Fix lv2 ttl generation when cross-compiling (e.g. using mingw and wine within linux)
- Fix exported symbols
- Fix build/compatibility with macOS 11 / arm64
jack-matchmaker is a small command line utility that listens to port registrations by JACK clients.
Enhancement:
- Added support for the reload action to the jack-matchmaker systemd service, which triggers re-reading of the pattern file (thanks to BlueMax).
Changes:
- Dropped official support for Python 3.5 and declared support for Python 3.9. Incremented the minor version accordingly.
Moony.lv2 plugin is falf-way between a graph routing and LUA live-coding environment.
release-0.36.0
midiomatic is a collection of MIDI filter, generator and processor plugins
Fixes:
- Fix parameter label for
MIDIPBToCC - Use proper value range for
sendChannel - Fix filter-channel param internal state
Changes:
- Switch
dpfgit submodule to develop branch and update it
Ctlra is a C Library for hardware controller support
release-v0.1
Laborejo is a MIDI sequencer based on classical music notation
Changelog:
- Remove Nuitka as dependency. Build commands stay the same.
Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer.
Changelog:
- Big new features increase the MAJOR version. Old save files can still be loaded.
- The new features integrate seamlessly into the existing workflow:
- Tracks can now have different pattern lengths, allowing much more complex music. Added multiplication-widget next to track name.
- Each individual Pattern can now have any number of pitches (was fixed to 8 pitches)
- Loop range can now contain multiple measures. Added GUI control next to loop button. Reminder: Looprange is for trial&error, not for production.
- A swing slider for subgroups 2 and 4 is now available for that 90s Dance Feeling.
- Added 'Chords'-Track to the new/empty file.
- Remove Nuitka as dependency. Build commands stay the same.
Fluajho is a simple sf2 soundfont host/player for Linux.
Changelog:
- Remove Nuitka as dependency. Build commands stay the same.
Agordejo is an NSM session manager and app launcher that remembers your connections
Changelog:
- Remove Nuitka as dependency. Build commands stay the same.
Functional programming language for signal processing and sound synthesis
Functional programming language for signal processing and sound synthesis
CHOW Matrix is a delay made up of an infinitely growable tree of delay lines
ChowMatrix Version 1.1.0. Updates include:
- Added individual node modulation, for delay time and panning.
- Added pitch-shifting and diffusion for each delay node.
- Added LV2 compilation for Linux.
- Various bug fixes.
For a full list of changes, see the Changelog.
meters.lv2 is a collection of audio-level meters with GUI in LV2 plugin format.
update man page for v0.9.16
Midi Matrix.lv2 is an LV2 MIDI channel matrix patcher
release-0.28.0
state-variable-filter.lv2 is a digital state-variable filter with low, band and highpass filter with Q control
release v0
Fasttracker II clone for Windows/macOS/Linux
- Sample tuning is now slightly more accurate when importing .IFF/.WAV/.AIFF samples. It can still be off by up to several cents, but this is because of a rather low sample pitch precision in FT2 (5-bit finetune + relative note).
- Bugfix: Fixed some scrollbar bugs in the instrument editor (when changing values, then changing instrument, and changing values again)
- New feature: Display middle-C (C-4) frequency in the instrument editor
- Some small optimizations and minor bugfixes
ZynAddSubFX is a fully featured musical software synthesizer for Linux, MacOS, BSD, and Windows
Convert some lurking tabs to spaces
Flexible general-purpose compressor with a touch of citrus
-
input trim and make-up gain: 0.2 dB (in a few cases, values can differ by 0.1 dB from old projects and presets)
-
release time: 0.1 ms for small values (allows fine-tuning of distortion effects)
-
customize Jack daemon client name
-
drop support for LV2 (sorry, it's just too much hassle)
-
minor fixes and improvements
-
update JUCE framework and libraries
-
update manual
Flexible general-purpose compressor with a touch of citrus
-
add VST2 plug-ins without side-chain input (fix weird channel alignment in FL Studio)
-
add slight update to skin
-
add slight update to documentation
Flexible general-purpose compressor with a touch of citrus
After years of twiddling and fine-tuning, Squeezer has finally made the transition from playground to workhorse.
I hope that you have as much fun with this compressor as I had when I coded it!
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond is a music engraving program, devoted to producing high-quality sheet music
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
New version master 0.91.5 tagged.
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit

Release v2.1:
Add option to allow 2 keys per note in the Custom Key-map Editor, thus allow setup key bindings for chromatic button accordion.
Add option to use right mouse button for permanent note on event. (Press again for note off)
Add 'XDG Places' to file selector
Fix some minor bugs and hopefully don't introduce to much new ones.
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit

Release v2.1:
Add option to allow 2 keys per note in the Custom Key-map Editor, thus allow setup key bindings for chromatic button accordion.
Add option to use right mouse button for permanent note on event. (Press again for note off)
Add 'XDG Places' to file selector
Fix some minor bugs and hopefully don't introduce to much new ones.
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
No news on the blog since the January 30th post. A little more than three months then. Hope you weren't too scared!
The main reason is that I was in the LibraZiK-3 oven to fix (or try to fix) some annoying bugs (and most of them have been!) as well as to update the documentation.
In short, that's it, LibraZiK-3 is available for all users, French-speaking or not, and for amd64 (64-bit architecture) and i386 (32-bit PC architecture).
... read more, a little further down...
To start here, I'll begin with the acknowledgements: thank you very much to Nicolas "'sub26nico" for the huge amount of testing he did, helping me to move the work forward quickly. Thanks also to the other testers and bug reporters: Erwan "r1", Mathieu "houston4444", Julien "jujudusud", Julien "diigitae", Didier "bluedid29", Pierrick "piep",... Lire LibraZiK-3 release
Frescobaldi is a LilyPond sheet music text editor
This release contains several bug fixes, a few improvements and updated translations.
frescobaldi-3.1.3.tar.gz: Source code
sha256sum:9c7f5036f367691454753f1db06ea02c33501c1e4f24bfb47485103911f3e9c1- Frescobaldi-3.1.3-x86_64.dmg Mac application bundle (for macOS (OS X) 10.11 El Capitan and later)
sha256sum:a7c53b67015c8515ae31102a53e16a9eca6b0e5c98ced6e859bb834e3e12f29c- This application bundle should work on macOS (OS X) 10.11 El Capitan and later: otherwise, please open an issue and report the failure. It might work also on previous versions of macOS: if it does, please open an issue and let us know.
- WARNING! Due to problems in packaging a component, this application bundle does not include the Documentation Browser and the SVG View. If you need them, see the relevant wiki page for alternative ways of installing Frescobaldi on Mac. For more details on the problem, see #1244.
- Frescobaldi.Setup.3.1.3.exe Full Windows installer
sha256sum:d36fb76ba59a157f6e7cfa5c6dd36ef899527566a3b15bdb855da852886e08f3
Full Windows installer. To run the Windows installer, it might be necessary to install the Visual Studio 2015 x86 redistributional Package. It is recommended to uninstall older Frescobaldi versions first. If you run into Windows-specific problems, please open an issue and let us know.
Jalv is a simple but fully featured LV2 host for JACK
Jalv 1.6.6
Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications
Lilv 0.24.12
Frescobaldi is a LilyPond sheet music text editor
This release contains several bug fixes, a few improvements and updated translations.
frescobaldi-3.1.3.tar.gz: Source code
sha256sum:9c7f5036f367691454753f1db06ea02c33501c1e4f24bfb47485103911f3e9c1- Frescobaldi-3.1.3-x86_64.dmg Mac application bundle (for macOS (OS X) 10.11 El Capitan and later)
sha256sum:a7c53b67015c8515ae31102a53e16a9eca6b0e5c98ced6e859bb834e3e12f29c- This application bundle should work on macOS (OS X) 10.11 El Capitan and later: otherwise, please open an issue and report the failure. It might work also on previous versions of macOS: if it does, please open an issue and let us know.
- WARNING! Due to problems in packaging a component, this application bundle does not include the Documentation Browser and the SVG View. If you need them, see the relevant wiki page for alternative ways of installing Frescobaldi on Mac. For more details on the problem, see #1244.
- Frescobaldi.Setup.3.1.3.exe Full Windows installer
sha256sum:d36fb76ba59a157f6e7cfa5c6dd36ef899527566a3b15bdb855da852886e08f3
Full Windows installer. To run the Windows installer, it might be necessary to install the Visual Studio 2015 x86 redistributional Package. It is recommended to uninstall older Frescobaldi versions first. If you run into Windows-specific problems, please open an issue and let us know.
Radium is a music editor with a tracker and sequencer and mixer interface.
- Editor: Fix notes not being stopped when adding a
stop note. Bug introduced in 6.6.77.
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.27.2.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- add
-ctand-catoptions - add
-llvmoption infaust2juce - new
faust2objecttool to compile several CPU specific versions of the code (using C++ or LLVM backends) - add OBOE audio driver for Android
- experimental up/down sampling C++ DSP wrappers
- possibility to have specific definitions according to the floating point precision option
- add
-jucemodulesdiroption tofaust2juce - improve
inter-tracer - add
-singleoption infaust2max6 - add scrolling in GTKUI
- add MIR support in interp/comp mixed mode
- new
-gramophoneoption infaust2esp32 - new
faust2w64vsttool - implement isnan/isinf in non C/C++ backends
- improve SOUL backend (now passing almost all impulse-tests) and tools
- make
-uimoption generate a FAUST_CLASS_NAME string - add attribute handling in
faust2max6 - added mi.lib examples
- FAUST_LIST_ACTIVES/FAUST_LIST_PASSIVES macros generated in
-uimmode - reworked Rust backend, now passing all impulse-tests
- add buildUserInterface method in DspFaust class (
faust2api) - add
-soundfileoption infaust2jackconsole - add log/exp scale handling in MidiUI
- special BS variable handling in FIR
- add
-dlt sizeoption in scalar mode, remove obsolete-ltoption - add
-us/-ds/-filterparameters tofaust2max6/faust2msp - add a normalisation rule
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.19
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.27.2.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- add
-ctand-catoptions - add
-llvmoption infaust2juce - new
faust2objecttool to compile several CPU specific versions of the code (using C++ or LLVM backends) - add OBOE audio driver for Android
- experimental up/down sampling C++ DSP wrappers
- possibility to have specific definitions according to the floating point precision option
- add
-jucemodulesdiroption tofaust2juce - improve
inter-tracer - add
-singleoption infaust2max6 - add scrolling in GTKUI
- add MIR support in interp/comp mixed mode
- new
-gramophoneoption infaust2esp32 - new
faust2w64vsttool - implement isnan/isinf in non C/C++ backends
- improve SOUL backend (now passing almost all impulse-tests) and tools
- make
-uimoption generate a FAUST_CLASS_NAME string - add attribute handling in
faust2max6 - added mi.lib examples
- FAUST_LIST_ACTIVES/FAUST_LIST_PASSIVES macros generated in
-uimmode - reworked Rust backend, now passing all impulse-tests
- add buildUserInterface method in DspFaust class (
faust2api) - add
-soundfileoption infaust2jackconsole - add log/exp scale handling in MidiUI
- special BS variable handling in FIR
- add
-dlt sizeoption in scalar mode, remove obsolete-ltoption - add
-us/-ds/-filterparameters tofaust2max6/faust2msp - add a normalisation rule
Radium is a music editor with a tracker and sequencer and mixer interface.
by mistake updated each 5ms which is too often.
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Zrythm 1.0.0-alpha.7.1.1 has been released!
Screenshot from 2020-12-31 11-32-27 (copy)1920×1025 132 KB
Download it here or view the whole changelog.
Added
- Add
--gen-projectoption to generate projects from Guile scripts - Expose more Guile API
- Filter plugin list during search
Changed
- User manual: Add more info about timeline editing
- User manual: Compact translations into 1 file for each language
- User manual: Use dark theme for html output
- Update Greek, Spanish, Portuguese, Chinese (Simplified), Ukranian, Russian, Italian, Portuguese (Brazil), Japanese, Galician, German translations
- Cache audio region fades
Fixed
- Fix audio region fades not showing
- Fix not being able to change fade points in lane regions
- Fix plugin browser collection context menu being shown multiple times
- Fix crash when using
--gdband more than 100 env variables exist - Fix compilation errors when building with latest carla-git
- Fix projects not being loaded properly when using JACK
- Fix protocol selection not working in plugin browser when collection or category is selected
2 posts - 2 participants
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Zrythm 1.0.0-alpha.7.1.1 has been released!
Screenshot from 2020-12-31 11-32-27 (copy)1920×1025 132 KB
Download it here or view the whole changelog.
Added
- Add
--gen-projectoption to generate projects from Guile scripts - Expose more Guile API
- Filter plugin list during search
Changed
- User manual: Add more info about timeline editing
- User manual: Compact translations into 1 file for each language
- User manual: Use dark theme for html output
- Update Greek, Spanish, Portuguese, Chinese (Simplified), Ukranian, Russian, Italian, Portuguese (Brazil), Japanese, Galician, German translations
- Cache audio region fades
Fixed
- Fix audio region fades not showing
- Fix not being able to change fade points in lane regions
- Fix plugin browser collection context menu being shown multiple times
- Fix crash when using
--gdband more than 100 env variables exist - Fix compilation errors when building with latest carla-git
- Fix projects not being loaded properly when using JACK
- Fix protocol selection not working in plugin browser when collection or category is selected
2 posts - 2 participants
Radium is a music editor with a tracker and sequencer and mixer interface.
6.7.70
command-line tool to send MIDI messages
- Added support for sending 14 bit CC messages
- Updated to JUCE 6.0.5
- Universal macOS binary for Intel and Apple Silicon
- More work on MPE test scenario
Radium is a music editor with a tracker and sequencer and mixer interface.
6.7.69
Fasttracker II clone for Windows/macOS/Linux
- Updated SDL from version 2.0.12 to version 2.0.14
- Windows: Because of a bugfix in SDL 2.0.14, the instrument selector keys (numpad) still work like they should regardless of the numlock state
- Changed a flag when setting up the video renderer so that the program can properly run in rare cases where it wouldn't
- Some other minor fixes
Drumstick Metronome is a MIDI Metronome for Linux
Drumstick Metronome is a MIDI metronome with Qt5 user interface, based on the ALSA sequencer.
Changes in 1.2.0:
- Updated CMake buildsystem, requires CMake 3.9 or newer
- Code modernization
- Synchronized with Drumstick 2.0.0
- Option for embedded translations
- Updated documentation.
Copyright (C) 2005-2020, Pedro Lopez-Cabanillas
License: GPL v2
More info
https://kmetronome.sourceforge.io/kmetronome.shtml
Downloads
https://sourceforge.net/projects/kmetronome/files/kmetronome/1.2.0/
Drumstick Metronome is a MIDI Metronome for Linux
Drumstick Metronome is a MIDI metronome with Qt5 user interface, based on the ALSA sequencer.
Changes in 1.2.0:
- Updated CMake buildsystem, requires CMake 3.9 or newer
- Code modernization
- Synchronized with Drumstick 2.0.0
- Option for embedded translations
- Updated documentation.
Copyright (C) 2005-2020, Pedro Lopez-Cabanillas
License: GPL v2
More info
https://kmetronome.sourceforge.io/kmetronome.shtml
Downloads
https://sourceforge.net/projects/kmetronome/files/kmetronome/1.2.0/
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Zrythm 1.0.0-alpha.7.0.1 has been released!
Screenshot from 2020-12-19 20-32-39 (copy)1920×1024 170 KB
Download it here or view the whole changelog.
Added
- Add reset right click option in categories in plugin browser
- Plugin collections
- Filter by protocol in plugin browser
- Snap to events and snap-and-keep-offset
- Recording modes: overwrite events, merge events, takes (mute previous)
- Projects are now samplerate agnostic
- Snap length option: last object
Changed
- Do not show bug report popup within 8 seconds of previous one
- Move snap settings from main toolbar to each arranger
- Disarm transport record after recording
- Reference clip frames directly for audio regions instead of duplicating the buffers (lowers RAM usage)
- Improved region drawing performance (better caching)
Fixed
- Fix file browser divider position not being loaded properly
- Fix preferences dialog crash when more than 60 audio input ports exist
- Fix clip not being duplicated when duplicating audio regions
- Fix selected language not being picked properly
- Fix lane regions not being shown when main region is not visible
- Fix MIDI notes being muted when region is looped and note starts before clip start marker
- Fix crash when quantizing in audio editor
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Zrythm 1.0.0-alpha.7.0.1 has been released!
Screenshot from 2020-12-19 20-32-39 (copy)1920×1024 170 KB
Download it here or view the whole changelog.
Added
- Add reset right click option in categories in plugin browser
- Plugin collections
- Filter by protocol in plugin browser
- Snap to events and snap-and-keep-offset
- Recording modes: overwrite events, merge events, takes (mute previous)
- Projects are now samplerate agnostic
- Snap length option: last object
Changed
- Do not show bug report popup within 8 seconds of previous one
- Move snap settings from main toolbar to each arranger
- Disarm transport record after recording
- Reference clip frames directly for audio regions instead of duplicating the buffers (lowers RAM usage)
- Improved region drawing performance (better caching)
Fixed
- Fix file browser divider position not being loaded properly
- Fix preferences dialog crash when more than 60 audio input ports exist
- Fix clip not being duplicated when duplicating audio regions
- Fix selected language not being picked properly
- Fix lane regions not being shown when main region is not visible
- Fix MIDI notes being muted when region is looped and note starts before clip start marker
- Fix crash when quantizing in audio editor
Blue is a music composition environment for Csound, written in Java
Notes for 2.8.1 - 2020-12-29
NEW
-
Added "Open Example Project" menu option to File menu to make opening the
examples easier -
Added new Time Behavior "Repeat" implementation and renamed older algorithm as
"Repeat (Classic)" for backwards compatibility. New implementation will repeat
notes up to repeat point and truncate any notes that overlap boundary. -
"Media Folder" property added to Project Properties: used for certain
operations to copy files into the media folder which should be a child of the
project root folder (or the root if the property is left empty). -
BSB File Widget: Added "Copy to Media Folder" shortcut in popup menu that will
copy the selected file to the media folder and update the value to use the
version found in the media folder. -
Implemented Copy audio files to media folder on import option in Project
Properties which will be performed when importing audio into Audio Layers
(via drag and drop), drag and drop onto soundObject layers, or changing audio
file in AudioFile soundObject editor -
The Blue Manual is now managed as a separate github project and published
online at https://kunstmusik.github.io/blue-manual. Documentation help menu
now opens the online site. -
Issue #497: Implemented comment fields for BSB widgets
Radium is a music editor with a tracker and sequencer and mixer interface.
6.7.68
Musescore is an open source and free music notation software.
December 29, 2020
Improvements
- Improved layout of the "Edit Style" dialog
- Cleaned up all unnecessary spaces and words used in file export
- Order of buttons in "Score migration" dialog is now platform-specific
- Improved search behavior in "Palettes"
- Added an option for applying new text font (Edwin) to imported MusicXML scores
- Replenished collection of demo scores
Fixes
- Fixed an issue with application of new styles to 'recent' scores
- Fixed an issue with application of new styles to pre-3.6 scores
- Fixed an issue with incorrect brace scaling
- Fixed an issue with import of MusicXML tempo changes
- Fixed an issue where aligned pedal lines jump wildly while being dragged
- Fixed an issue with updating of translations
- Fixed an issue with export of fretboard diagrams to MusicXML
- Fixed an issue where atonal key signatures caused spacing issues
- Fixed an issue with the "Show MIDI controls in mixer" checkbox in "Preferences" dialog
- Fixed an issue with inconsistent stem directions on middle-line beamed notes
Musescore is an open source and free music notation software.
December 29, 2020
Improvements
- Improved layout of the "Edit Style" dialog
- Cleaned up all unnecessary spaces and words used in file export
- Order of buttons in "Score migration" dialog is now platform-specific
- Improved search behavior in "Palettes"
- Added an option for applying new text font (Edwin) to imported MusicXML scores
- Replenished collection of demo scores
Fixes
- Fixed an issue with application of new styles to 'recent' scores
- Fixed an issue with application of new styles to pre-3.6 scores
- Fixed an issue with incorrect brace scaling
- Fixed an issue with import of MusicXML tempo changes
- Fixed an issue where aligned pedal lines jump wildly while being dragged
- Fixed an issue with updating of translations
- Fixed an issue with export of fretboard diagrams to MusicXML
- Fixed an issue where atonal key signatures caused spacing issues
- Fixed an issue with the "Show MIDI controls in mixer" checkbox in "Preferences" dialog
- Fixed an issue with inconsistent stem directions on middle-line beamed notes
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hello LibraZiK-ies.
Since last month's monthly report post, things have been happening, of which the news on the website represent the majority of the work that has been done for LibraZiK during this month. That said, other things have also happened, and we'll see this together in this post.
The French translation of Guitarix, a guitar amp and effects simulation, had been abandoned several years ago. The visible consequence was that its graphical interface was half translated. Barely a third in fact. So I undertook a lot of work to redo this translation. To do so, I collaborated with Hermann, the main developer of Guitarix, who was... Lire LibraZiK news - December 2020
Pure data is an open source visual programming language
new build checklist and version to 0.51-4
DISTRHO is a set of open-source project cross-platform ports of audio alugins/apps.
- Add CHOW plugin (used to test updated JUCE)
- Include new and legacy JUCE in source code (legacy JUCE will only receive bug-fixes)
- Rebase DISTRHO-Ports patches against JUCE6 codebase, available in
libs/juce-current/patches - Fix LV2 wrapper to build against latest JUCE
- Fix build for macOS, including universal builds
- Fix build for Windows (using mingw)
- General cleanup to build system
DISTRHO is a set of open-source project cross-platform ports of audio alugins/apps.
- Add CHOW plugin (used to test updated JUCE)
- Include new and legacy JUCE in source code (legacy JUCE will only receive bug-fixes)
- Rebase DISTRHO-Ports patches against JUCE6 codebase, available in
libs/juce-current/patches - Fix LV2 wrapper to build against latest JUCE
- Fix build for macOS, including universal builds
- Fix build for Windows (using mingw)
- General cleanup to build system
Guitarix is a virtual guitar amplifier for Linux running with JACK.
This is a quick Fix release:
- Make new Output Limiter less conservative
- Add Indicator Widget for the Limiter to show limiting levels
- Increase range for Volume controls on the Power Amp plugin
- Fix MultiBandDistortion introduce sonic noise
- Add Limiter to the Ladspa plugin
- add configure option to build and link libgxw(mm) statically
Guitarix is a virtual guitar amplifier for Linux running with JACK.
This is a quick Fix release:
- Make new Output Limiter less conservative
- Add Indicator Widget for the Limiter to show limiting levels
- Increase range for Volume controls on the Power Amp plugin
- Fix MultiBandDistortion introduce sonic noise
- Add Limiter to the Ladspa plugin
- add configure option to build and link libgxw(mm) statically
Radium is a music editor with a tracker and sequencer and mixer interface.
6.6.77
JamTaba online music jamming software, standalone software, VST (Windows) or AU (Mac OSX) plugin.
-
Allowing MIDI sync with external gears (available in JTBA Standalone only)
-
Increase video resolution
-
Allow disable inactivity monitor …
-
Videochannel not xmiting audio data on channel 2
-
bots subtracted from servers maxusers
-
allow full internet server name address
-
replacing ninjam chat tab server name for tooltip
Guitarix is a virtual guitar amplifier for Linux running with JACK.
ZamAudio meets Guitarix
For this release Damien Zammit from ZamAudio has reworked our tube emulation.
This improved beside the overall sound, the dynamic responses of the different tube simulations.
Be aware please, that this may break your existing presets, but,
we believe that the improvement in sound is it worse
to force you to readjust your presets to match the new tube sims.
Further news are:
Reworked French translation by Olivier Humbert
Add DC-Blocker on the Input
Add Output Limiter
Add Volume controls for the Power Amp plugin
Fix version checks for needed packages
Fix several small Bugs and hopefully don't introduce to much new ones
Guitarix is a virtual guitar amplifier for Linux running with JACK.
ZamAudio meets Guitarix
For this release Damien Zammit from ZamAudio has reworked our tube emulation.
This improved beside the overall sound, the dynamic responses of the different tube simulations.
Be aware please, that this may break your existing presets, but,
we believe that the improvement in sound is it worse
to force you to readjust your presets to match the new tube sims.
Further news are:
Reworked French translation by Olivier Humbert
Add DC-Blocker on the Input
Add Output Limiter
Add Volume controls for the Power Amp plugin
Fix version checks for needed packages
Fix several small Bugs and hopefully don't introduce to much new ones
drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo fx.
A Winter'20 Release.
samplv1 is an old-school all-digital polyphonic sampler synthesizer with stereo fx
A Winter'20 Release.
drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo fx.
A Winter'20 Release.
Helio Workstation is free and open-source music sequencer, designed to be used on all major platforms.
Tidy up readme
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit
Release v2.0
Add recent file manager to have fast access to last used Sound-fonts and MIDI files
Allow to append/remove MIDI files to/from the master loop while playing (Recent file menu)
Implement 'View' menu to allow show/hide the MDID CC controllers and/or the Channel/Program/Instrument view.
Allow to select the key-size for the MIDI keyboard (Big/Normal/Small) to better match the screen settings.
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit
Release v2.0
Add recent file manager to have fast access to last used Sound-fonts and MIDI files
Allow to append/remove MIDI files to/from the master loop while playing (Recent file menu)
Implement 'View' menu to allow show/hide the MDID CC controllers and/or the Channel/Program/Instrument view.
Allow to select the key-size for the MIDI keyboard (Big/Normal/Small) to better match the screen settings.
samplv1 is an old-school all-digital polyphonic sampler synthesizer with stereo fx
A Winter'20 Release.
Pure data is an open source visual programming language
version number to 0.51-4test3
Laborejo is a MIDI sequencer based on classical music notation
OB-Xd is a synth based on the Oberheim OB-X
VST3 support.
Default skin changed to discoDSP Blue.
Polyphony raised to 32 voices (thanks to Shane Dunne).
Windows (code signed), macOS (notarized) and Linux standalone apps.
Updated framework.
Drop down menu fixes and enhancements.
Preset browser (using drop down menu with right click or ctrl/cmd click on the GUI).
Fixed unsorted banks listed on drop down menu.
Compiled with VS2019, XCode 10.3 and Ubuntu 18 GCC 7.3.
Rewritten macOS installer with Packages app.
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
New version 0.91.3 port/playlist/mute fixes.
Musescore is an open source and free music notation software.
December 15, 2020
New
- Added the new default notation fonts "Leland"
- Added the new default text font "Edwin"
- Added a new dialog that suggests trying out the new engraving defaults
- Added automatic score ordering and bracketing
- Added automatic vertical justification of staves
- Added Mountain Dulcimer instrument and 3-string tab presets
- Added portamento for FLUID synthesiser
- Added Petaluma notation font
- Added mnemonics for "Save", "Save As" and "Resource Manager"
Improvements
- Redesigned the score migration dialog and the algorithm for applying new styles
- Improved the vertical staff justification algorithm
- First system indentation now takes the maximum of the length of the instruments labels and the style parameter
- Added a support of measure number interval at multi-measure rests
- Improved the recognition of instruments when loading a pre-3.6 score
- Altered default canvas background colour
- Improved functionality and appearance of 'Add Palettes' button
- Implemented a new "Export" dialog
- Improved the score symbols appearance
- Updated Bravura notation font to version 1.39
- Extended the set of accidentals
- Implemented a third stroke style for minim-based two-note tremolos
- Added extended fermata symbols to MusicXML I/O
- Updated SMuFL to the latest version 1.3
- Added support for triple sharp and triple flat
- Replaced the accidentals from Emmentaler with improved ones from
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond is a music engraving program, devoted to producing high-quality sheet music
Pure data is an open source visual programming language
version number to 0.51-4 test1
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.18
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Zrythm 1.0.0-alpha.6.0.1 has been released!
Download it here or view the whole changelog.
Added
- Audio selection and functions (invert, reverse, normalize) in audio editor
Changed
- Update Spanish, Norwegian Bokmal, Portuguese, Chinese Simplified, Portuguese (Brazil), Danish, Greek translations
- Move issue tracker from Redmine to Sourcehut
- Change wording in user manual: edit modes -> edit tools
Fixed
- Fix audio clip being offset by region size when splitting an audio region and saving the project
- Fix crash when automating LV2 plugins that have multiple ports with the same label but different symbol
- Fix not being able to scroll past 21 bars after importing a MIDI file
SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library
MIDIVisualizer is a small cross-platform MIDI visualizer, written in C++/OpenGL.
Radium is a music editor with a tracker and sequencer and mixer interface.
changelog
Radium is a music editor with a tracker and sequencer and mixer interface.
6.5.85
Dragonfly Reverb is a bundle of free audio effect plugins (LV2 and VST) for Linux, MacOS, and Windows.
Fix bug initializing dials and sliders that are set to zero upon loading the plugin.
Dragonfly Reverb is a bundle of free audio effect plugins (LV2 and VST) for Linux, MacOS, and Windows.
Don't use this release, it is broken, please use 3.2.3 instead:
https://github.com/michaelwillis/dragonfly-reverb/releases/3.2.3
Radium is a music editor with a tracker and sequencer and mixer interface.
6.5.84
Agordejo is an NSM session manager and app launcher that remembers your connections
Changelog:
- Fix crash from Qt/PyQt regression with Qt 5.15.2
- Install nsm-data manpage
Radium is a music editor with a tracker and sequencer and mixer interface.
6.5.83
Agordejo is an NSM session manager and app launcher that remembers your connections
Changelog:
- Fix crash from Qt/PyQt regression with Qt 5.15.2
- Install nsm-data manpage
MIDIVisualizer is a small cross-platform MIDI visualizer, written in C++/OpenGL.
New features:
- Support for live play using a connected MIDI device is here! You can select the device to use in a new GUI panel and effects will be displayed live while you are playing. (#39, #64)
- While in live mode, you can pause and reset the timer to record extra notes or export a video of the performance.
Improvements:
- Added units where possible to clarify various effect parameters. (#81)
- Enabled all visual effects by default to improve discoverability (including pedals and wave).
Bug fixes:
- Fixed some erroneous export messages (follow-up to #60)
- Solved a shutdown crash where OpenGL calls were performed after the destruction of the context (#82).
Thank you for using MIDIVisualizer!
Radium is a music editor with a tracker and sequencer and mixer interface.
6.5.82
Mixxx is Free DJ software that gives you everything you need to perform live mixes.
2.4 alpha
Mixxx is Free DJ software that gives you everything you need to perform live mixes.
2.3 beta
Musescore is an open source and free music notation software.
November 30, 2020
Improvements
- Redesigned the score migration dialog and the algorithm for applying new styles
- Improved the vertical staff justification algorithm
- First system indentation now takes the maximum of the length of the instruments labels and the style parameter
- Added a support of measure number interval at multi-measure rests
- Improved the recognition of instruments when loading a pre-3.6 score
- Altered default canvas background colour
- Improved functionality and appearance of 'Add Palettes' button
- Implemented a new "Export" dialog
- Improved the score symbols appearance
Fixes
- Fixed a bug preventing generation of square braces for an instrument with multiple staves.
- Fixed an issue where style dialog loses setting of chord symbol radio buttons
- Fixed an issue with measure numbers not showing when first staff is cut away
- Fixed an issue where ledger lines only showed correctly when staff line spacing set to 0.5 increments (i.e 1.5, 2.0, etc.)
- Fixed an issue with image resize not correctly honouring aspect ratio
- Fixed an issue with "Select Similar Beat" command not working with shortened measures
- Fixed an issue where glissandos collide with double-digit start fretmarks
- Fixed glissando and portamento playback
- Enabled selection of text using the mouse in Palettes search field
- Adjusted the "Range-transpose" shortcuts
Ossia Score is a free, open-source, cross-platform intermedia sequencer
- Faust improvements: preliminary soundfile support, bargraph support
- Preliminary 3D spline process (3D rendering is missing, but can be defined through parametric equations)
- Preliminary Kinect 2 input support (must be built from source for now)
- Many UI improvements to pattern process
- Bugfixes in various MIDI processes - arpeggiator, chords
- Support for depth textures
Frescobaldi is a LilyPond sheet music text editor
A release with many bug fixes, mainly on the Mac OS X platform. Thanks Davide!!
-
frescobaldi-3.1.2.tar.gz Source code
sha256sum:5c2cffb8282cd9faef1585808bd800d1eb3c0db4cc464a61ce8576dbf7ef9b20 -
Frescobaldi-3.1.2-x86_64-10.11.dmg Mac application bundle (for macOS (OS X) 10.11 El Capitan and later)
sha256sum:ffa585b4e8c6e553ed32a2aae1d9d821f49f444bbb7d57e236ce6ee9f71a8915- This application bundle should work on macOS (OS X) 10.11 El Capitan and later: otherwise, please open an issue and report the failure. It might work also on previous versions of macOS: if it does, please open an issue and let us know.
- WARNING! Due to problems in packaging a component, this application bundle does not include the Documentation Browser and the SVG View. If you need them, see the relevant wiki page for alternative ways of installing Frescobaldi on Mac. For more details on the problem, see #1244.
-
Frescobaldi.Setup.3.1.2.exe Full Windows installer
sha256sum:501ec8dd1a251a202c39f16ef1d12ed3b8ba23a25a4697e18bfc3876afd1447e
Full Windows installer. To run the Windows installer, it might be necessary to install the Visual Studio 2015 x86 redistributional Package. It is recommended to uninstall older Frescobaldi versions first. If you run into Windows-specific problems, please open an issue and let us know.
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.91.2 tagged.
Frescobaldi is a LilyPond sheet music text editor
A release with many bug fixes, mainly on the Mac OS X platform. Thanks Davide!!
-
frescobaldi-3.1.2.tar.gz Source code
sha256sum:5c2cffb8282cd9faef1585808bd800d1eb3c0db4cc464a61ce8576dbf7ef9b20 -
Frescobaldi-3.1.2-x86_64-10.11.dmg Mac application bundle (for macOS (OS X) 10.11 El Capitan and later)
sha256sum:ffa585b4e8c6e553ed32a2aae1d9d821f49f444bbb7d57e236ce6ee9f71a8915- This application bundle should work on macOS (OS X) 10.11 El Capitan and later: otherwise, please open an issue and report the failure. It might work also on previous versions of macOS: if it does, please open an issue and let us know.
- WARNING! Due to problems in packaging a component, this application bundle does not include the Documentation Browser and the SVG View. If you need them, see the relevant wiki page for alternative ways of installing Frescobaldi on Mac. For more details on the problem, see #1244.
-
Frescobaldi.Setup.3.1.2.exe Full Windows installer
sha256sum:501ec8dd1a251a202c39f16ef1d12ed3b8ba23a25a4697e18bfc3876afd1447e
Full Windows installer. To run the Windows installer, it might be necessary to install the Visual Studio 2015 x86 redistributional Package. It is recommended to uninstall older Frescobaldi versions first. If you run into Windows-specific problems, please open an issue and let us know.
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond is a music engraving program, devoted to producing high-quality sheet music
OpenMPT is a popular tracker software for Windows
This is a small update to OpenMPT 1.29, focussing on correcting a number of playback bugs in imported formats:
- When entering a restart position that points to a non-playable order item, immediately show the corrected value when the input field loses focus.
- When inverting icons in high contrast / dark themes, only invert their brightness but keep the hue.
- Since OpenMPT 1.29.01.00, Note Off / Cut / Fade shortcuts were missing in new installations, when resetting keys to defaults or when importing very old OpenMPT keyboard configurations.
- Fix possible crash when resetting keyboard mapping while a separator item was focussed.
- MIDI Export: In "Melodic (any)" mode, exported MIDI channels were inconsistent between notes / tracker events and Zxx macros past channel 10.
- DMF: Support early format beta versions (in particular versions 1-4).
- MED: Support MIDI program change and custom MIDI commands.
- MED: Also use octave wrapping in 8-channel mode for MMD0/MMD1 modules. If 8-channel mode is activated, BPM mode is now ignored.
- MED: Emulate tempo commands F01 and F02 quirk. Tempo commands below 32 BPM are no longer interpreted as tempo slides.
- MED: Do not reject files with no instruments.
- MID: Relative RPN changes (in particular coarse tune) were
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hello LibraZiK-ies.
That's it, here the air stings severely in the mornings and we've gone negative during the night now. From memory, this is what we call winter. Winter also is lovely. Let's bet we'll get some nice frosts to calm down the itchy caterpillars because the itchy and scratchy spring ends are starting to bother me! In the meantime, feel free to play icy like Siberia things or warmy like the Sahara things, and if you want to be free, you might as well use free tools too!
And as if by magic, LibraZiK-3 is there for that and here are last month's news.
One month after the last monthly blog post, what has happened in LibraZiK-3 since then? There was the announcement about the new little software which displays tips at LibraZiK-3 start, then the announcement about the availability of a LibraZiK-3 live ISO which allows us to make a USB key on which we can boot to test LibraZiK-3 without installing... Lire LibraZiK news - November 2020
Radium is a music editor with a tracker and sequencer and mixer interface.
6.5.81
MIDIVisualizer is a small cross-platform MIDI visualizer, written in C++/OpenGL.
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hello LibraZiK-ies.
That's it, here the air stings severely in the mornings and we've gone negative during the night now. From memory, this is what we call winter. Winter also is lovely. Let's bet we'll get some nice frosts to calm down the itchy caterpillars because the itchy and scratchy spring ends are starting to bother me! In the meantime, feel free to play icy like Siberia things or warmy like the Sahara things, and if you want to be free, you might as well use free tools too!
And as if by magic, LibraZiK-3 is there for that and here are last month's news.
One month after the last monthly blog post, what has happened in LibraZiK-3 since then? There was the announcement about the new little software which displays tips at LibraZiK-3 start, then the announcement about the availability of a LibraZiK-3 live ISO which allows us to make a USB key on which we can boot to test LibraZiK-3 without installing... Lire LibraZiK news - November 2020
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hello LibraZiK-ies.
That's it, here the air stings severely in the mornings and we've gone negative during the night now. From memory, this is what we call winter. Winter also is lovely. Let's bet we'll get some nice frosts to calm down the itchy caterpillars because the itchy and scratchy spring ends are starting to bother me! In the meantime, feel free to play icy like Siberia things or warmy like the Sahara things, and if you want to be free, you might as well use free tools too!
And as if by magic, LibraZiK-3 is there for that and here are last month's news.
One month after the last monthly blog post, what has happened in LibraZiK-3 since then? There was the announcement about the new little software which displays tips at LibraZiK-3 start, then the announcement about the availability of a LibraZiK-3 live ISO which allows us to make a USB key on which we can boot to test LibraZiK-3 without installing... Lire LibraZiK news - November 2020
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
New version 0.91.1.
MIDIVisualizer is a small cross-platform MIDI visualizer, written in C++/OpenGL.
New features:
- The score and keys can now scroll in reverse, i.e. going from the keyboard to the top of the screen (#64)
- Playback speed can be adjusted (#72)
- Pedals will vary their opacity depending on the velocity of the press, and the expression pedal is now supported (#79)
Improvements:
- Background and particle image paths are now saved in configuration files and can be specified on the command-line. If found, they will then automatically be loaded (#73)
- You can now adjust the scale of the GUI in the display options or using the
--gui-sizecommand-line argument (#76) - When pressing the Esc key, a confirmation popup will be displayed before quitting (#75)
Bug fixes:
- Improved video export stability (might help #60)
- In rare occasions after reseting a playing track, particles were still displayed erroneously.
Thank you for using MIDIVisualizer!
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.17
Power Tab Editor is a cross-platform guitar tablature editor
Installing
- For Windows and Mac users, download the installer from the
Assetssection at the bottom of the release notes. - For Ubuntu users, this release can be installed from the stable builds PPA.
Added
- Added a bulk file conversion tool (#288, #212).
- Added a 32-bit installer for Windows in addition to the default 64-bit build (#312).
- Added a preference to select a light or dark score theme, in addition to the system default colors (#307).
Fixed
- Fixed issues with adjusting player volumes during MIDI playback (#276, #303).
- Fixed an issue where starting MIDI playback later in the score could prevent bends from being played (#311).
- Closing a tab that has modifications and isn't the active tab now works correctly (#304).
- Fixed multiple issues that could cause the Windows installer to fail (#305).
- Fixed issues where scores without any song information (title, artist info, etc) would be printed incorrectly (#313).
- Fixed printing of the song information at the top of the score, which previously was extremely large when printed (#313).
Credits
Thanks to the following contributors who worked on this release:
Power Tab Editor is a cross-platform guitar tablature editor
Installing
- For Windows and Mac users, download the installer from the
Assetssection at the bottom of the release notes. - For Ubuntu users, this release can be installed from the stable builds PPA.
Added
- Added a bulk file conversion tool (#288, #212).
- Added a 32-bit installer for Windows in addition to the default 64-bit build (#312).
- Added a preference to select a light or dark score theme, in addition to the system default colors (#307).
Fixed
- Fixed issues with adjusting player volumes during MIDI playback (#276, #303).
- Fixed an issue where starting MIDI playback later in the score could prevent bends from being played (#311).
- Closing a tab that has modifications and isn't the active tab now works correctly (#304).
- Fixed multiple issues that could cause the Windows installer to fail (#305).
- Fixed issues where scores without any song information (title, artist info, etc) would be printed incorrectly (#313).
- Fixed printing of the song information at the top of the score, which previously was extremely large when printed (#313).
Credits
Thanks to the following contributors who worked on this release:
Ossia Score is a free, open-source, cross-platform intermedia sequencer
-
It is now possible to generate a 2D spline from an arbitrary set of parametric equations.
Right-click on the spline and press "generate curve" to do so. -
Also, the 2D spline edition has been improved greatly with the ability to zoom, recenter, etc.
-
Allow to create Mapper devices that will run a function at a regular interval, in order to have periodic triggering or just any kind of advanced behaviour one could want.
Here is an example: https://github.com/ossia/score-user-library/blob/master/Devices/Mapper/Timer.qml
- Fix domains not being reloaded properly
- Rework graphics pipeline to prepare for more advanced graphics processes
- Fix build on Qt 5.9 & 5.12
- Fix some MIDI issues
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit
Release v1.9
Fix:
Forward jack MIDI input to ALSA MIDI out
include proper French translation thanks to Olivier Humbert
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit
Release v1.9
Fix:
Forward jack MIDI input to ALSA MIDI out
include proper French translation thanks to Olivier Humbert
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit
Release v1.8
Fix:
Scaling issue when used with a tilling window manager
Correct octave offset in Custom Keymap Editor
News:
Implement drag and drop to load MIDI or Soundfont files.
Add support for ALSA MIDI out.
jack/ALSA I/O interconnection
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit
Release v1.8
Fix:
Scaling issue when used with a tilling window manager
Correct octave offset in Custom Keymap Editor
News:
Implement drag and drop to load MIDI or Soundfont files.
Add support for ALSA MIDI out.
jack/ALSA I/O interconnection
Propulse Tracker a crossplatform tracker for making Amiga ProTracker compatible tracker modules with an Impulse/Schism UI
Maintenance update.
- Correct bitdepth and audio format are now shown in sample file requester
- Fixed a double-free bug which could cause a crash on sample import
- Improved and corrected audio initialization/playback via SDL2
- Device can be chosen instead of always using the default output device
- Audio device setting is stored separately from BASS audio device setting
- No longer using deprecated API calls
- Improved the way libraries are loaded on Linux
- Set RPATH in binary, don't use custom dynamic loader code/APIs
- Removed some dependencies for a smaller binary and cleaner code
Propulse Tracker a crossplatform tracker for making Amiga ProTracker compatible tracker modules with an Impulse/Schism UI
Maintenance update.
- Correct bitdepth and audio format are now shown in sample file requester
- Fixed a double-free bug which could cause a crash on sample import
- Improved and corrected audio initialization/playback via SDL2
- Device can be chosen instead of always using the default output device
- Audio device setting is stored separately from BASS audio device setting
- No longer using deprecated API calls
- Improved the way libraries are loaded on Linux
- Set RPATH in binary, don't use custom dynamic loader code/APIs
- Removed some dependencies for a smaller binary and cleaner code
Propulse Tracker a crossplatform tracker for making Amiga ProTracker compatible tracker modules with an Impulse/Schism UI
Maintenance update.
- Correct bitdepth and audio format are now shown in sample file requester
- Fixed a double-free bug which could cause a crash on sample import
- Improved and corrected audio initialization/playback via SDL2
- Device can be chosen instead of always using the default output device
- Audio device setting is stored separately from BASS audio device setting
- No longer using deprecated API calls
- Improved the way libraries are loaded on Linux
- Set RPATH in binary, don't use custom dynamic loader code/APIs
- Removed some dependencies for a smaller binary and cleaner code
DrumGizmo is an open source, multichannel, multilayered, cross-platform drum plugin and stand-alone application
DrumGizmo is an open source, multichannel, multilayered, cross-platform drum plugin and stand-alone application
Open Lighting Architecture (OLA) provides a flexible way to interconnect different lighting equipment
22/11/2020 ola-0.10.8
Features:
- Support DragonFly BSD
- Add another Debian test
- Add the E1.33 NACK Reasons
- Add the E1.37-7 NACK Reasons
- Use clock_gettime's CLOCK_MONOTONIC if available
- Collect the PDL size in the model collector
API:
- Deprecated Clock::CurrentTime and added Clock::CurrentMonotonicTime and
Clock::CurrentRealTime. Occurrences of Clock::CurrentTime have been
replaced with either variant as applicable.
RDM Tests:
- Fix a bug in the RDM tests to ensure they can cope with 255 personalities
#1508 - Only add valid network interface IDs to the test list so future tests don't
fail - Add a label to the GetOutOfRangePersonalityDescription test
Bugs:
- Fix a few more minor documentation spelling errors found by codespell
- Point to the main site rather than the wiki for RDM test help
- Fix the build on FreeBSD 10.0, 10.4 and 11
- Make PID store loading more robust
- Clarify some of the man page options for olad
- Fix some dead links in documentation
- Properly close socket on destruction of Python OlaClient
- Fix various Python 3 compatibility issues
- Try and fetch index and type via sockaddr_dl struct for better *BSD support
- Backport some Debian changes
- Use C++11 if required by random #1477
- Correct uartdmx plugin documentation for the example UART #1320
- Ensure we don't return unsuitable network
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
A live-image is available now. It allows, at first, to test LibraZiK-3 on a
USB key without installing it on a hard disk.
You can then use it to install LibraZiK-3 on a hard disk if you decide to do
so.

This live version includes a pre-selection of several software, a set of pre-settings, and is designed to allow users to test LibraZiK-3 without installing it on a machine but by booting the system from a USB key. Two versions for 64bit hardware architecture are available. As for LibraZiK-2, there is a version in French and, as a novelty, there is... Lire LibraZiK-3 live
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.91.0, see RELNOTES.md for details.
amsynth is an easy-to-use software subtractive synth
- Fixed a regression in 1.12.0 that broke ALSA MIDI - #181
MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio
Retagged 4.0 pre1 with semver compatible tag
MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio
Retagged 4.0 pre1 with semver compatible tag








