Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@d0lfyn d0lfyn released this 28 Mar 05:49
daf5f08

This version is yet another complete rewrite. The code has been refactored to use Ruby modules and classes. (See #7 for the discussion that led to this development.) As a result, the code is more organised and can now be recognised by GitHub and by code editors as standard Ruby code. The code has also been documented with the YARD standard. This aids maintenance and navigation.

Important updates since v0.3.0:

  • expanded frequency space possibilities, in terms of scales and modulations
  • implementation of a Sonic Pi synth subsystem which can be used alongside MIDI
  • improved musicality with conclusion passages for the articulated section
  • preparation of a human-readable meta-data document (entry.catalogue.md)