Skip to content

Commit

Permalink
Finalize repo (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
satelllte authored Jul 29, 2023
1 parent bcaccc4 commit 680975b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Simple synthesizer built with [Elementary Audio](https://www.elementary.audio/) framework.

<img src="./public/plugin-screenshot.png">
<img src="./public/plugin-screenshot.png" width="600">

## Development

Expand Down
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elementary-simple-synth",
"private": true,
"name": "adsr",
"version": "0.1.0",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit 680975b

Please sign in to comment.