Skip to content

Commit

Permalink
Merge pull request #8 from NattapolChan/convert-fft
Browse files Browse the repository at this point in the history
Convert fft
  • Loading branch information
NattapolChan authored Aug 31, 2023
2 parents 86cb652 + 78a0f8e commit cb2b6bc
Show file tree
Hide file tree
Showing 8 changed files with 1,097 additions and 151 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@
"@heroicons/react": "^2.0.18",
"@popperjs/core": "^2.11.8",
"@tensorflow/tfjs": "^4.7.0",
"axios": "^1.4.0",
"clsx": "^1.2.1",
"d3": "^7.8.5",
"express": "^4.18.2",
"formik": "^2.4.0",
"framer-motion": "^10.12.12",
"lodash": "^4.17.21",
Expand All @@ -33,7 +36,8 @@
"react-dropzone": "^14.2.3",
"react-popper": "^2.3.0",
"react-timer-hook": "^3.0.6",
"tone": "^14.8.49"
"tone": "^14.8.49",
"use-timer": "^2.0.1"
},
"devDependencies": {
"@commitlint/cli": "^17.6.1",
Expand Down
Loading

0 comments on commit cb2b6bc

Please sign in to comment.