Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SamiPerttu/fundsp issues and pull requests
#60 - Excessive Memory usage in FFT conversion
Issue -
State: open - Opened by orukusaki 1 day ago
#59 - documentation formatting fixes
Pull Request -
State: closed - Opened by tomara-x 10 days ago
- 1 comment
#58 - setting::phase(phase).right()
Pull Request -
State: closed - Opened by tomara-x 12 days ago
- 1 comment
#57 - Stream mono -> process -> Stereo
Issue -
State: closed - Opened by DimitriTimoz 14 days ago
- 2 comments
#56 - How to have a variable delay ?
Issue -
State: closed - Opened by DimitriTimoz 15 days ago
- 2 comments
#55 - Add allocate implementation
Pull Request -
State: closed - Opened by Sorseg about 1 month ago
#54 - Sequence backend does not have the capacity and allocates when an event is scheduled in it
Issue -
State: closed - Opened by Sorseg about 1 month ago
- 2 comments
#53 - Optimize audio node processing for simd avoiding bytemuck
Pull Request -
State: closed - Opened by rhizoome about 2 months ago
- 9 comments
#52 - Add Butterworth lowpass filter-bank function
Pull Request -
State: closed - Opened by rhizoome about 2 months ago
#51 - add biquad_bank.rs as base for filter banks
Pull Request -
State: closed - Opened by rhizoome about 2 months ago
- 9 comments
#50 - add biquad_bank.rs as base for filter banks
Pull Request -
State: closed - Opened by rhizoome about 2 months ago
- 1 comment
#49 - using global allocator in a no_std environment
Issue -
State: closed - Opened by nwesem 2 months ago
- 8 comments
#48 - Phase vocoder pitch shifter
Issue -
State: closed - Opened by Sorseg 3 months ago
- 2 comments
#47 - sequencer: add reset tests
Pull Request -
State: closed - Opened by tharvik 4 months ago
#46 - Sequencer.reset doesn't propagate to backend
Issue -
State: closed - Opened by tharvik 4 months ago
- 3 comments
#45 - Update to numeric-array 0.6.1
Pull Request -
State: closed - Opened by novacrazy 4 months ago
#44 - no_std will not compile
Issue -
State: closed - Opened by nuuskamummu 4 months ago
- 7 comments
#43 - v0.18.0 breaks WASM compatibility
Issue -
State: closed - Opened by Smona 4 months ago
- 2 comments
#42 - no_std support?
Issue -
State: closed - Opened by dingari 5 months ago
- 1 comment
#41 - Unintuitive adsr behaviour
Issue -
State: closed - Opened by qwitwa 6 months ago
- 1 comment
#40 - Replacing a node in a network resets its sample rate
Issue -
State: closed - Opened by ajoklar 7 months ago
- 1 comment
#39 - Feature request: Time Stretching
Issue -
State: closed - Opened by jmacmahon 8 months ago
- 1 comment
#38 - Add image with graphs for the easing functions
Pull Request -
State: closed - Opened by dathinaios 9 months ago
- 1 comment
#37 - Allow var() with Shared<T: Atomic>
Pull Request -
State: closed - Opened by IsaacMarovitz 10 months ago
- 2 comments
#36 - Asymmetric Bell Filter at Lower Frequencies
Issue -
State: closed - Opened by ajoklar 11 months ago
- 1 comment
#35 - Adds error handling for when the user provides no command line argument
Pull Request -
State: closed - Opened by to-json about 1 year ago
- 1 comment
#34 - Add atan shape
Pull Request -
State: closed - Opened by Serdnad about 1 year ago
- 1 comment
#33 - Load wave from bytes
Issue -
State: closed - Opened by majorcob over 1 year ago
- 3 comments
#32 - Architecture for mixing multiple Waves
Issue -
State: closed - Opened by bschwind over 1 year ago
- 2 comments
#31 - Update wave.rs
Pull Request -
State: closed - Opened by chanq-io over 1 year ago
- 3 comments
#30 - Patching a signal to multiple inputs
Issue -
State: closed - Opened by vitreo12 over 1 year ago
- 7 comments
#29 - cargo run --example sequence ... could not compile `fundsp` due to previous error
Issue -
State: closed - Opened by raphaelSeguin almost 2 years ago
- 2 comments
#28 - Added documentation for `adsr_live()` in `README.md` Free Functions table
Pull Request -
State: closed - Opened by gjf2a almost 2 years ago
#27 - Fixed a bug in the NoteOff handler in live_adsr.rs.
Pull Request -
State: closed - Opened by gjf2a almost 2 years ago
#26 - Slight change to ADSR control value cutoff
Pull Request -
State: closed - Opened by gjf2a almost 2 years ago
#25 - Clamp ADSR output
Pull Request -
State: closed - Opened by gjf2a almost 2 years ago
#24 - Reworked ADSR function
Pull Request -
State: closed - Opened by gjf2a almost 2 years ago
#23 - Unwanted noise when mixing
Issue -
State: closed - Opened by gjf2a almost 2 years ago
- 2 comments
#22 - Updates to adsr code
Pull Request -
State: closed - Opened by gjf2a about 2 years ago
#21 - cargo clippy live_adsr example
Pull Request -
State: closed - Opened by harudagondi about 2 years ago
#20 - Updated live_adsr.rs example to use var() for pitch bending.
Pull Request -
State: closed - Opened by gjf2a about 2 years ago
#19 - Non-generic `adsr_live()` and `adsr_fixed()`. Generic versions in `prelude.rs`.
Pull Request -
State: closed - Opened by gjf2a about 2 years ago
- 3 comments
#18 - Improve API of `Var`
Pull Request -
State: closed - Opened by harudagondi about 2 years ago
#17 - ADSR Envelope Functions
Pull Request -
State: closed - Opened by gjf2a about 2 years ago
- 1 comment
#16 - Added Var output node
Pull Request -
State: closed - Opened by schell about 2 years ago
#15 - Tags on crates.io
Issue -
State: closed - Opened by gjf2a about 2 years ago
- 1 comment
#14 - Make writing `Wave` generic over `std::io::Write`
Pull Request -
State: closed - Opened by harudagondi over 2 years ago
#13 - Implement add_dur for Sequencer
Pull Request -
State: closed - Opened by dathinaios over 2 years ago
- 2 comments
#12 - ADSR Envelope
Issue -
State: closed - Opened by jayanderson over 2 years ago
- 3 comments
#11 - Move Discord info higher in README
Pull Request -
State: closed - Opened by chookity-pokk over 2 years ago
- 1 comment
#10 - fix docs.rs build
Pull Request -
State: closed - Opened by Emilgardis over 2 years ago
- 2 comments
#9 - 32-bit hacker
Pull Request -
State: closed - Opened by Emilgardis over 2 years ago
#8 - option to increase buffer size
Issue -
State: closed - Opened by Emilgardis over 2 years ago
- 2 comments
#7 - Provide `hacker` in 32-bit "mode"
Issue -
State: closed - Opened by Emilgardis over 2 years ago
- 3 comments
#6 - Tags and Tagged example request
Issue -
State: closed - Opened by RobDavenport over 2 years ago
- 1 comment
#5 - the beep example is not working for windows 10
Issue -
State: closed - Opened by chaosprint over 2 years ago
- 3 comments
#4 - Enforce style in CI
Pull Request -
State: closed - Opened by Ralith almost 4 years ago
#3 - Test with GitHub Actions
Pull Request -
State: closed - Opened by Ralith almost 4 years ago
#2 - Introduce map primitive
Pull Request -
State: closed - Opened by Ralith almost 4 years ago
#1 - Introduce pipeline helper
Pull Request -
State: closed - Opened by Ralith almost 4 years ago
- 1 comment