Recorder rewritten. + Attempt to integrate cpal and portaudio.

This commit is contained in:
Abraham
2023-04-30 22:32:48 +05:00
parent a988f3edc3
commit 2255479ec3
23 changed files with 983 additions and 183 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "jarvis-app",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"scripts": {
"dev": "routify -c dev:vite",