Skip to content

osch/lua-lfft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-lfft

Licence build status Build status Install

This Lua module provides a binding to stb_fft, a fast fourier transform library suitable for power of 2 and non-power of 2 written by ZhiHan Gao.

All functions in this module are operating on carray arrays of double or float element data type.

Examples: