Skip to content

Fixing audio file version handling

Latest
Compare
Choose a tag to compare
@OrenLederman OrenLederman released this 16 Apr 22:21
· 1 commit to master since this release

There was an issue with the way load_audio_chunks_as_json_objects and sample2data identified the version of the audio file, mistaking it as V1.0. This is now fixed, but might create issues with some older code.