Skip to content

[Suggestion] Directly convert audio bin files to FLAC #1

Description

@malvarenga123

When using bin/cue files with audio tracks, these can be converted from bin to FLAC directly using the following command line:

flac -8 --force-raw-format --endian=little --channels=2 --bps=16 --sample-rate=44100 --sign=signed --verify -- track.bin

This may be useful when CD audio is implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions