Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.
/ FDL-Project Public archive

Some quick code to utilise variable delay lines, creating Doppler shifted WAVs. Uni project.

Notifications You must be signed in to change notification settings

alexsedman/FDL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FDL-Project (FKA VDL-Project)

Some quick code to utilise variable delay lines, creating Doppler shifted WAVs. Uni project.

Comments from main.cpp:

// // main.cpp - the main file for this program. // Variable Delay Line (VDL) Project // // Created by Alex Sedman on 12/01/2023. // // The purpose of this program is to provide a way to generate new mono, 16-bit, 20 second WAVs with the implementation of variable delays to create Doppler shift, using various-order interpolation techniques. It is a closed project, thus does not require as much debugging. // Furthermore, I've chosen to use a few shortcuts here - though having a lot of void functions and duplicate code is generally bad practice, considering that this code is a quick solution to produce various WAVs, the structure here will suffice. // v2.2 refactor

This project is now archived :)

About

Some quick code to utilise variable delay lines, creating Doppler shifted WAVs. Uni project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages