Skip Navigation

Search

Music Production @lemmy.studio
audiomatter @lemmy.studio

Crosspost Lemmy Communities and Threads Collection: Linux Audio & (FOSS) Music Production on Linux

cross-posted from: https://lemmy.studio/post/3478656

Lemmy Communities and Threads Collection: Linux Audio & (FOSS) Music Production on Linux

Hi!

I hope it's allright to post this here as it's not just about Linux Audio, so please let me know if I should move this elsewhere.

Well, I guess we are all in the same boat when it comes to trying to grow communities here on Lemmy so we can provide information on certain topics here as well (and making the platform more attractive for others in the long run).

There are a bunch of Questions concerning Linux Audio / Music Production scattered across many communities and instances - which is great for decentralisation reasons, but also makes everything a bit difficult to find. So, I thought I'd collect some threads and communities that might be interesting for a start to help others figuring things out in the future.

When I joined Lemmy, I struggled a lot with search on here, and as I looked for anything concerning t

Music Production @lemmy.studio
JohnDClay @sh.itjust.works

Digital additive sine wave synthesis from equations

Anyone have tips on digital additive synthesis? I'm looking to define a curve for the overtone series to follow and generate and combine sign waves from that. Looks like there is a way in Python?

https://medium.com/@noahhradek/sound-synthesis-in-python-4e60614010da

Anyone have thoughts or experience with generating sounds in Python? Are there any artifacts I should watch out for? Is there an easier way to generate tones from equations for their overtone series? Thanks!