I would like to introduce droguedrums, a text file based drum
sequencer, to the public.
It reads a definition of drum sets, parts and sequences from a text file
and plays it back as midi. Patterns can be produced by hand or
algorithmically.
Droguedrums runs on Linux and Mac OS X, and it is free and BSD licensed
software. Go is used as the programming language. Currently the only
usable output library is portmidi, but this is an early release and
support for jack is planned.
Web Site:
http://www.noisy-toys.de/droguedrums/
Relase 1.0:
http://www.noisy-toys.de/droguedrums/droguedrums-1.0.zip
Github:
https://github.com/sstark/droguedrums
Sebastian
Join us for this month's episode where we reveal the results of the
15th tunestorm (the musical un-competition). Huge thanks to all
participants! Stay tuned for the next tunestorm announcement in
September!
https://archive.org/details/OSMP80
_Spencer
On behalf of the entire Rivendell development team, I'm pleased to announce the availability of Rivendell v2.15.1. Rivendell is a full-featured radio automation system targeted for use in professional broadcast environments. It is available under the GNU General Public License.
From the NEWS file:
*** snip snip ***
Changes
WAV File Format. Tweak WAV file export format to enhance compatibility
with various third-party applications.
Various other bug fixes. See the ChangeLog for details.
Database Update:
This version of Rivendell uses database schema version 259, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
As always, be sure to run RDAdmin immediately after upgrading to allow
any necessary changes to the database schema to be applied.
*** snip snip ***
Further information, screenshots and download links are available at:
http://www.rivendellaudio.org <http://www.rivendellaudio.org/>
Cheers!
|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|----------------------------------------------------------------------|
| On-line, adj.: |
| The idea that a human being should always be accessible to a |
| computer. |
|----------------------------------------------------------------------|
Radium is a music editor with a new type of interface. It's inspired by
trackers,
but also uses graphics to show musical data. Radium also has piano roll
and MIDI sequencing features, and various semi-esoteric features such as
built-in
Pure Data and Faust.
Homepage: http://users.notam02.no/~kjetism/radium/
Demonstration video byTobias Lutzenkirchen showing some
of the features: https://www.youtube.com/watch?v=FhwmT0G5EwM
Demonstration video showing developing Faust programs inside Radium:
https://www.youtube.com/watch?v=LJm9Lox1WFA
Some more classic 8 bit 4 channel tracker modules played in Radium:
https://www.youtube.com/watch?v=uRYowNx7Pzohttps://www.youtube.com/watch?v=ZGSOs3O2mDYhttps://www.youtube.com/watch?v=v-jNPBHv5dohttps://www.youtube.com/watch?v=KYFewe2Jlwk
Changes between 3.8.2 and 4.0.0:
* MIDI Learn and automation recording.
* "Chance" effect.
* More buses and voices.
* Faster graphics.
* Ping-pong loop and reverse.
* Faust development instrument. Changing the code changes the sound in
realtime.
* Progress window when loading songs.
* Option to save song with embedded samples.
* Include automation from other instruments.
* Plugin delay compensation.
* Solo mode for mixer objects.
* System equalizer includes high pass filter.
* More than one simultaneous MIDI input port.
* Allow automation from other instruments in tracks.
* Hear notes when editing the piano roll.
* Player is almost never stopped anymore when editing.
* Notify user if it takes a long time to read sample directory.
* Paint automation and peaks on sliders with sub-pixel accuracy.
* Sample browser bookmarks.
* Colors are more configurable.
* Improved mixer graphics.
* Show visually when a note continues playing into the next block.
* Popup menu options for whether to continue playing note into next block.
* Show native VST GUIs on top of all other windows.
* Various graphic rendering issues.
* Possible to change play position while playing.
* Option to clone instruments.
* Option to automatically scroll down after pasting range.
* Optionally edit effects and cents by text instead of graphics, like in
regular trackers.
* Allow fx from other patches than the track patch
* Play note when creating / moving note in pianoroll
* Never stop player when editing
* Many bug fixes and smaller improvements.