Skip to content

Releases: t-sin/tapirus

Version 1.0.4

22 Jan 09:04
Compare
Choose a tag to compare

This release still fix sequencer bugs.
By this fix the sequencers seem to be nice.

  • bugfix: sequencer clears internal events when looping (ea0e796)

Version 1.0.3

22 Jan 09:00
Compare
Choose a tag to compare

The main change in this release is a bugfix for sequencers.
Before this release, when a long sequence pattern is set to sequencer, sequencers repeats the short part of the pattern.

  • Fix event scheduling bugs in sequencers
  • Avoid compiler warnings (c1cbd34)

Version 1.0.2

22 Jan 08:54
Compare
Choose a tag to compare

Minor release for some bugfixes and improvements.

Improvements

  • Sort unit generators by the hierarchial order when dumping (03232cf)
  • Comments are available in Tapir Lisp (c816a43)

Bugfix Wrote /home/grey/Dropbox/code/tapirus/CHANGELOG.md

  • Fix error message for rand oscillator (48c6ab1)

Version 1.0.1

22 Jan 08:46
Compare
Choose a tag to compare

Version 1.0.1

Minor release for internal tiny changes.

Version 1.0.0

22 Jan 08:44
Compare
Choose a tag to compare

Split the sound synthesis modules from Koto music performer.
It includes features below:

  • Simple musical time abstructions
  • Unit generator system for sound synthesis
    • oscillators, sequencers, effects and some utility units
  • Tapir Lisp; audio graph contruction language