https://github.com/baioc/hxdsp

Cross-platform FFT in Haxe

https://github.com/baioc/hxdsp

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary

Keywords

cross-platform dsp fft
Last synced: 5 months ago · JSON representation

Repository

Cross-platform FFT in Haxe

Basic Info
Statistics
  • Stars: 9
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
cross-platform dsp fft
Created about 5 years ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

hxdsp

GitHub tag (latest SemVer)

A simple FFT library implemented in Haxe for cross-platform signal processing.
Contributions are more than welcome!

Usage

You can use haxelib to install this library straight from the git repo:

sh haxelib git hxdsp https://github.com/baioc/hxdsp

For more details, check out the current API docs.

Example

A ~~unsuccessful~~ modest attempt at a melody extraction program is provided in this repository. On unix systems having ffmpeg and gnuplot installed, you only need to add an audio file of your own to the path res/track.mp3 and, after haxelib install format, run

sh haxe examples/example.hxml

| Sample spectrogram data displayed with the help of gnuplot | |---| | spectrogram |

The example program will also synthesize the extracted melody and place it into res/synth.wav. You can then play it and check for yourself what the result sounds like (I suggest lowering your volume, just in case).

Owner

  • Name: Gabriel B. Sant'Anna
  • Login: baioc
  • Kind: user
  • Location: Earth, Solar System, Local Interstellar Cloud, Local Bubble, Orion-Cygnus Galactic Arm, Milky Way
  • Company: BRy Tecnologia

"Don't let school get in the way of your education." - Mark Twain

GitHub Events

Total
  • Watch event: 3
  • Issue comment event: 1
  • Push event: 1
  • Pull request event: 2
  • Fork event: 1
Last Year
  • Watch event: 3
  • Issue comment event: 1
  • Push event: 1
  • Pull request event: 2
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • ACrazyTown (1)
Top Labels
Issue Labels
Pull Request Labels