Hi there,

This site has a focus on music. Not being able to share audio clips makes no sense. Of course you can use a third party tool to share audio clips but I think the barrier is too big.

Here’s what I want to do: I want to create a micro application that allows people to upload audio or video clips to be able to embed them into their posts. The design goals are:

  • low barrier of entry
  • good viewing experience
  • useful on mobile

Now I can easily do the technical stuff (upload and store files, embedding, deployment) but I’ve always had a hard time with graphical design for small apps with very few features.

Would any of you have the skills and time to contribute a design?

  • amanaftermidnight@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    This post came up when I searched the lemmyverse for “imgur but for audio”. I’m loving the idea.

    I’ve been looking for a way to hot link audio into my Lemmy comments using the ![]() markup but the problem is either Lemmy doesn’t render audio urls as audio elements or the website I’m linking disables hotlinking. I can’t tell.

    If you don’t mind the default Lemmy ui look then you can easily copy them over, because it uses Bootstrap 5. I’ve also seen elsewhere on the lemmyverse instances who ask their users to use an external affiliated file host that runs a linx-server instance. A simple off the shelf server that you can spin up in a docker.

  • risibledog@waveform.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    love the idea. would it make sense to make a peertube or funkwhale instance that ppl can log into with the same login into they use here on wfs? (no idea how login linking stuff like that works, just noticed that jerry at infosec.exchange did it for at least one of his things one time.)

    • ChappIO@waveform.socialOPM
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Hm that’s actually not a bad idea. Initially I wanted to make it unauthenticated and just make a website where you can drop files.

      The downside would be that only local users could upload audio and video as they would have to use waveform.social to do that.