Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krismakesstuff committed Apr 29, 2024
1 parent 0412b0d commit 9056a72
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# shift

An audio pitch-shifting creative tool. The audio processing was built with Max, exported to a web target via RNBO. UI is vanilla JS.
A browser based audio pitch-shifting creative tool. Upload files and/or use your mic to create pitch shifting beauty (or mayhem). Then record the ouput to use in your project. Intended to be a free accessible tool for sound design or live performance.

The audio processing was built with Max, exported to a web target via RNBO. UI is vanilla JS.

#### How to use:
1. Drop an audio file and/or turn on your mic by clicking "mic".
Expand Down

0 comments on commit 9056a72

Please sign in to comment.