== v0.17 beta - 2011.12.08 == * Switched to proper typed arrays in the synth - better performance, but may fail on older browsers. == v0.16 beta - 2011.11.11 == * Fixed a slight issue witht the overlay dialogs. == v0.15 beta - 2011.10.02 == * Added a function to export the selected range to a WAV file. == v0.14 beta - 2011.08.12 == * Minor sound generation speed-up. == v0.13 beta - 2011.07.21 == * Minor sound generation speed-up. == v0.12 beta - 2011.07.18 == * Added Copy/Paste and +1/-1 functions to the sequence editor. * Even tighter screen layout. == v0.11 beta - 2011.07.18 == * Optimized the screen layout a bit so that the tool fits into a smaller window. * Improved preset selector behavior. * Added HOME/END keyboard shortcuts to the sequencer editor. == v0.10 beta - 2011.07.13 == * Added channel LEDs that light up during playback. == v0.9 beta - 2011.07.10 == * Added a couple of neat VU meters (left/right). == v0.8 beta - 2011.07.08 == * Added: When playing, the cursor/selection follows the position of the song. == v0.7 beta - 2011.07.05 == * Added Note/octave up/down functions to the pattern editor (+1/-1, +12/-12) == v0.6 beta - 2011.06.27 == * Added support for using the keyboard for entering notes in the pattern (traditional tracker layout, e.g. as used in ReNoise). == v0.5 beta - 2011.06.26 == * Added Copy/Paste operations to the pattern editor * Fixed a minor bug in the delete code == v0.4.2 beta - 2011.06.25 == * Fixed an input element focus issue == v0.4.1 beta - 2011.06.09 == * Re-use of the audio element, hopefully meaning less memory usage == v0.4 beta - 2011.06.07 == * Start of change log