https://github.com/7sharp9/fractionaloctave
An F# library for calculating fractional octave bands
https://github.com/7sharp9/fractionaloctave
Last synced: about 1 month ago
JSON representation
An F# library for calculating fractional octave bands
- Host: GitHub
- URL: https://github.com/7sharp9/fractionaloctave
- Owner: 7sharp9
- License: apache-2.0
- Created: 2022-05-21T14:26:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T14:27:59.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T12:16:01.730Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FractionalOctave
An F# library for calculating fractional octave bands.
This may evolve into a more thorough dsp based library as I port some bits and pieces from C++ and Python in my experiments...