Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 569 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 569 Bytes

v0.2.0

Released XXXX/XX/XX

  • Added stats() function to Opl3Device for retrieving statistics.
  • Added an option to the example play_tune to save the output as a wav via hound.
  • Added a buffered parameter to write_register. This is technically a breaking change, but nobody's using this yet, so...

v0.1.2

Released 2024/06/30

  • Fixed build and provided a working example of music playback.

v0.1.0, v0.1.1

Released 2024/06/29, Yanked 2024/06/30

  • Broken. Less said the better. Was still figuring out how to publish an FFI crate.