1
1

i’m thagodnebu and he’s ilovekaelen together we make THAGODKAELEN and we’re making an 11 track album together over the internet. we don’t even know each others real names. don’t need to. anyways, if you give the track a spin lmk your thoughts.

2
1
Piped Bot (feddit.rocks)

Might be a good idea, what do you think?

3
1
What theme are you using? (waveform.social)

I am thinking about adding some functionality to this instance (audio and video upload) which probably requires me to make changes to the themes.

To limit the amount of work I have to do, would you please let me know what theme you are using?

  1. Visit your settings to check: https://waveform.social/settings
  2. Fill out the poll: https://fast-poll.com/poll/903a1e38
4
1
Any funny taglines? (waveform.social)

So Lemmy (the software that runs this website) allows admins to define taglines. When people visit the website a random one shows up.

Any funny suggestions that work with the theme of this instance?

5
1

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?

6
1

What’s the plan @ChappIO? Curious

7
1

Sorry too demanding. I'm just asking a favor.

8
1

I started a music production community on sh.itjust.works here and I want to crosspost my stuff from there so that music-centered instances can get better content and traction. I'm new to Lemmy as most people seem to be right now, so I don't really know how to approach this best. I don't see any pre-made general music production community on Waveform and I'm okay with making my own and keeping an eye on it.

Would creating a separate community here from a local account and then giving myself mod at my instance be a good idea or should I do something different (per your advice)?

9
1
10
1

Sounds pretty suspicious to me.

11
1

Is there a reason we're not Federated with https://lemmit.online?

I'd like to subscribe to the Home Assistant community there.

12
1
Should we move to KBIN? (waveform.social)
submitted 1 year ago* (last edited 1 year ago) by carved_beats@waveform.social to c/waveform@waveform.social

It seems everything is doomed these days: https://raddle.me/f/lobby/155371/warning-lemmy-doesn-t-care-about-your-privacy-everything-is

EDIT: Looks like lemmy is totally fine and we can feel like home without worrying too much.

13
1
Anyone else using Reaper? (waveform.social)

Looking for other Reaper users. Would love a category for Reaper discussions as well

14
1
submitted 1 year ago by dizzy@lemmy.ml to c/waveform@waveform.social
15
1

Hi folks. I am hoping to find some people that are into algorithmic composition, creating music with code, designing algorithms, etc.

  • Are you one of those people?
  • Do you know others?
  • Can you recommend any other communities for that?
  • Is there interest for having that kind of community here?

Thanks!

16
1

I would love to hear about any podcasts / audio books / lectures regarding electronic music / synthesis / audio you may like/ know of.

I found this one recently, art+music+technology podcast... various guests from far and wide corners of electronic music and synthesizer circles from present back to the beginning.
https://artmusictech.libsyn.com/ sadly the host passed away lat year, but the archive remains.

17
1

Will this make my Subsy37 worth more? I jest of course. I hope this isn't the beginning of the end for Moog.

And yes, it's pronounced MOOG.

18
1
Community Suggestions (waveform.social)
submitted 1 year ago* (last edited 1 year ago) by tkohhh@waveform.social to c/waveform@waveform.social

I would occasionally pop into the LiveSound and AudioEngineering subreddits. Is there any interest in hosting those here? They seem to fit in with the theme of this server. Just a thought!

19
1
Automatic upvotes? (waveform.social)

I'm just wondering how upvotes work. I noticed that I already had one upvote on each of my comments and assumed someone else had done it, then noticed that the up arrow button was blue, implying that I had done it. Do you automatically upvote your own comments, or did I press something by accident? heh :)

20
1

My first post on here couldn't be serious.

21
1

I got started on an app for this community. I’ve got a basic integration and spent most time on project setup.

My plan is to post an update every week with what I did and what I expect to do next week.

Next Week

I will be working on the comments viewer and maybe making an attempt at a login function.

I also expect to set up a beta program for iOS so you can help me test if you want to. (Android will follow later).

22
1

I was trying to search for !main@midwest.social so I could subscribe with this account. However, I couldn't find any of the midwest.social communities aside from the synthesizers one. Is that by design, a bug, or am I doing something wrong?

My process: open Communities. Search !main@midwest.social. I leave the Community and Creator fields set to All. Search again as I've seen some people instruct to do. Nothing populates.

23
1

Made this with the multitrack editor on Audition, and it's mostly electro, I guess.

Hope you enjoy it! :)

24
1
Woohoo! (waveform.social)

Hope this blossoms into a beautiful and interesting community.

25
1

Hi. I am excited about waveform.social.

I already use have an account at mastodon.social, which is another ActivityPub application. In theory, Lemmy and Mastodon should be able to "see" each other. It should be possible to look up a Lemmy user or community from Mastodon, see the posts, and reply to them. This will be ugly in the interfaces but it is expected to work.

If I go to mastodon.social, and I type @mcc@waveform.social into the search box, it does not recognize @mcc@waveform.social as a Fediverse address.

This is not a problem I have with other Lemmy servers. Other Lemmy servers I can at minimum look up the users and see their profiles (sometimes I cannot see the posts without following first). This makes me believe it is not a problem with the Lemmy software. Also, the problem is not limited to mastodon.social. Users on other Mastodon servers see the same problem. So this makes me believe it is not a problem with mastodon.social's moderation setup.

In a discussion on mastodon.social, we came to the conclusion this problem may be (1) on waveform.social's end, and (2) due to your frontend caching/CDN/WAF setup. Of course edge caching is a good idea. But it appears you need to configure it a certain way to be compatible with Fediverse servers. As is, waveform.social might not even be fully compatible with other Lemmy servers.

Explanation thread: https://social.treehouse.systems/@megmac/110527459896730724

Thread related to waveform.social particularly: https://mastodon.social/@megmac@treehouse.systems/110527420111615988 (link goes to end)

The one sentence explanation is "The webfinger URL for a user needs to know how to accept the Accept: application/activity+json header."

I do not fully understand all of these issues (my Mastodon development has been in mobile clients only) and I don't know what your server-side setup looks like. If I am describing this wrong I apologize. All I know for sure is it does not work. If you can identify that the "no visibility" problem is happening at the side of Mastodon.social or the Mastodon software, I can go raise the issue at that end. I am good at pestering the Mastodon devs :)

Thanks!

view more: next ›

Waveform

0 readers
0 users here now

A place to talk about how we organise ourselves.

founded 1 year ago
MODERATORS