Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MysteryPancake authored Mar 16, 2024
1 parent 76d6d8f commit be1edad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@ Smarter continuous simulation of a queue of customers, made for a problem solvin

<img src="./images/queuevisualiser.png" width="500">

### [Raw Audio Player](https://mysterypancake.github.io/Fun/html/rawaudioplayer)

Plays an audio signal stored as a string of numbers.

<img src="./images/rawaudioplayer.png" width="500">

### [Resampling Demo](https://mysterypancake.github.io/Fun/html/resamplingdemo)

Draws and plays many signal interpolation methods. I made this for debugging while making an audio plugin.
Expand Down

0 comments on commit be1edad

Please sign in to comment.