mirror of
https://github.com/RustAudio/rodio
synced 2024-12-13 13:42:34 +00:00
commit
4aa0fd4667
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
- Support for *ALAC/AIFF*
|
||||
- New test signal generator sources:
|
||||
- `TestSignal` source generates a sine, triangle, square wave or sawtooth
|
||||
- `SignalGenerator` source generates a sine, triangle, square wave or sawtooth
|
||||
of a given frequency and sample rate.
|
||||
- `Chirp` source generates a sine wave with a linearly-increasing
|
||||
frequency over a given frequency range and duration.
|
||||
|
|
Loading…
Reference in a new issue