diff --git a/ChangeLog b/ChangeLog index f1426457..5095efb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2013-04-08 (0.6.2) Robin Gareus +* major work started on LV2 GUI (using openGL) +feature-wise the GUI is still work-in-progress +but it is already very useful and stable. +* added state save/load interface and dynamic reconfiguration +* fix reverb initialization (possible strange-noises on first start) +* fixes in LV2 plugin: + - sample accurate rendering + - port-group definitions +* added bcf2000 and Oxygen61 config files +* option to not load default midi CCs and unmap existing ones +* many small details all over the place in wake of GUI design + 2013-03-11 (0.6.1) Robin Gareus * added MIDI-panic (all notes off) * merged patches from akapelrud: diff --git a/Makefile b/Makefile index 9d8c2dbf..01b34ba0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.6.1 +VERSION=0.6.2 export VERSION include common.mak diff --git a/debian/changelog b/debian/changelog index bf66d3bb..79cb1ba5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -setbfree (0.6.1-1) unstable; urgency=low +setbfree (0.6.2-1) unstable; urgency=low * dummy entry -- this is a package for upstream testing @@ -7,4 +7,4 @@ setbfree (0.6.1-1) unstable; urgency=low => http://packages.debian.org/sid/setbfree and => http://anonscm.debian.org/gitweb/?p=pkg-multimedia/setbfree.git - -- Robin Gareus Mon, 11 Mar 2013 17:01:18 +0100 + -- Robin Gareus Mon, 08 Apr 2013 10:02:04 +0200 diff --git a/doc/jboverdrive.1 b/doc/jboverdrive.1 index 45aa8696..6cef7fd5 100644 --- a/doc/jboverdrive.1 +++ b/doc/jboverdrive.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. -.TH JBOVERDRIVE "1" "March 2013" "jboverdrive 0.6.1" "User Commands" +.TH JBOVERDRIVE "1" "April 2013" "jboverdrive 0.6.2" "User Commands" .SH NAME jboverdrive \- The B Preamp/Overdrive Emulator .SH SYNOPSIS diff --git a/doc/setBfree.1 b/doc/setBfree.1 index 839ae0c5..a65c7506 100644 --- a/doc/setBfree.1 +++ b/doc/setBfree.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. -.TH SETBFREE "1" "March 2013" "setBfree 0.6.1" "User Commands" +.TH SETBFREE "1" "April 2013" "setBfree 0.6.2" "User Commands" .SH NAME setBfree \- DSP tonewheel organ .SH SYNOPSIS @@ -24,6 +24,9 @@ the equivalent built\-in defaults are still set \fB\-d\fR, \fB\-\-dumpcc\fR Print a list of MIDI\-CC mappings on startup .TP +\fB\-D\fR, \fB\-\-noCC\fR +do not load default CC map on startup +.TP \fB\-h\fR Print short help text .TP @@ -141,6 +144,11 @@ I (3) .IP The MIDI channel to use for the pedals. range: [1..16] .TP +midi.controller.reset +I ("\-") +.IP +Clear existing CC mapping for all controllers (if non\-zero argument is given). See also \fB\-D\fR option. +.TP midi.controller.upper. S ("\-") .IP @@ -603,7 +611,7 @@ D (1.0) Note: modifies dry and wet values. .TP reverb.mix -D (0.3) +D* (0.3) .IP Note: modifies dry/wet. .SS "Parameters for 'Convolution Reverb Effect':" @@ -725,6 +733,11 @@ percussion.harmonic I* (0) .IP <64: third harmonic, >=64 second harmonic +.TP +overdrive.enable +I* (0) +.IP +<64: disable overdrive, >=64 enable overdrive .SH EXAMPLES setBfree setBfree \fB\-p\fR pgm/default.pgm midi.port="a2j:[AV]" midi.driver=jack diff --git a/doc/vb3kb.1 b/doc/vb3kb.1 index 168cf557..b1f6375d 100644 --- a/doc/vb3kb.1 +++ b/doc/vb3kb.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. -.TH VB3KB "1" "March 2013" "vb3kb 0.6.1" "User Commands" +.TH VB3KB "1" "April 2013" "vb3kb 0.6.2" "User Commands" .SH NAME vb3kb \- Virtual Organ - setBfree control GUI .SH SYNOPSIS