Skip to content

Releases: xord/beeps

v0.3.3

22 Jan 18:18
Compare
Choose a tag to compare
- Update dependencies

v0.3.2

13 Jan 18:05
Compare
Choose a tag to compare
- Update workflow files

- Set minumum version for runtime dependency

v0.3.1

12 Jan 18:54
Compare
Choose a tag to compare
- Add Sequencer class

- Add 'triangle' type to Oscillator
- Add LICENSE file
- Rename: ADSR -> Envelope

v0.3

05 Jul 18:35
Compare
Choose a tag to compare
- Support Windows

v0.2.1

05 Jul 16:34
Compare
Choose a tag to compare
- Do not delete OpenAL objects after calling OpenAL_fin()

- Do not redefine fin!() methods, they are no longer needed
- Skip 'test_play_end_then_stop' on GitHub Actions
- Update workflows for test
- Update to actions/checkout@v4
- Fix 'github_actions?'

v0.2

13 Mar 17:02
Compare
Choose a tag to compare
- Change the super class for exception class from RuntimeError to Sta…

v0.1.46

06 Feb 17:16
Compare
Choose a tag to compare
- Fix compile warnings

v0.1.45

07 Jan 16:00
Compare
Choose a tag to compare
- Update dependencies

v0.1.44

09 Dec 15:01
Compare
Choose a tag to compare
- Trigger github actions on all pull_request

v0.1.43

08 Nov 15:56
Compare
Choose a tag to compare
- Use Gemfile to install gems for development instead of add_developm…