Skip to content

paolomolo/flac-to-wav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLAC to WAV Converter

Converts FLAC audio files to WAV format optimized for Rekordbox/CDJ compatibility.

Requirements

  • Python 3
  • ffmpeg

Install ffmpeg:

Usage

  1. Place your FLAC files in the Input/ folder
  2. Run the conversion:
python3 convert.py
  1. Converted WAV files will be saved in the Output/ folder

Output Format

  • Format: WAV
  • Sample Rate: 44100 Hz (CD quality)
  • Bit Depth: 16-bit
  • Channels: Stereo (2 channels)

About

Converts FLAC audio files to WAV format optimized for Rekordbox/CDJ compatibility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages