#effect #sound #wave #frequency #sine #square #white

bin+lib rsfxr

A small Rust library for generating random sound effects

5 releases

0.2.3 Dec 29, 2024
0.2.2 Dec 28, 2024
0.1.2 Dec 27, 2024
0.1.1 Dec 27, 2024
0.1.0 Dec 27, 2024

#227 in Audio

Download history 356/week @ 2024-12-24 14/week @ 2024-12-31

370 downloads per month

Apache-2.0

28KB
790 lines

Rsfxr

A small and simple library for getting procedural sound effects for gamedev.

HEAVILY inspired by the original jsfxr.

Currently supported effects:

  • Sine wave
  • Square wave
  • Sawtooth wave
  • White Noise
  • Frequency cutoff
  • Frequency slide
  • Vibrato
  • Arpeggiation
  • Retrigger
  • Flanger
  • Envelope

Dependencies

~1MB
~29K SLoC