issues
search
SamiPerttu
/
fundsp
Library for audio processing and synthesis
Apache License 2.0
805
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wavetable oscillators increase in amplitude as pitch increases
#63
jangler
closed
2 weeks ago
2
Sequencer is CPU-hungry
#62
jangler
closed
2 weeks ago
2
Make `Wave::load_slice` more flexible
#61
tomaka
closed
3 weeks ago
1
Excessive Memory usage in FFT conversion
#60
orukusaki
closed
3 weeks ago
5
documentation formatting fixes
#59
tomara-x
closed
1 month ago
1
setting::phase(phase).right()
#58
tomara-x
closed
1 month ago
1
Stream mono -> process -> Stereo
#57
DimitriTimoz
closed
1 month ago
2
How to have a variable delay ?
#56
DimitriTimoz
closed
1 month ago
2
Add allocate implementation
#55
Sorseg
closed
2 months ago
0
Sequence backend does not have the capacity and allocates when an event is scheduled in it
#54
Sorseg
closed
2 months ago
2
Optimize audio node processing for simd avoiding bytemuck
#53
rhizoome
closed
2 months ago
9
Add Butterworth lowpass filter-bank function
#52
rhizoome
closed
2 months ago
0
add biquad_bank.rs as base for filter banks
#51
rhizoome
closed
2 months ago
9
add biquad_bank.rs as base for filter banks
#50
rhizoome
closed
2 months ago
1
using global allocator in a no_std environment
#49
nwesem
closed
2 months ago
8
Phase vocoder pitch shifter
#48
Sorseg
closed
2 months ago
2
sequencer: add reset tests
#47
tharvik
closed
4 months ago
0
Sequencer.reset doesn't propagate to backend
#46
tharvik
closed
4 months ago
3
Update to numeric-array 0.6.1
#45
novacrazy
closed
4 months ago
0
no_std will not compile
#44
nuuskamummu
closed
4 months ago
7
v0.18.0 breaks WASM compatibility
#43
Smona
closed
5 months ago
2
no_std support?
#42
dingari
closed
6 months ago
1
Unintuitive adsr behaviour
#41
qwitwa
closed
5 months ago
1
Replacing a node in a network resets its sample rate
#40
ajoklar
closed
7 months ago
1
Feature request: Time Stretching
#39
jmacmahon
closed
9 months ago
1
Add image with graphs for the easing functions
#38
dathinaios
closed
9 months ago
1
Allow var() with Shared<T: Atomic>
#37
IsaacMarovitz
closed
10 months ago
2
Asymmetric Bell Filter at Lower Frequencies
#36
ajoklar
closed
11 months ago
1
Adds error handling for when the user provides no command line argument
#35
to-json
closed
1 year ago
1
Add atan shape
#34
Serdnad
closed
1 year ago
1
Load wave from bytes
#33
majorcob
closed
1 year ago
3
Architecture for mixing multiple Waves
#32
bschwind
closed
1 year ago
2
Update wave.rs
#31
chanq-io
closed
1 year ago
3
Patching a signal to multiple inputs
#30
vitreo12
closed
1 year ago
7
cargo run --example sequence ... could not compile `fundsp` due to previous error
#29
raphaelSeguin
closed
1 year ago
2
Added documentation for `adsr_live()` in `README.md` Free Functions table
#28
gjf2a
closed
1 year ago
0
Fixed a bug in the NoteOff handler in live_adsr.rs.
#27
gjf2a
closed
1 year ago
0
Slight change to ADSR control value cutoff
#26
gjf2a
closed
1 year ago
0
Clamp ADSR output
#25
gjf2a
closed
2 years ago
0
Reworked ADSR function
#24
gjf2a
closed
2 years ago
0
Unwanted noise when mixing
#23
gjf2a
closed
2 years ago
2
Updates to adsr code
#22
gjf2a
closed
2 years ago
0
cargo clippy live_adsr example
#21
harudagondi
closed
2 years ago
0
Updated live_adsr.rs example to use var() for pitch bending.
#20
gjf2a
closed
2 years ago
0
Non-generic `adsr_live()` and `adsr_fixed()`. Generic versions in `prelude.rs`.
#19
gjf2a
closed
2 years ago
3
Improve API of `Var`
#18
harudagondi
closed
2 years ago
0
ADSR Envelope Functions
#17
gjf2a
closed
2 years ago
1
Added Var output node
#16
schell
closed
2 years ago
0
Tags on crates.io
#15
gjf2a
closed
2 years ago
1
Make writing `Wave` generic over `std::io::Write`
#14
harudagondi
closed
2 years ago
0
Next