PyOgg Versions Save

Simple OGG Vorbis, Opus and FLAC bindings for Python

0.6.14a1

3 years ago

Fixed ope_encoder_write (#27 )

Contributions by @mattgwwalker :

  • Added opus_get_version_string() (#23)
  • Added opus_strerror() (#24)
  • Example for opusfile (#25)
  • Opusfile as array (#26)

0.6.13a1

4 years ago

Fixed vorbis_block ( #22 )

0.6.12a1

4 years ago

Fixed the library loader for Windows

0.6.11a1

4 years ago

Fixed some VorbisFile behaviour