QJackRcd release 1.2.0
QJackRcd is a simple QT5 stereo recorder for Jack with few features as
silence processing for automatic pause, file splitting, background file
post-processing.
1.2.0 (stable)
- Add recorded size indicators in status bar
- Add command line parser with all options
- Add a console mode only (no GUI) for automation purpose
- Add a man page (en) with all options described.
- FIX: conflicts between jack transport and record at launch feature in
some cases.
- FIX: internal recording buffer size not adjusted (too long).
1.1.2 (stable)
- Add an option to be in record state at launch time
... see details in README file:
https://sourceforge.net/projects/qjackrcd/files/
distribution tar file download:
https://sourceforge.net/projects/qjackrcd/files/stable/qjackrcd-1.2.0.tar.g…
SF project site:
https://sourceforge.net/projects/qjackrcd/
Regards
Olivier.
spectmorph-0.3.4 has been released.
Overview of Changes in spectmorph-0.3.4:
----------------------------------------
* Added optional ADSR Envelope
* Make LV2 and VST plugin stereo to allow supporting stereo in the future
* LV2 plugin description fixes
* Added about dialog to plugin/smjack UI
* Remove BEAST plugin (plugin code will be moved to BEAST)
* Fixed compilation for newer g++ >= 6 (std::fabs)
* Get rid of some malloc() calls in linear morphing
What is SpectMorph?
-------------------
SpectMorph is a free software project which allows to analyze samples of
musical instruments, and to combine them (morphing). It can be used to
construct hybrid sounds, for instance a sound between a trumpet and a flute; or
smooth transitions, for instance a sound that starts as a trumpet and then
gradually changes to a flute.
SpectMorph ships with many ready-to-use instruments which can be combined using
morphing.
SpectMorph is implemented in C++ and licensed under the GNU LGPL version 3
Integrating SpectMorph into your Work
-------------------------------------
In order to make music that contains SpectMorph, you currently need to use
Linux. There are four ways of integrating SpectMorph sounds into music you
create:
- LV2 Plugin, for any sequencer that supports it.
- VST Plugin, especially for proprietary solutions that don't support LV2.
- JACK Client.
- BEAST Module, integrating into BEASTs modular environment.
Note that at this point, we may still change the way sound synthesis works, so
newer versions of SpectMorph may sound (slightly) different than the current
version.
Links:
------
Website: http://www.spectmorph.org
Download: http://www.spectmorph.org/downloads/spectmorph-0.3.4.tar.bz2
There are many audio demos on the website, which demonstrate morphing between
instruments.
--
Stefan Westerfeld, Hamburg/Germany, http://space.twc.de/~stefan
After a long unintentional break, the OSM is back!
Lots of news, some tunes, and an interview focused on the recent
open-sourcing of the Digits Synth!
Stay tuned for the next tunestorm in November in collaboration with Sonoj (
http://www.sonoj.org/).
https://archive.org/details/OSMP85
Hope you enjoy!
_Spencer
Radium is a vertical music editor. Radium is inspired by trackers, but uses
more graphics to show musical data. Radium also supports MIDI sequencing
and hard disk recording.
Radium has features like smooth scrolling, zooming, automation, piano roll,
embedded Pure Data (Pd), and embedded Faust.
* Homepage: http://users.notam02.no/~kjetism/radium/
* Screenshot:
http://users.notam02.no/~kjetism/radium/pictures/radium_4_9_20.png
* Videos: http://www.youtube.com/user/KjetilMatheussen/videos
* Demonstration video by Tobias Lutzenkirchen showing some of the features:
https://www.youtube.com/watch?v=FhwmT0G5EwM
(Radium 3.9.1)
*Demonstration video showing developing Faust programs inside Radium:
https://www.youtube.com/watch?v=LJm9Lox1WFA
Changes between 4.8.2 and 5.0.10:
* Lots of bug fixes and minor improvements.
* Audio: Don't apply volume when bypassing.
* Piano roll: Improved eraser functionality.
* Editor: Move the swing sub tracks to the left of the piano roll.
* Mixer strips: Show automation values.
* Mixer strips: Quickly enable or disable plugins and sends.
* GUI: Make F11 switch full screen for all windows.
* Audio: Scan plugins in a separate process.
* Audio: Apply correct initial automation values when starting to play.
* Mixer: Configuration editor.
* Documentation: Many improvements.
* Audio: Always connect and disconnect several connections simultaneously,
not one by one.
* Mixer strips: Faster graphics.
* Menus: Improve keyboard navigation.
* Sequencer: Faster to move blocks while playing.
* Faust Development: Fix various GUI issues.
* Audio: Support Jack transport in order to sample-accurately synchronize
to e.g. Ardour or Bitwig.
* GUI: Program includes a new "Edit" tab in the main window.
* GUI: Fix various keyboard focus issues
* 594 other changes. (613 git commits).