Skip to content

bensherlock/sherlock-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sherlock-code

Code examples as discussed in articles on https://bensherlock.co.uk

FilterFactory

Generates coefficients for FIR filters with various window options.

Full article at: https://bensherlock.co.uk/2015/08/21/windowed-sinc-filter-factory-in-c/

MirroredDelayLine

Full article at: https://bensherlock.co.uk/2015/09/15/mirrored-delay-line/

MirroredFifo

Full article at: https://bensherlock.co.uk/2015/09/14/mirrored-fifo/

WavWriter

Writes audio data to a wav file. Can also append to a wav file and updates the header information.

About

Code examples as discussed in articles on https://bensherlock.co.uk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages