- Add example to integrate with PyChord.
- Support scale expression to generate chord.
- Support triangle wave.
- Contributor: @AntiMatterAMA
- Fix channels of Player class from 2 to 1 to play proper sound.
- Specify audio output device.
- Add Writer class.
- Add generate_chord method.
- Add Synthesizer and Player classes.
- Generate and play constant frequency wave.
- Initial version.