1Release 0.1.7 Thursday 2 December 2000
2
3Envelope fixes, new exponential ranges.
4LFO fixes, now slower and more useful.
5New midi interface. Handles both forms of note offs, pitch wheel setting
6and midi controlled cutoff is set to midi effect 1 (parameter 91, or reverb
7level in general midi).
8Potential crash bug fixed.
9Loads of little fixes.
10
11Release 0.1.6 Sunday 10 September 2000
12
13Polyphony, dependant on the speed of the CPU.
14The number of voices of polyphony is set in the .Spiralrc file.
15Scope bypass button
16Now uses the cool new Fl_Knob widget by Yves Usson, looks much better than
17the standard Fl_Dial.
18Patch by Yves Usson to allow SpiralSynth to work on big-endian machines.
19Incorporated Trevor Johnson's Free/Open/NetBSD port.
20A number of optomisations and fixes.
21
22Release 0.1.5 Saturday 2 September 2000
23
24Appled a patch from Reinhard Katzmann's to fix some compile errors.
25.Spiralrc and .SpiralPatches.bank are now stored in $HOME.
26Filter Granularity can now be set in .Spiralrc
27Ability to turn off realtime playback in .Spiralrc
28Keyboard mappings in .Spiralrc (two and a half octaves can be configured)
29Emulated PC Keyups properly this time :)
30XMod (frequency modulation) enabled in both mixers.
31
32Release 0.1.4 Sunday 20 August 2000
33
34Fixed a compiler error on some machines.
35Direct to disk wav output bugs fixed.
36
37Release 0.1.3 Friday 18 August 2000
38
39Direct to disk wav output.
40Fixed samplerate error in the output module, 44100 should now *really* be 44100
41samples per second. This results in much better sound, but is half as fast :(
42Clipping implemented in Mixer, Filter and Echo.
43More fixes and tidy ups.
44
45Release 0.1.2 Saturday 12 August 2000.
46
47Added patch load/save.
48Added Randomise.
49Made the filter's envelope more general, it now has it's own router.
50Removed GL dependancy (now uses FLTK code)
51Added a .Spiralrc file
52Lots of fixes and tweaks, cleaner code.
53
54Release 0.1.1 Tuesday 1 August 2000.
55
56Fixed crash bug with 1.0.9 version of FLTK.
57Key-up events from (PC) keyboard emulated.
58Full compliment of notes - tuned correctly.
59Clarified bits of GUI.
60Removed X11 & Xext from configure.in
61
62First release 0.1.0 Thursday 20 July 2000.
63