Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dawproject in app folder scanning and open #19

Open
RustoMCSpit opened this issue Jul 7, 2024 · 3 comments
Open

Support dawproject in app folder scanning and open #19

RustoMCSpit opened this issue Jul 7, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@RustoMCSpit
Copy link

if a project is uploaded, the dawproject option should be available and there should be a filter to sort for it. it should list the original DAW and it shoukd have a dawproject image in the top right

@kmturley kmturley self-assigned this Jul 8, 2024
@kmturley kmturley added the enhancement New feature or request label Jul 8, 2024
@RustoMCSpit
Copy link
Author

@kmturley kmturley changed the title dawproject should be supported for uploads of projects Support dawproject in app folder scanning and open Sep 11, 2024
@kmturley kmturley transferred this issue from studiorack/studiorack-registry Sep 11, 2024
@kmturley
Copy link
Member

Convert the two xml schema to TypeScript types:

Add DAWproject to supported project extensions and types:

Update the core project functions to support DAWproject

Either:

  1. Map DAWproject fields to my existing StudioRack Project schema: https://github.com/studiorack/studiorack-core/blob/main/src/types/project.ts#L24
  2. Update my StudioRack Project schema to match DAWproject and any dependencies.

@RustoMCSpit
Copy link
Author

all plugins (and patches for those plugins?) used in a project need to be listed with the dawplugin on the website by the way, including their versions. if a plugin is also available on studiorack a link should be listed to its webpage (or maybe have an auto download button for all plugins used?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants