Skip to content
saugns v0.4.2b. Allow "[X][Y]" to "[X Y]" concat.

Language changes:
 * Modulator list syntax. Writing two or more lists in
   direct succession now concatenates their contents.

Minor feature addition which is backward-compatible.

Other than that, this is a clean-up release, removing
obsolete and misleading looping in generator.c, and
trimming obsolete code in parser.c.