Skip to content

dmym/AudioWarping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Solution implements sample -> audio time conversion algorithm which is used by Digital Audio Workstations to map audio clip to track tempo

Solution Structure

Solution consists of three projects:

  • AudioWarping - implementation of audio warping logic, compiled as a static library
  • AudioWarpingApp - client app for AudioWarping library
  • AudioWarpingTest - gtests for AudioWarping library

External dependencies

AudioWarpingTest project depends on Microsoft.googletest.v140 library

About

Implementation of algorithm that maps audio clip to track tempo

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages