Sha256: 3fdf0e57dc71e19d5cbd6e4a121c15d1502895fcd54d4fecb88c73fd6c43ed6d

Contents?: true

Size: 1.23 KB

Versions: 1

Compression:

Stored size: 1.23 KB

Contents

# beeps ChangeLog


## [v0.1.42] - 2023-10-25

- Add '#include <assert.h>' to Fix compile errors


## [v0.1.41] - 2023-06-27

- Add SoundPlayer#state()
- Delete SoundPlayer#is_playing(), is_paused(), and is_stopped()
- NONE -> TYPE_NONE


## [v0.1.40] - 2023-05-29

- Update dependencies


## [v0.1.39] - 2023-05-29

- Update dependencies


## [v0.1.38] - 2023-05-27

- required_ruby_version >= 3.0.0
- Add spec.license


## [v0.1.37] - 2023-05-18

- Update dependencies


## [v0.1.36] - 2023-05-08

- Update dependencies


## [v0.1.35] - 2023-04-30

- Place the save() method next to load()


## [v0.1.34] - 2023-04-25

- Clear mic streams on exit
- Fix compile errors on assert lines


## [v0.1.33] - 2023-04-22

- Stream playback is now supported.
- Pause, resume, and stop after playback, as well as methods to check the status of the playback.
- Support for saving and loading sound files
- Added Oscillator, MicIn, Gain, ADSR, TimeStretch, PitchShift, and Analyser classes.


## [v0.1.32] - 2023-03-01

- Fix bugs


## [v0.1.31] - 2023-02-27

- Add ChangeLog.md file
- Add test.yml, tag.yaml, and release.yml
- Requires ruby 2.7.0 or later


## [v0.1.30] - 2023-02-09

- Fix conflicting beeps's Init_exception() and others Init_exception()
- Refactoring

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
beeps-0.1.42 ChangeLog.md