Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

osch/lua-lfft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

lua-lfft

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:

About

Fast Fourier Transform library for Lua

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors