[][src]Module x3::encoder

Functions

encode

Encode a wav file (represented as Channels). The output will be written to bp.

encode_frame

Encode one frame and all it's blocks. This takes the wav and converts it x3 compressed audio.

write_frame_header

Write the frame header to the bit array.