1 1 August 1999: Project started.
3 19 August 1999: Almost ready for first release...
5 * simple sequencing etc works fine
6 * save/load seems to work
7 * still need to document system
9 30 August 1999: Some problems have come to light with treatment of time in
10 the program - still thinking about how best to resolve them.
12 3 September 1999: First port to Win32! It runs, plugins load, but I haven't
13 implemented sound output yet.
15 14 September 1999: Finished switching file formats to the (much
16 better) text-based one. Next job is to move to Steve Hoek's
17 suggestion for dealing with realtime in a more flexible
20 16 September 1999: Finished the new master-clock code. This should allow
21 various kinds of plugin that weren't possible/easy before.
22 Getting close to release.
24 18 September 1999: Sound works on Win32. It's patchy, there are major
25 problems, the latency it enormous... but it works.
28 22 October 1999: After about a day of fighting libtool/automake I've come to
29 the conclusion that that particular combination bites hard.
30 <sigh>. Oh well, at least I tried...