I'm happy to announce the release of JChordBox 0.5b !
JChordBox is a MIDI musical accompaniement generator software. It is a java
1.7 software.
Giving a chord progression and a music style (containing music templates
also called grooves), JChordBox generates a MIDI backing track.
main features
- build music templates from a MIDI file by adding markers to delimit each
groove
- songs written in XML format (chord progression)
- mainly command line oriented : (GenerateSong, CreateStyleFromMidiFile,
SongPlayer ...)
- provides java API for future WYSIWYG software integration.
- interactive text user interface called SongPlayer that can play MIDI
files and JChordBox song (runs in terminal)
- french and english translations
Screenshot, download section and help (forum, mailing list) on sourceforge
project page:
http://sourceforge.net/projects/jchordbox/
Home page and user guide:
http://jchordbox.sourceforge.net
Laurent Schwartz
I'm happy to announce the release of LiSP (Linux Show Player)!
"LiSP (Linux Show Player)" is a sound player specifically designed for
stage productions.
The goal of the project is to provide a stable and complete playback
software for musical plays, theatre shows and similar.
Features:
- Button matrix user interface, suited for touchscreens;
- Multiple tracks playback;
- Sound FX: gain, equalization, pitch shift, speed control and
compression applied in real time on each track
- Peak and ReplayGainnormalization
- Remote control over IP of slave/backup PC;
"LiSP (Linux Show Player)" is developed in Python and based on GStreamer
and PyQt.
"LiSP (Linux Show Player)" is available at:
http://code.google.com/p/linux-show-player/
Please report bugs using the issue tracker:
http://code.google.com/p/linux-show-player/issues/list
If you're a developer and want to contribute to "LiSP (Linux Show Player)", join the project.
Thanks.
P.s.
Probably I'll create a (google) group for developers and one for requests and suggestions from users.
Hi,
I'm happy to share with you a new beta release of io GNU/Linux, a complete
multimedia workstation based on Debian SID and built with the great Debian-
Live tools.
It includes programs for most uses, with Enlightenment e17+ecomorph as window
manager, Jack2 and Ladish, etc...
This build doesn't include documentation / getting started... Will be part of
a future iso.
Feedbacks welcome, enjoy :)
http://mk.biniou.net/iognulinux.html
Laborejo 0.7 is released.
Together with a new website design http://www.laborejo.org comes a new release of the Music Notation Workshop.
Besides the usual fixes and small enhancements please focus your attention on the following new features:
-Non Session Manager support. Start Laborejo through the NSM Gui and it will be under session management
-Numpad Palette and corresponding shortcuts. A gui widget shows you what musical objects your numpad will insert.
You can change the palette through the menu or by switching through with numpad-plus and numpad-minus.
-A moving playback cursor, showing you which part of Bachs "Kunst der Fuge" you currently don't understand
Laborejo -Music Notation Workshop- is a graphical user interface for Lilypond, a MIDI creator and finally a tool collection to inspire and help you compose. You get beautifully engraved notation through Lilypond and nice ways to control the playback without ever leaving a notation-based environment.
Latest Screenshot:
http://www.laborejo.org/latestscreenshot.png
Instructions and Download Page:
http://laborejo.org/Download
Greetings,
Nils Gey
http://www.laborejo.org
#laborejo on irc.freenode.org
I'm proud to announce the release of guitarix2-0.27.0
Guitarix is a mono tube amplifier simulation for jack, with additional
mono/stereo effect racks which can be filled with a variety of in-build
effects and external LADSPA plugins.
Most guitarix plugs and amps are now available as LV2 plug-in, to be
used in your favorite DAW.
The complete guitarix engine is available as LADSPA plug as well.
change-log:
* fix deprecated g_type_init() call when glib >= 2.36
* fix controller range for gxtubedelay.lv2
* add gxtuner.lv2
* add gxmetal_head.lv2
* add gxmetal_amp.lv2
* a couple of small fixes here and there
* maybe some new bugs ??
Please refer to our project page for more information:
http://guitarix.sourceforge.net/
download site:
http://sourceforge.net/projects/guitarix/
bug tracker
http://sourceforge.net/p/guitarix/bugs/
patches
http://sourceforge.net/p/guitarix/patches/
forum
http://sourceforge.net/apps/phpbb/guitarix/
in behave of the
guitarix development team
enjoy the spring
Hello,
Please find new release of FSTHost.
https://sourceforge.net/projects/fsthost/
New release of FSTHost contain:
- store plugin path, SysExID in FPS files
- fix for make install (LIB64 path - thanks to speps, AUR packager)
- JackSession - no more need to hardcode path to plugin in session command
- Midifilter window - fix ordering filters (first on top)
- get plugin path from XML DB database, also default paths to this db.
- Improve fsthost_menu
- manual page (prepared by Jof Thibaut, "Tango Studio" distribution maintainer)
- update README / fsthost usage
- add control MIDI ports for send/receive SysEx messages
- Work on a copy of Jack MIDI data (fix)
.. and some other minor improvements/fixes
Best Regards
Xj
It's that time of year, once again.
Qsynth 0.3.7 spring cleaning sale!
Well, not a sale per se, but I'm sure you get the point ;)
Description:
Qsynth is a FluidSynth GUI front-end application written in C++
around the Qt4 toolkit using Qt Designer. FluidSynth is an excellent
command line software synthesizer based on the Soundfont specification.
License:
Qsynth is free, open-source software, distributed under the terms of
the GNU General Public License (GPL) version 2 or later.
Website:
http://qsynth.sourceforge.net
Project page:
http://sourceforge.net/projects/qsynth
Downloads:
- source tarball:
http://downloads.sourceforge.net/qsynth/qsynth-0.3.7.tar.gz
- source package (openSUSE 12.3):
http://downloads.sourceforge.net/qsynth/qsynth-0.3.7-3.rncbc.suse123.src.rpm
- binary packages (openSUSE 12.3):
http://downloads.sourceforge.net/qsynth/qsynth-0.3.7-3.rncbc.suse123.i586.r…http://downloads.sourceforge.net/qsynth/qsynth-0.3.7-3.rncbc.suse123.x86_64…
Change-log:
- New French (fr) translation added (by Yann Collette, thanks).
- Reversed (mouse) scroll-wheel effect on dial knob widgets.
- Preparations for Qt5 migration.
- MIDI bank select mode control added to engine setup dialog (after a
clean patch ticket by Kurt Stephens, thanks).
- Added include <unistd.h> to shut up gcc 4.7 build failures.
- Make(ing) -jN parallel builds now available to the masses (an awesome
patch by kensington, thanks).
- Fixed Makefile.in handling of installation directories to the
configure script eg. --datadir, --localedir.
- Main window is now brought to front and (re)activated when clicking on
the system tray icon instead of just hiding it.
- Debugging stacktrace now applies to all working threads.
Weblog (upstream support):
http://www.rncbc.org
See also:
http://www.rncbc.org/drupal/node/635
Cheers && Enjoy.
--
rncbc aka Rui Nuno Capela
rncbc(a)rncbc.org
Hi Everyone,
This mail announces a new release of Nama,[1] a digital
audio workstation.
By using Kai Vehmanen++'s Ecasound[2] audio processing
engine, Nama can provide DAW functionality (tracks, buses,
effects, parameter controllers, sends, inserts, marks, fades
and regions) in a small, well-tested codebase.
The optional GUI resembles a simple hard disk recorder. More
advanced functions are available at the command prompt.
New with v1.107:
+ Optionally use git for managing project state
(save/get commands work with branches instead of files)
+ Automatic ogg/mp3 encoding of mixdown files
+ Effect chains and profiles store inserts as well as effects
+ Shell script hooks for external track record setup and cleanup
For examples of music recorded with Nama, see Julien Claassen's
website.[3]
Notable features
----------------
Audio editing
+ Nondestructive
+ Track caching (freezing/unfreezing)
+ Mastering mode based on Jamin
+ Pop up Audacity or MHWaveedit for waveform viewing/editing
+ LADSPA, LV2 and Ecasound effects and controllers
+ JACK or ALSA I/O
User interface
+ Searchable help for commands and effects
+ Command language has simple syntax and autocompletion
+ Templates for reusing effects, inserts, tracks and projects
+ User defined commands, scripts and JACK port autoconnect lists
+ Prompt handles Ecasound, Midish[5] and internal commands,
shell commands or Perl code
+ Commands can address multiple tracks or effects
+ Full documentation
Stability
+ Based on Kai Vehmanen's mature audio processing engine
+ Signal processing network can be verified by inspecting
the Ecasound chain setup
+ Test suite verifies core functions
Hacking
+ Extensive logging and debugging aids
+ Small well-structured codebase (approx. 14k lines in 60 files)
+ Easy to build and hack, no compiling required
Installation
------------
For most users,
cpanm Audio::Nama
should be enough to install it. (Debian packaging will
follow.)
See "man nama" for documentation or type "help" at the
command prompt. For access to the latest fixes and feature,
you can build Nama from github.[4]
In the pipeline
---------------
+ JACK latency integration with latency compensation
among arms of the internal signal network
+ Positions stored as samples
+ Marks that move with their associated track
+ Edits to replace a note or phrase
Further down the road
---------------------
+ Merging of project branches
+ Use an external program (MHWaveedit?) to manage transport,
define regions
+ A/B comparisons
+ OSC interface
+ Additional MIDI capabilities
[1] http://freeshell.de/~bolangi/namahttp://search.cpan.org/dist/Audio-Nama/http://www.freelists.org/list/nama
[2] http://eca.cx/ecasound/
[3] http://juliencoder.de/nama/
[4] http://github.com/bolangi/nama
[5] http://www.midish.org/
--
Joel Roth
I'm proud to announce the release of guitarix2-0.26.0
Guitarix is a mono tube amplifier simulation for jack, with additional
mono/stereo effect racks which can be filled with some in-build effects
as well as with external LADSPA plugins.
Download from http://sourceforge.net/projects/guitarix/
This release is mostly related to the LV2 port of guitarix modules.
With this release we remove the previous released GxAmplifier LV2
versions and replace them with the new GxAmplifier-X module, which
include the complete guitarix amp head with all tube, tonestack and
cabinet selectors. It comes as Mono and as well as Stereo version.
Additional some completely new Amp models by our new Team member Steve
Poskitt been included.
A couple of additional effect modules been ported to LV2.
See the list below.
(FOR DEVELOPERS AND MAINTAINERS)
For guitarix main we have included some new (and fix some old) configure
options required by Gentoo proaudio overlay and Fedora maintainers.
Additional there are some new configure options mostly related to the
new LV2 port which may interest the one or the other of you. Check them
out with ./waf –help
As usual, all used faust dsp files been included within the source, as
well all our tools we us to create and port them to LV2. All LV2 plugs
comes with GUI's based on our included libgxwmm, a additional Gtkmm
toolkit library.
Special thanks to David Robillard and Harry van Haaren for there open
ears on the LV2 mailing list.
Included LV2 modules:
* GxAmplifier-X
* GxAmplifier-Stereo-X
* GxAutoWah
* GxWah
* GxBooster
* GxChorus-Stereo
* GxCompressor
* GxDelay-Stereo
* GxEcho-Stereo
* GxEchoCat
* GxExpander
* GxFlanger
* GxPhaser
* GxRedeye Chump
* GxRedeye Big Chump
* GxRedeye Vibro Chump
* GxReverb-Stereo
* Gx Alembic Mono
* Gx Studio Preamp Stereo
* GxTiltTone
* GxTremolo
* GxTubeScreamer
* GxTubeDelay
* GxTubeTremelo
* GxTubeVibrato
* GxZita_rev1-Stereo
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