Virtual MIDI Piano Keyboard is a MIDI events generator and receiver. It
doesn't produce any sound by itself, but can be used to drive a MIDI
synthesizer (either hardware or software, internal or external). You can
use the computer's keyboard to play MIDI notes, and also the mouse. You
can use the Virtual MIDI Piano Keyboard to display the played MIDI notes
from another instrument or MIDI file player.
Changes in v0.8.10:
* Fix for SF ticket [#83]: Fail to build when mixing Qt6 and Qt5 libraries.
* Fix for SF ticket [#84]: Failure restoring portable settings.
* Chinese translation updated. Thanks to Hycinth 听寒.
* Requires: drumstick v2.8.
Compilation minimum requirements for all platforms:
* CMake 3.14
* Qt5 >= 5.9 or Qt6 >= 6.2
note: Qt6 support is still experimental
* Drumstick 2.8
Please use the mailing list <vmpk-devel(a)lists.sourceforge.net> for
questions and comments. Thanks.
Copyright (C) 2008-2023, Pedro López-Cabanillas and others.
License: GPL v3
More info:
https://vmpk.sourceforge.io
Downloads:
https://sourceforge.net/projects/vmpk/files/vmpk/0.8.10/
---
Sent from sourceforge.net because you indicated interest in
<https://sourceforge.net/p/vmpk/news/2023/08/virtual-midi-piano-keyboard-081…>
To unsubscribe from further messages, please visit
<https://sourceforge.net/auth/subscriptions/>
Drumstick is a set of MIDI libraries using C++/Qt idioms and style.
Includes a C++ wrapper around the ALSA library sequencer interface: ALSA
sequencer provides software support for MIDI technology on Linux. A
complementary library provides classes for processing SMF (Standard MIDI
files: .MID/.KAR), RIFF MIDI (.RMI), and Cakewalk (.WRK) file formats. A
multiplatform realtime MIDI I/O library and a GUI Widgets libraries are
also provided for Linux, Windows, and Mac OSX.
Changes in v2.8.1:
* Chinese translation updated. Thanks to Hycinth
* CMake config check to avoid mixing Qt6 with Qt5
* Fix for GH ticket #13: errors while building drumstick 2.8.0
Compilation minimum requirements for all platforms:
* C++11 compiler
* CMake 3.14
* Qt5 >= 5.9 or Qt6 >= 6.2 (with Qt6Core5Compat library dependency for
Drumstick::File)
Feature dependencies (for some platforms):
* ALSA (Linux only)
* PulseAudio (Unix)
* D-Bus (Unix)
* Sonivox (Unix)
* FluidSynth (All platforms)
Copyright (C) 2009-2023, Pedro Lopez-Cabanillas
License: GPL v3 or later
Project web site:
https://sourceforge.net/p/drumstick
Online documentation:
https://drumstick.sourceforge.io/docs/
Downloads:
https://sourceforge.net/projects/drumstick/files/2.8.1/
Hi,
I was frustrated by the font sizes in Calf when used with a high
resolution screen. So, I made new styles with bigger font sizes
and I put them on github.
https://github.com/domichel/calf_big_styleshttps://github.com/domichel/calf_big_styles/archive/refs/tags/1.0.0.tar.gz
The only differences from the original styles are the font sizes.
To run 'make' will show you how to install them. If Calf was installed
into /usr, it should be as easy than
su -c "PREFIX=/usr make install"
The next time you run Calf, these styles will appear into the
preferences widget.
Enjoy,
Dominique
Calf Studio Gear: https://calf-studio-gear.org/
On behalf of the entire Rivendell development team, I'm pleased to announce the availability of the next production release of Rivendell, v4.1.0. Rivendell is a full-featured radio automation system targeted for use in professional broadcast and media environments. It is available under the GNU General Public License version 2.
From the 'NEWS' file:
*** snip snip ***
Changes:
RDImport/Dropbox Metadata Processing. Added an '--update-metadata'
switch to rdimport(1) to specify when parent cart metadata is to be
updated when using the '--to-cart=' switch, along with a corresponding
'Update Cart Metadata' checkbox for dropboxes.
(Contributed by David Klann <dklann(a)broadcasttool.com>).
Cart Library. Added 'Plays', 'Last Played' and 'Ingested' on columns
to the cart library list.
Bugfixes. See the 'ChangeLog' for details.
Database Update:
This version of Rivendell uses database schema version 371, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, do 'sudo rddbmgr'.
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 |
|---------------------------------------------------------------------|
gst123-0.4.0 has been released.
Overview of changes in gst123-0.4.0:
------------------------------------
* Use gtk3 instead of gtk2 [Ahmed El-Mahmoudy].
* Change config file location to ~/.config/gst123rc [Victor Ananjevsky]
(PR#22).
* Decode URIs to print proper media name [zhashuyu] (PR#25).
* Support "audio/mpegurl" mime type for m3u playlist parser as well.
* Use GitHub CI.
* Various bugfixes.
What is gst123?
---------------
The program gst123 is designed to be a more flexible command line player
in the
spirit of ogg123 and mpg123, based on gstreamer. It plays all file formats
gstreamer supports, so if you have a music collection which contains
different
file formats, like flac, ogg and mp3, you can use gst123 to play all
your music
files.
All video file formats gstreamer can play are also available.
It is implemented in C++ and licensed under the GNU LGPL version 2
Links:
------
Website: http://space.twc.de/~stefan/gst123.php
Download:
https://github.com/swesterfeld/gst123/releases/download/0.4.0/gst123-0.4.0.…
--
Stefan Westerfeld, Hamburg/Germany, http://space.twc.de/~stefan
Hi all,
Please, just check the latest GSequencer news. Many new utility
functions related to MIDI CI version 1.2.
https://savannah.nongnu.org/news/?id=10496
regards, Joël
Hi all!
We are glad to announce that we released version 0.6.0 of Brickworks,
the music DSP toolkit that supplies you with the fundamental building
blocks for creating and enhancing audio engines on any platform.
Here's a short list of changes:
* Android and iOS support.
* Debugging utilities and preliminary use in a subset of modules.
* Bug fixes, improvements, and polish.
It is fully free/open source software (GPLv3 license) and we also
currently offer commercial licenses for versions 0.x and 1.x for a
reduced price to support the project.
You can find more information on the official web page:
https://www.orastron.com/brickworks.
Best regards,
Stefano D'Angelo
Founder and CEO of Orastron - https://www.orastron.com/