Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio_sample_rates

Provides definitions for common audio sample rates, as well as conversion rates, for when re-timing is needed, particularly for dual-system sync with video.

There are two header files. One is C-style macros. The other is C++ constexpr variable definitions in namespace AudioSampleRate. You can include both by including the top level header audiosamplerates.h, or pick one.

There is documentation in each file if you aren't sure which definition you need.

About

C++ header for common audio sample rates including pull up/down rates for frame rate conversions

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages