Project 5 Main Page

Project 5: Audio Compression

Dylan Kilpatrick

Part 1: RMSE Comparison of Tones with Frequency 64f

SOME TEXT

f = 2, 2 bits

f = 3, 2 bits

Part1 Part1

Something about even functions here

Something about odd functions here

RMSE vs frequency

Part 2: Windowing Functions Effect on RMSE

SOME TEXT

Windowing Added, f = 5, b = 2

Windowing Added, f = 6, b = 2

Part2 Part2

Something about even functions here

Something about odd functions here

RMSE vs frequency


Part 3: Windowing Functions, Chords, and Bits

SOME TEXT

Windowing, 3:7 Chord Tone, f = 2, b = 2

Windowing, 3:7 Chord Tone, f = 2, b = 3

Part3 Part3

Windowing, 3:7 Chord Tone, f = 3, b = 2

Windowing, 3:7 Chord Tone, f = 3, b = 3

Part3 Part3


Part 4: WAV Files, Windowing Functions, and Bits

SOME TEXT

Gong.wav No Windowing Vs Bits (Original, then 1 to 7 bits)

Gong.wav Windowed Vs Bits (Original, then 1 to 7 bits)

Non-Windowed Gong.wav Windowed Gong.wav

TEXT

TEXT

RMSE vs frequency
LIST OF MATLAB CODE:
Codec File
Chord Gernating File
Gong Sound Generating File
Used to Plot Functions vs f and Bits

Home