packages feed

dobutokO2-0.5.2.0: CHANGELOG.md

# Revision history for dobutokO2

## 0.1.0.0 -- 2020-03-04

* First version. Released on an unsuspecting world.

## 0.2.0.0 -- 2020-03-05

* Second version. Added the functionality connected with octaves. Some documentation and code improvements.

## 0.3.0.0 -- 2020-03-06

* Third version. Added the opportunity to specify more parameters: additionally basic sound duration and the level of obertones influence the generated sounds.
Fixed issues with possibly incorrect argument sending to the SoX executable. Some documentation and code improvements.

## 0.3.1.0 -- 2020-03-06

* Third version revised A. Fixed issues with not being compiled because of the ambiguous variables and wrong function application.

## 0.3.1.1 -- 2020-03-06

* Third version revised B. Some documentation improvements for README.markdown file.

## 0.4.0.0 -- 2020-03-07

* Fourth version. Fixed issues with wrongly realized rhythm behaviour. Now it corresponds to the documented.

## 0.5.0.0 -- 2020-03-07

* Fifth version. Added the possibility to specify an existing file by its absolute path to be used as a source for the sound information for SoX to generate the
resulting file. Some documentation improvements.

## 0.5.1.0 -- 2020-03-07

* Fifth version revised A. Fixed issue with the order of actions in 'dobutokO2' function.

## 0.5.2.0 -- 2020-03-07

* Fifth version revised B. Fixed issue with the name of the recorded informational sound file in the 'recAndProcess' function.