FluidSynth 1.1.6 contains a few bug fixes, such as better MIDI
End-of-track handling, broken sounds after voice overflow, and a few
platform specific fixes.
Thanks to the people who have been contributing by developing, testing
and discussing this release!
Also - if you want to increase the quality of future FluidSynth
releases, please join the new FluidSynth tester program, to make sure
your use case is still handled correctly by FluidSynth!
Relevant links:
Download at:
https://sourceforge.net/projects/fluidsynth/files/fluidsynth-1.1.6/
For more information, see the changelog:
https://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLog1_1_6
For more information about the testing program, see
http://lists.nongnu.org/archive/html/fluid-dev/2012-07/msg00036.html
...and write an email on the fluid-dev list of what use cases you're
interested in testing.
Thanks, and enjoy the new release!
Regards,
David Henningsson
FluidSynth Developer Team
Radium is an open source music editor with a novel interface.
It's inspired by trackers, but has fewer limitations and uses graphics
to show musical data.
Homepage:
http://users.notam02.no/~kjetism/radium/
New screenshot:
http://users.notam02.no/~kjetism/radium/pictures/screenshot-0-67-0.png
Most important changes 0.65.7 -> 0.67.1:
* Ported GUI to Qt4
* Ported Editor to GTK2.
(Did this because of bad performance with QT4 2D graphics.
The editor now runs as an embedded widget in QT4.)
* More colorful default colors
* Various build fixes
* Compiles under MinGW.
(Tested in wine and Windows7, but it doesn't work very well yet.)
* RELEASE buildtype.
* Fix nodeline selection
* Antialiased lines
* Adjusted tempo colors
* Fix race condition for midi input
* Midi input editing.
* Removed the custom resize window box.
* midi: increased latency from 1.95ms to 5ms. (This should probably be
configurable)
* Various bug fixes and improvements
We are proud to announce the release of guitarix2-0.24.0
Guitarix is a mono tube amplifier simulation for jack, with additional
mono/stereo effect racks witch can be filled with some in-build effects
as well as with external LADSPA plugins.
Things that changed in this release:
* add --ldflags to configure options to make lintian a bit more happy
* add command-line options to disable self-connections and auto-save
* add command-line option to select the jack-server by name
* add buffer-size selector for oscilloscope (required by bass-players)
* use faust version 0.9.46
Please refer to our project page for more information:
http://guitarix.sourceforge.net/
download site:
http://sourceforge.net/projects/guitarix/
have fun
guitarix development team
a2jmidid is a project that aims to ease usage of legacy ALSA sequencer
applications, in a JACK MIDI enabled system.
Homepage with screenshots: http://home.gna.org/a2jmidid/
Tarball download: http://download.gna.org/a2jmidid/
Changes since version 7:
* -u commandline option
* D-Bus method for checking whether hw export is enabled. Kudos to Danni Coy
* Fix for resource leak. Kudos to Dan A. Muresan
* Improved error message for snd_seq_connect_to() failures
* --mandir= option in waf. Kudos to Dan Church
Saint Sophronius of Vratsa, was a Bulgarian cleric and one of the
leading figures of the early Bulgarian National Revival. He made the
first copy, known as Sophronius' Copy, of Istoriya Slavyanobolgarskaya.
--
Nedko Arnaudov <GnuPG KeyID: 5D1B58ED>
Lisalo - Linux Sampler Loader - is a command line program that loads entire directories of sample files, a single .sfz file or takes instructions from a meta .lsl file with relative paths to samples. Now you can quickly and easily load sampled instruments without even starting a GUI.
This is release 1.4, grab it here, no installation required
git clone git://github.com/nilsgey/Lisalo.git
[New Features]
-Jack Autoconnect-Port for the stereo sum/mix channels can be given from the command line
-Can start Linuxsampler with a given server-address and port, which makes multiple instances possible
-Jack Midi In for autoconnection is a commandline parameter.
There is only so much you can implement into a tool that aims to be small by design.
This marks my "feature complete" milestone. Future releases will be bugfixes.
One example what you can do now:
I use it to load the Salamander Piano shortly after boot and connect it to my ALSA midi port (which is always on, no matter if the keyboard itself is switched on or not). I now have instant piano sound whenever I switch my keyboard on. It does not conflict with other lisalo or Linuxsampler sessions.
With this lovely one liner:
/usr/bin/lisalo /home/nils/samples/sfz/SalamanderGrandPianoV2_48khz24bit/SalamanderGrandPianoV2.sfz -m alsa_pcm:Hammerfall-DSP/midi_capture_1 -p 7777 -m Salamander > /dev/null
[Contact]
https://github.com/nilsgey/Lisalo
info@...
irc.freenode.org #laborejo
Feedback and chatting are welcome!
Nils