Skip to content

Commit 680975b

Browse files
authored
Finalize repo (#18)
1 parent bcaccc4 commit 680975b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

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

77
## Development
88

package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "elementary-simple-synth",
3-
"private": true,
2+
"name": "adsr",
3+
"version": "0.1.0",
44
"scripts": {
55
"dev": "next dev",
66
"build": "next build",

0 commit comments

Comments
 (0)