[linux-audio-announce] [ANN] Gneutronica 0.32

From: Stephen Cameron <smcameron@email-addr-hidden>
Date: Sun Jun 25 2006 - 06:06:26 EEST

Gneutronica 0.32, http://gneutronica.sourceforge.net

Changes since 0.31:

* Added drumkit definition for a Roland TR808 sound font.
* Bugfix: inserted measures might get bogus tempo -- fixed.
* MIDI output method abstraction... two instantiations raw MIDI
  and ALSA sequencer interface.
* Now uses ALSA sequencer interface instead of raw MIDI..
* Bugfix: Scramble function had overflow bug that caused it to be
  non-random. Fixed.
* Combined Pattern Editor widnow and Arrangement Editor window into
  a single window by putting them both into tabs in a Gtk notebook.
* Output is assignable to up to 16 ALSA sequencer ports ("tracks")
  on a per-pattern basis to allow routing different patterns to
  different MIDI devices or softsynths.
* Now there is a rudimentary melodic sequencer as well as a percussion
  sequencer.
* Arrangement editor marks every 8 measures instead of every 10

Here's a diffstat between 0.31 and 0.32:

 BUGS | 5
 Makefile | 16
 TODO | 4
 documentation/arranger_window.png | 0
 documentation/drumkit_editor.png | 0
 documentation/gneutronica.html | 110 ++-
 documentation/gneutronica_jack_connection.png | 0
 documentation/gneutronica_logo.png | 0
 documentation/pattern_editor.png | 0
 documentation/pattern_editor1.png | 0
 drumkits/tr808.dk | 19
 gneutronica.c | 765 ++++++++++++++++++-------- gneutronica.h
                            | 59 --
 lang.h | 5
 midioutput.h | 58 +
 midioutput_alsa.c | 156 +++++
 midioutput_alsa.h | 57 +
 midioutput_raw.c | 156 +++++
 midioutput_raw.h | 57 +
 old_fileformats.c | 268 +++++++++
 old_fileformats.h | 2
 sched.c | 23
 sched.h | 5
 versionnumber.txt | 2
 24 files changed, 1465 insertions(+), 302 deletions(-)

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
linux-audio-announce mailing list
linux-audio-announce@email-addr-hidden
http://music.columbia.edu/mailman/listinfo/linux-audio-announce
Received on Mon Jun 26 12:15:01 2006

This archive was generated by hypermail 2.1.8 : Mon Jun 26 2006 - 12:15:02 EEST