Hi,
I want to give a sign of life in njconnect project by 1.4 version.
In short: njconnect is ncurses jack connection manager.
https://sourceforge.net/projects/njconnect/
Changes since v1.3:
- grid view
- workaround for jack1 which need process callback for graph order callback - I just lost my faith in Jack1 devels for fix this ever :(
- code cleanup
Best Regards
Pawel / Xj
Hello,
Please find new release of FSTHost.
https://sourceforge.net/projects/fsthost/
Changes since 1.5.4 contain:
- Remove zeroize option (-z) - we'll always zeroize buffers
- Control via TCP port ( e.g. via telnet )
- Save TCP port number in /tmp/fsthost directory
- Support for GTK2 or GTK3 or 0 for not GTK
- SIGUSR2 to open vst editor
- fsthost_ctrl - for remote control
- Multiplugin support
- Set port aliases as real plug "pin" names ( -A option )
- Remove tempo ( -t ) command line option.
- Remove BBT sync option ( -B ). Always use Jack BBT sync if available but leave old code as failback.
- Connect MIDI to physical ports as default. Use -j ! for no connect
- By default connect MIDI IN to all physical ports on each graph change
- Rename -p to -M but which opposite meaning
- Option -L display plugins only which the same arch like binnary. fsthost_list still display all plugins
- Add -v option for verbose log
- Add wine-staging support
- Compile embedded editor feature only on demand (EE=1)
- Each plugin processing can be separated from each other (-T mode)
- Allow using "-p -" as separator while parse command line options
- Bugfixes, syntax improvements etc.
Best Regards
Xj
Hello,
Please find new release of FSTHost.
https://sourceforge.net/projects/fsthost/
Changes since 1.5.4 contain:
- Remove zeroize option (-z) - we'll always zeroize buffers
- Control via TCP port ( e.g. via telnet )
- Save TCP port number in /tmp/fsthost directory
- Support for GTK2 or GTK3 or 0 for not GTK
- SIGUSR2 to open vst editor
- fsthost_ctrl - for remote control
- Multiplugin support
- Set port aliases as real plug "pin" names ( -A option )
- Remove tempo ( -t ) command line option.
- Remove BBT sync option ( -B ). Always use Jack BBT sync if available but leave old code as failback.
- Connect MIDI to physical ports as default. Use -j ! for no connect
- By default connect MIDI IN to all physical ports on each graph change
- Rename -p to -M but which opposite meaning
- Option -L display plugins only which the same arch like binnary. fsthost_list still display all plugins
- Add -v option for verbose log
- Add wine-staging support
- Compile embedded editor feature only on demand (EE=1)
- Each plugin processing can be separated from each other (-T mode)
- Allow using "-p -" as separator while parse command line options
- Bugfixes, syntax improvements etc.
Best Regards
Xj
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.
The precompiled packages include the GeneralUser GS SoundFont by S.Christian
Collins (http://www.schristiancollins.com/generaluser.php) ready to use
with the FluidSynth output driver (also included in these packages, providing
beautiful sounds out of the box).
Changes for v0.6.2:
* Fixes for Mac OSX input drivers
(provided by Drumstick 1.0.2 libraries)
* Fixed ticket #28: crash on exit
Compilation minimum requirements for all platforms: CMake 3.0, Qt 5.1 and
Drumstick 1.0 or later.
Please use the mailing list <vmpk-devel(a)lists.sourceforge.net> for questions
and comments. Thanks.
Copyright (C) 2008-2015, Pedro López-Cabanillas and others
License: GPL v3
More info
http://vmpk.sourceforge.net
Downloads
http://sourceforge.net/projects/vmpk/files/0.6.2
Drumstick is a set of MIDI libraries using C++/Qt5 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),
Cakewalk (.WRK), and Overture (.OVE) file formats. A multiplatform realtime
MIDI I/O library is also provided with ALSA, OSS, Windows, Mac OSX, Network
and FluidSynth direct output backends.
Changes for v1.0.2
* RT library: Fix for ticket #6 - Mac OSX MIDI Input
Compilation minimum requirements for all platforms: CMake 3.0 and Qt 5.1
Copyright (C) 2009-2015, Pedro Lopez-Cabanillas
License: GPL v2 or later
Project web site
http://sourceforge.net/projects/drumstick
Online documentation
http://drumstick.sourceforge.net/docs/
Downloads
http://sourceforge.net/projects/drumstick/files/1.0.2/
Hello there and again,
This time getting ready for the NYE. Prepare to party, the countdown has
begun... but first, let there be just one cheesier announcement ;o)
Qtractor 0.7.3 (a tackier gluon) is released!
Everyone is strongly invited to upgrade. No excuses.
Qtractor [1] is an audio/MIDI multi-track sequencer application
written in C++ with the Qt framework [2]. Target platform is Linux,
where the Jack Audio Connection Kit (JACK [3]) for audio and the
Advanced Linux Sound Architecture (ALSA [4]) for MIDI are the main
infrastructures to evolve as a fairly-featured Linux desktop audio
workstation GUI, specially dedicated to the personal home-studio.
Change-log (since last cheesy release):
- Slight increase on the number of decimal digits for the plugin
parameters while on the generic plugin properties dialog. Also applied
to automation curve node value editing.
- Unlimited slack is now in effect on editing over and beyond the
current session or clip contents length, on both the main tracks and
MIDI clip editor (piano-roll) views.
- Ctrl+click and dragging the left or right edges of a clip will now
make it spill over and replicate as many clip clones as it fits in the
left or right horizontal extent.
- Added View/Note Type and Value Type command menus to the MIDI clip
editor (aka. piano-roll) which opens the possibility for discrete
shortcuts to switching views eg. Note Velocity and Controller views
(after a kind request by yubatake, thanks).
- Fixed the conversion and/or override of MIDI clip offsets when moving
and copy/pasting across tempo/time-signature changes.
- Fixed MIDI file track/channel duration estimator, which was giving
quite wrong and way too short reads.
- Fixed a drag-and-drop bug over the main tracks view, when new tracks
were being inserted at the top and not to the bottom as is normally
indicated by the floating visual placeholder.
- Fixed LV2UI_Resize handle from extension_data(LV2_UI__resize), now
passing LV2UI_Handle in first argument to ui_resize(), as found correct
and needed for resizable/scaleable LV2 UI's, most specially to ssj71's
so called Infamous Plugins, thanks.
Website:
http://qtractor.sourceforge.net
Project page:
http://sourceforge.net/projects/qtractor
Downloads:
http://sourceforge.net/projects/qtractor/files
- source tarball:
http://download.sf.net/qtractor/qtractor-0.7.3.tar.gz
- source package (openSUSE Tumbleweed):
http://download.sf.net/qtractor/qtractor-0.7.3-21.rncbc.suse.src.rpm
- binary packages (openSUSE Tumbleweed):
http://download.sf.net/qtractor/qtractor-0.7.3-21.rncbc.suse.i586.rpmhttp://download.sf.net/qtractor/qtractor-0.7.3-21.rncbc.suse.x86_84.rpm
- wiki (on going, help wanted!):
http://sourceforge.net/p/qtractor/wiki/
Weblog (on going, upstream support):
http://www.rncbc.org
License:
Qtractor [1] is free, open-source Linux Audio [5] software,
distributed under the terms of the GNU General Public License (GPL [6])
version 2 or later.
References:
[1] Qtractor - An audio/MIDI multi-track sequencer
http://qtractor.sourceforge.net
[2] Qt framework, C++ class library and tools for
cross-platform application and UI development
http://qt.io/
[3] JACK Audio Connection Kit
http://jackaudio.org
[4] ALSA, Advanced Linux Sound Architecture
http://www.alsa-project.org/
[5] Linux Audio consortium of libre software for audio-related work
http://linuxaudio.org
[6] GPL - GNU General Public License
http://www.gnu.org/copyleft/gpl.html
See also:
http://www.rncbc.org/drupal/node/989
Enjoy && Happy New Year.
--
rncbc aka. Rui Nuno Capela
Hello there and again,
This time getting ready for the NYE. Prepare to party, the countdown has
begun... but first, let there be just one cheesier announcement ;o)
Qtractor 0.7.3 (a tackier gluon) is released!
Everyone is strongly invited to upgrade. No excuses.
Qtractor [1] is an audio/MIDI multi-track sequencer application
written in C++ with the Qt framework [2]. Target platform is Linux,
where the Jack Audio Connection Kit (JACK [3]) for audio and the
Advanced Linux Sound Architecture (ALSA [4]) for MIDI are the main
infrastructures to evolve as a fairly-featured Linux desktop audio
workstation GUI, specially dedicated to the personal home-studio.
Change-log (since last cheesy release):
- Slight increase on the number of decimal digits for the plugin
parameters while on the generic plugin properties dialog. Also applied
to automation curve node value editing.
- Unlimited slack is now in effect on editing over and beyond the
current session or clip contents length, on both the main tracks and
MIDI clip editor (piano-roll) views.
- Ctrl+click and dragging the left or right edges of a clip will now
make it spill over and replicate as many clip clones as it fits in the
left or right horizontal extent.
- Added View/Note Type and Value Type command menus to the MIDI clip
editor (aka. piano-roll) which opens the possibility for discrete
shortcuts to switching views eg. Note Velocity and Controller views
(after a kind request by yubatake, thanks).
- Fixed the conversion and/or override of MIDI clip offsets when moving
and copy/pasting across tempo/time-signature changes.
- Fixed MIDI file track/channel duration estimator, which was giving
quite wrong and way too short reads.
- Fixed a drag-and-drop bug over the main tracks view, when new tracks
were being inserted at the top and not to the bottom as is normally
indicated by the floating visual placeholder.
- Fixed LV2UI_Resize handle from extension_data(LV2_UI__resize), now
passing LV2UI_Handle in first argument to ui_resize(), as found correct
and needed for resizable/scaleable LV2 UI's, most specially to ssj71's
so called Infamous Plugins, thanks.
Website:
http://qtractor.sourceforge.net
Project page:
http://sourceforge.net/projects/qtractor
Downloads:
http://sourceforge.net/projects/qtractor/files
- source tarball:
http://download.sf.net/qtractor/qtractor-0.7.3.tar.gz
- source package (openSUSE Tumbleweed):
http://download.sf.net/qtractor/qtractor-0.7.3-21.rncbc.suse.src.rpm
- binary packages (openSUSE Tumbleweed):
http://download.sf.net/qtractor/qtractor-0.7.3-21.rncbc.suse.i586.rpmhttp://download.sf.net/qtractor/qtractor-0.7.3-21.rncbc.suse.x86_84.rpm
- wiki (on going, help wanted!):
http://sourceforge.net/p/qtractor/wiki/
Weblog (on going, upstream support):
http://www.rncbc.org
License:
Qtractor [1] is free, open-source Linux Audio [5] software,
distributed under the terms of the GNU General Public License (GPL [6])
version 2 or later.
References:
[1] Qtractor - An audio/MIDI multi-track sequencer
http://qtractor.sourceforge.net
[2] Qt framework, C++ class library and tools for
cross-platform application and UI development
http://qt.io/
[3] JACK Audio Connection Kit
http://jackaudio.org
[4] ALSA, Advanced Linux Sound Architecture
http://www.alsa-project.org/
[5] Linux Audio consortium of libre software for audio-related work
http://linuxaudio.org
[6] GPL - GNU General Public License
http://www.gnu.org/copyleft/gpl.html
See also:
http://www.rncbc.org/drupal/node/989
Enjoy && Happy New Year.
--
rncbc aka. Rui Nuno Capela
Hi,
Just wanted pass along an update the the AVL Drumkits which are now at 1.0.
Updates:
-Red Zep Kits get an improved Kick drum.
-All Kits gain a large 3rd Crash Cymbal on Key 60 (sampled from a Paiste
2002 22" crash).
This cymbal has a very distinctive dark tone and is a nice contrast to
the other crashes.
-All Kits gain a Maraca on Key 64 for percussion (sampled from actual
maracas not an egg shaker).
-All new hand percussion kit. This is for use with acoustic instruments
and includes Cajon,
Woodblock, Claves, Tambourine, Maraca, Handclaps and Fingersnaps.
NOTE! This is not percussion in the Afro-Cuban sense at all..
-Midnam files are now included for use with Ardour/Mixbus and any other
DAWs which support loading of midnam files.
-Updates are reflected in a Keymap PDF File.
Format Changes:
-Removed Soundfont2 versions, I don't think all of the SFZ formatting was
being incorporated into the Soundfonts correctly and the SFZ's sound
discernibly better, also I have limited time!
-Removed sf2/sfz Debian packages, I'm not convinced installing any Sound
libraries system-wide is really that useful, they seem to be better suited
to user's home folders or other drives with full user permissions.
Find them here: http://bandshed.net/avldrumkits/index.html
Glen
Apologies for x-posting,
This holiday release brings you:
*-legacy flag that provides 100% backwards compatibility with iemgui
objects
*gfsm library
*added support for $0 functionality in messages
*support for Intel Haswell and Skylake CPUs
*ability to use # in labels
*ability to use multiple $n arguments in labels
*fixed bug in keyboard autorepeat and cleaned up [key] object to support
autorepeat filtering
*added autotune~ external and its K12 module
*synced cyclone and iem libraries
*other small fixes and cosmetic improvements
For a raw (unedited) changelog and a more detailed overview, please visit:
https://puredata.info/downloads/Pd-L2Ork/releases/20151219
To download pd-l2ork:
*http://l2ork.music.vt.edu/main/make-your-own-l2ork/software/
<http://l2ork.music.vt.edu/main/make-your-own-l2ork/software/>*
NB: Currently only Ubuntu 15.10 64bit build is available, with 32bit and
Raspberry Pi builds forthcoming.
About Pd-L2Ork
Pd-L2Ork is a fork of the ubiquitous Pure-Data focusing on improved user
interface, expanded collection of externals, and an advanced SVG-enabled
graphical front-end. Originally it was introduced as the core
infrastructure for the Linux Laptop Orchestra (L2Ork http://l2ork
.icat.vt.edu), and has since expanded to include K-12 learning module with
a unique learning environment offering adaptable granularity that has been
utilized in over dozen maker workshops and initiatives, including the
Raspberry Pi Orchestra program for middle school children introduced in the
summer 2014. Today, pd-l2ork is being developed by a growing number of
international collaborators and contributors.
For additional info L2Ork and pd-l2ork:
http://l2ork.music.vt.edu
Best,
--
Ivica Ico Bukvic, D.M.A.
Associate Professor
Computer Music
ICAT Senior Fellow
Director -- DISIS, L2Ork
Virginia Tech
School of Performing Arts – 0141
Blacksburg, VA 24061
(540) 231-6139
ico(a)vt.edu
www.performingarts.vt.edudisis.icat.vt.edul2ork.icat.vt.eduico.bukvic.net