dawg / dawg

A DAW built using Electron and the Web Audio API

Home Page:https://dawg.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Version

jsmith opened this issue · comments

commented

Build the application for the web for demos and accessibility!

commented

This could be very useful: https://web.dev/native-file-system/

commented

@heitorsilva just wondering, what do you think about this being a desktop app versus a web app? I really want this to be a web app but I think the biggest issue is having access to the file system (for audio files). The link I posted above makes it seem like we could get near native file system support from chrome if users toggle this experimental feature. Of course we would lose other libraries like audio-decode and node-wav but these could easily be replaced... I think? I'm pretty busy with school/work but once I'm finished my classes next month I plan to maybe work on this :)

@jsmith I think you need to reflect on what is your end goal with this DAW...

do you wanna go all in, like competing with Logic, Ableton, Cubase? or do you want to try to do something different, like a complement to other DAWs, or an open-source web collaborative DAW?

if you have the answer to these questions, probably you will know if you should continue as a web platform, or transform this into a desktop app.

whatever you decide, I'm here to support... just share the vision (maybe even write it down somewhere in the README, Wiki or Website).
; )