Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSIFix

A utility to fix WAV compatibility issues for legacy BSI radio automation software.

Features

  • Fixes Format: Converts WAVE_FORMAT_EXTENSIBLE to standard PCM.
  • Injects Metadata: Adds standards-compliant BWF (bext) and CART chunks.
  • Robust: Handles large files via streaming and preserves Unicode text.
  • Fast: Parallel processing for bulk libraries.

Quick Start

# Verify environment and launch wizard
./bsifix.sh

Documentation

Requirements

  • macOS / Linux
  • ffmpeg (must be in PATH)
  • Python 3 + rich (handled by bsifix.sh)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages