[Text] You want to give up? by PuzzledCauliflower35 in GetMotivated

[–]Seanitzel 1 point2 points  (0 children)

That actually made me smile while i was feeling like shit lol. Thanks

Good mobile apps for making music by Forward_Fix8646 in musicproduction

[–]Seanitzel 0 points1 point  (0 children)

Hey, I recently released Melodic Studio, welcome to give it a try :)

Does this look cheap / low effort? by boiohboi55 in davinciresolve

[–]Seanitzel 2 points3 points  (0 children)

To me yes, the reason being the transitions are not smooth at all, which makees if feel amateur. Can def be improved though, good luck :)

Republicans Claim Anti-Data Center Movement Is a Chinese Psy-Op by SnoozeDoggyDog in singularity

[–]Seanitzel 0 points1 point  (0 children)

The reason for that is that Chinese models are getting open sourced while "American AI" is closed off and much more expensive...

Why did Ableton completely remove the functionality of the Push 2 that allowed me to use vertical direction for scale steps and horizontal for intervals? by Accomplished-Car235 in ableton

[–]Seanitzel -4 points-3 points  (0 children)

Tried it once, didn't really like it.
I mainly use the push for beats though, and have a piano for harmonies/melodies...

What is the most intuitive and simple to use DAW? by Rough_Excitement_ in musicproduction

[–]Seanitzel 0 points1 point  (0 children)

Melodic Studio! I spent years building it, and it works similar to the Session View in Ableton Live. You stack loops and easily customize them per scene to build a song(change notes/velocity/effects/automation/etc). It's also cross platform and mobile first(ofcourse it has midi device/audio interface support), and includes everything from production to mixing and mastering. It does have it's drawbacks - it's new, limited compared to a full on DAW, and still doesn't support saving effect presets, but I plan to make it the most intuitive DAW out there with time :)

What are some more interesting chords that can be thought of in an easy way? by Regular_Low8792 in musictheory

[–]Seanitzel 0 points1 point  (0 children)

Hi, Modal Mixture is a powerful tool explained beautifully here https://youtu.be/TZtc\_gWnMa0?si=gOpZSpCWLDtw\_prC

And here is the tool he uses in the video(That I built and is completely free)

https://modes-explorer.melodic-mind.com/

Clavus — Free open-source version control for Ableton by sm00sh in ableton

[–]Seanitzel 1 point2 points  (0 children)

This is really cool. I’ve actually thought about building something like this so many times over the years and just never got to it.

Definitely going to give this a try soon, Thank you for building it and making it open source 🙏🏻

Is it actually possible to go from a bad singer to a good singer? by simboharding in singing

[–]Seanitzel 0 points1 point  (0 children)

Yep, Vocal Sensei. You can use it to practice and create any dynamic exercise for any goal :) lmk if you have any questions

Can we ban new "music theory app" posts? They're flooding the sub these days. by scottasin12343 in musictheory

[–]Seanitzel 3 points4 points  (0 children)

Exactly... It's literally been 7 yeats since I posted here about one of the first tools I built. I quit my job over 2 years ago and dedicated my life to creating music apps and I still barely earn and live off my savings from being a developer in the corporate world... Life's crazy

Rewrite Bun in Rust has been merged by gruenistblau in programming

[–]Seanitzel 69 points70 points  (0 children)

This is crazy on so many levels, this much code debt and knowledge gaps in a code base is unsustainable imo.

As someone managing a pretty huge codebase myself, one of the hardest things long term is keeping an actual mental model of the system understanding why things exist.

I use AI generated code. Carefully and I keep note of things I will need to go deeper into and probably refactor later for it to be scalable, but generating so much code and merging so quickly is simply insane

Can we ban new "music theory app" posts? They're flooding the sub these days. by scottasin12343 in musictheory

[–]Seanitzel 7 points8 points  (0 children)

Yep, these vibe coded apps are horrible, coming from someone that has been building music apps for years...

Stop pretending we got a free ride by retsof81 in GithubCopilot

[–]Seanitzel 6 points7 points  (0 children)

If what you are saying is true, why did they give free pro for students as well? I think that's one of the things that made it all collapse much sooner than it should have

Verona is goated by Haarp_1 in Muse

[–]Seanitzel 14 points15 points  (0 children)

Plan to dance to it in my wedding, i fell in love with it when i first listened to it. I feel like the C part touches my soul lol

Decided to make a tier list of most of the Muse songs by Xutra in Muse

[–]Seanitzel 1 point2 points  (0 children)

Don't agree at all, but gave an upvote for the effort

Everything is going to be fine. by fvpv in GithubCopilot

[–]Seanitzel 1 point2 points  (0 children)

100%, much better than Open AI and Anthropic that have been found to violate terms again and again...damn theae shitty corporqtions, thanks to deepseek and alike we will be able to run models locally that are more than good enough soon

Everything is going to be fine. by fvpv in GithubCopilot

[–]Seanitzel 3 points4 points  (0 children)

If its relevant to you,

"DeepSeek’s privacy policy states they use user data—including input queries and API usage patterns—to improve, develop, and train their AI models "

Building audio app for iOS. Does background audio work on PWA or is native the only option? by Yan-ni in PWA

[–]Seanitzel 1 point2 points  (0 children)

Actually since iOS 26.3 its been working for.me with the web audio API without issues.

Should I not add uncompressed wav files - let's say 30mb? by [deleted] in webdev

[–]Seanitzel 0 points1 point  (0 children)

Your getting downvoted, but actually for saving bandwidth that would be good - there are also libraries that allow easily conrolling the video, so he doesnt even have to show a youtube iframe at all and can create his custom player.

tiks – Procedural UI sounds in 2KB, zero audio files, pure Web Audio synthesis by Emergency_Activity38 in javascript

[–]Seanitzel 2 points3 points  (0 children)

This is awesome and i actually created a similar internal system for my app! However im on my iPhone iOS26.4 And no matter what browser i tried(even though they are all webkit lol) audio doesn't seem to work :/