Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Souloist committed Apr 13, 2016
1 parent 0727d78 commit 6e3508d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,12 @@ while input_string != '':

## Effects

Amplitude modulation, filtering, frequency modulation, ping-pong, reverb
- [Amplitude modulation](https://github.com/Souloist/Audio-Effects/tree/master/Effects/Amplitude_Modulation)
- [Complex Amplitude modulation](https://github.com/Souloist/Audio-Effects/tree/master/Effects/Complex_Amplitude_Modulation)
- [Delay](https://github.com/Souloist/Audio-Effects/tree/master/Effects/Simple_delay)
- [Delay with Feedback](https://github.com/Souloist/Audio-Effects/tree/master/Effects/delay_with_feedback)
- [Ping-pong effect](https://github.com/Souloist/Audio-Effects/tree/master/Effects/Ping_Pong_Effect)
- [Virbrato](https://github.com/Souloist/Audio-Effects/tree/master/Effects/Vibrato)

## Blocking

Expand Down

0 comments on commit 6e3508d

Please sign in to comment.