Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix broken links
  • Loading branch information
beserge authored Dec 20, 2023
1 parent 9b37daf commit fcbe18a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!--CI Badges-->
<p align="center">
<a href="https://github.com/electro-smith/DaisySP/actions?query=workflow%3ABuild">
<img src="https://github.com/electro-smith/DaisySP/workflows/Build/badge.svg">
<img src="https://github.com/electro-smith/DaisySP/workflows/Build/badge.svg" alt="Build Badge">
</a>
<a href="https://github.com/electro-smith/DaisySP/actions?query=workflow%3AStyle">
<img src="https://github.com/electro-smith/DaisySP/workflows/Style/badge.svg">
Expand Down Expand Up @@ -52,8 +52,8 @@

## Features

- [**Control Signal Generators**](https://github.com/electro-smith/DaisySP/tree/master/Control/) AD and ADSR Envelopes, Phasor
- [**Drum Synthesis**](https://github.com/electro-smith/DaisySP/tree/master/Drums/) Analog/Synth Bass/Snare Drum Models, HiHat
- [**Control Signal Generators**](https://github.com/electro-smith/DaisySP/tree/master/Source/Control/) AD and ADSR Envelopes, Phasor
- [**Drum Synthesis**](https://github.com/electro-smith/DaisySP/tree/master/Source/Drums/) Analog/Synth Bass/Snare Drum Models, HiHat
- [**Dynamics Processors**](https://github.com/electro-smith/DaisySP/tree/master/Source/Dynamics) Crossfade, Compressor, Limiter
- [**Effects Processors:**](https://github.com/electro-smith/DaisySP/tree/master/Source/Effects) Phaser, Wavefolder, Decimate, Overdrive
- [**Filters:**](https://github.com/electro-smith/DaisySP/tree/master/Source/Filters) One pole Lowpass and Highpass, FIR, SOAP
Expand Down

0 comments on commit fcbe18a

Please sign in to comment.