Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / phip1611/spectrum-analyzer issues and pull requests
#58 - Getting complex result
Issue -
State: closed - Opened by 4321ba 12 days ago
- 2 comments
#57 - Extending it for a voice feminization coach
Issue -
State: open - Opened by retpolanne about 1 year ago
- 1 comment
#56 - modernize CI
Pull Request -
State: closed - Opened by phip1611 about 1 year ago
#55 - Support non-contiguous sample buffers
Issue -
State: closed - Opened by sowbug about 1 year ago
- 5 comments
#54 - fft: use macro to prevent code repetition
Pull Request -
State: closed - Opened by phip1611 over 1 year ago
- 1 comment
#53 - Remove fft impls
Pull Request -
State: closed - Opened by phip1611 over 1 year ago
#52 - Release 1.3
Issue -
State: closed - Opened by phip1611 over 1 year ago
#51 - Release v1.3
Pull Request -
State: closed - Opened by phip1611 almost 2 years ago
#50 - Ensure that Spectrum is `Send` and `Sync`
Issue -
State: closed - Opened by phip1611 almost 2 years ago
#49 - Evaluate if crate can be `no_std` without `alloc`
Issue -
State: closed - Opened by phip1611 almost 2 years ago
- 1 comment
#48 - Use criterion for benchmarks
Issue -
State: closed - Opened by phip1611 almost 2 years ago
#47 - cargo run --release fails at fontconfig
Issue -
State: closed - Opened by devfire almost 2 years ago
- 7 comments
#46 - Remove `RefCell` from `Spectrum`
Issue -
State: closed - Opened by phip1611 about 2 years ago
#45 - Max is not defined correctly
Issue -
State: closed - Opened by Norlock about 2 years ago
- 5 comments
Labels: bug
#44 - Mel scaling
Issue -
State: closed - Opened by survirtual over 2 years ago
- 5 comments
#43 - better spectrum scaling function type
Pull Request -
State: closed - Opened by phip1611 over 2 years ago
#42 - fix wrong scaling in divide_by_N_sqrt
Pull Request -
State: closed - Opened by phip1611 over 2 years ago
- 1 comment
#41 - Basic scaling method is missing (val / sqrt(len))
Issue -
State: closed - Opened by spitfire05 over 2 years ago
- 4 comments
#40 - microfft update and prepare release 1.2.5
Pull Request -
State: closed - Opened by phip1611 over 2 years ago
Labels: improvement
#39 - add `#![warn(missing_docs)]`
Issue -
State: closed - Opened by phip1611 over 2 years ago
#38 - release 1.1.0
Pull Request -
State: closed - Opened by phip1611 about 3 years ago
Labels: documentation, feature, improvement
#37 - Add a convenient "to_logarithmic_spectrum" method
Issue -
State: closed - Opened by phip1611 about 3 years ago
- 1 comment
Labels: feature
#36 - rethink max() and min()
Issue -
State: closed - Opened by phip1611 about 3 years ago
- 1 comment
Labels: bug, improvement
#35 - release 1.0.0
Pull Request -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation, improvement
#34 - Let library return result and not panic anymore
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: improvement
#33 - when sample data is all 0.0 thread 'main' panicked at 'min must be <= max min:NaN max: NaN', src/spectrum.rs:469:9
Issue -
State: closed - Opened by wasabia over 3 years ago
- 5 comments
Labels: bug
#32 - Add compile_error! -macro
Issue -
State: closed - Opened by phip1611 over 3 years ago
#31 - bumped rustfft to v6.0.0 + improved CI + improved README (v0.5.1)
Pull Request -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation, improvement
#30 - Build failure of 0.5 with `rustfft-complex` feature enabled.
Issue -
State: closed - Opened by tkaitchuck over 3 years ago
- 3 comments
#29 - change input parameter to mutable f32 buffer to improve performance?
Issue -
State: closed - Opened by phip1611 over 3 years ago
- 1 comment
Labels: feature
#28 - Check Readme images
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: bug, documentation
#27 - Further analyze why frequency resolution with microfft::real is weird
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: bug, documentation
#26 - Release 0.4.4
Pull Request -
State: closed - Opened by phip1611 over 3 years ago
Labels: bug, documentation
#25 - Correct issue in example
Pull Request -
State: closed - Opened by tkaitchuck over 3 years ago
- 1 comment
#24 - Don't blame `microfft` too much in the build problems description; it's also about other dependencies
Issue -
State: closed - Opened by phip1611 over 3 years ago
#23 - Check real FFT of microfft again! They output Complex32 instead of float + UPGRADE dependency
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: bug, documentation
#22 - merge dev for v0.4.0 release
Pull Request -
State: closed - Opened by phip1611 over 3 years ago
#21 - fft no std / use microfft instead of RustFFT
Pull Request -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation, feature
#20 - Nyquist frequency not included
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: bug, documentation
#19 - mp3 examples file doesn't transform to mono before applying FFT
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: bug
#18 - Bug: spectrum should handle NaN safely (all samples are 0)
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: bug
#17 - Evaluate const generic for values inside spectrum abstraction instead of vector
Issue -
State: closed - Opened by phip1611 over 3 years ago
- 3 comments
Labels: feature
#16 - Fix typo in comment of samples_to_complex method
Pull Request -
State: closed - Opened by Jikstra over 3 years ago
- 1 comment
Labels: documentation
#15 - This crate says it's no_std but actually isn't (switch to no_std compatible FFT crate)
Issue -
State: closed - Opened by Michael-F-Bryan over 3 years ago
- 9 comments
Labels: bug, documentation
#14 - Check how Mathlab shifts zero frequencies to zero (normalization)
Issue -
State: closed - Opened by phip1611 over 3 years ago
- 1 comment
Labels: documentation, feature
#13 - dev branch for v0.3.0 Release
Pull Request -
State: closed - Opened by phip1611 over 3 years ago
#12 - Add to documentation that by default no scaling is done at all
Issue -
State: closed - Opened by phip1611 over 3 years ago
- 1 comment
Labels: documentation
#11 - Add documentation about that this is a convenient wrapper around the great "rustfft" crate
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation
#10 - Add module "scaling" which offers public common scaling functions
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation, feature
#9 - Start providing CHANGELOG.md
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation
#8 - Add feature: SpectrumAnalyzer::getFrequencyValue
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: feature
#7 - Better understand what FFT result at index 0 (DC component) means
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation
#6 - Make FrequencySpectrum::min/max return tuples
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: feature
#5 - Add frequency resolution to spectrum
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation, feature
#4 - Better understanding on FFT output (actual amplitude value, normalization etc)
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation, feature
#3 - add more screenshots with better explanations
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation, feature
#2 - Add convenient return type
Issue -
State: closed - Opened by phip1611 over 3 years ago
Labels: documentation, feature
#1 - Switch to f32
Issue -
State: closed - Opened by phip1611 over 3 years ago