HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yaxu

no profile record

comments

yaxu
·7 miesięcy temu·discuss
There have been performance improvements recently.

It is usually worth trying the dev version at: https://warm.strudel.cc/

although I think that's close to the live version at the moment.
yaxu
·7 miesięcy temu·discuss
It's a bit annoying that he forked it back to github, when strudel was purposefully moved to codeberg for ethical reasons.
yaxu
·7 miesięcy temu·discuss
Kind of - that's switching between a fast version and a slow version of the track though if that makes sense, rather than changing the global tempo, so you'll get discontinuities in the music.

You can change the global tempo with something like

.cps("[0.75|1.75]")

and make it happen less often like

.cps("[0.75|1.75]/8")
yaxu
·7 miesięcy temu·discuss
Strudel was moved to codeberg for ethical reasons. Annoying to see so many people forking it back to github in order to make yet another LLM interface.
yaxu
·9 miesięcy temu·discuss
You can also use hydra in the standard strudel repl, and vice-versa.
yaxu
·w zeszłym roku·discuss
Fast growth of the project isn't our goal and definitely doesn't override our collective ethics. If someone will only send PRs via a proprietary Microsoft platform then maybe this isn't the project for them.
yaxu
·w zeszłym roku·discuss
Ah nice I was organising that tent! It would be good to do it again next year
yaxu
·w zeszłym roku·discuss
Great! Be sure to respect the licence though.
yaxu
·w zeszłym roku·discuss
I've worked with groups of 8 year olds and got them performing music together in less than an hour with tidal (strudel's older sibling). It's not easier than learning to play a drum but it's not really harder either.

It's nothing like trying to teach kids an imperative programming language, it's not really in the same category as general purpose programming. It's designed for music making and you can make complex rhythms very quickly out of very simple parts.
yaxu
·w zeszłym roku·discuss
Fair enough. I'm not involved in projects at that scale, and projects adjacent to me all seem to be moving to codeberg.
yaxu
·w zeszłym roku·discuss
Emfcamp?
yaxu
·w zeszłym roku·discuss
Speaking as a member of the Strudel project in the OP, it went really well, everything migrated across (issues, PRs etc) pretty much seamlessly. We have to self-host the ci actions, but as a bonus now they run much faster.

It really is a no-brainer for any free/open source project to be hosted on a free/open source platform. It's pretty nuts that so many stay on Microsoft github who are busy IP-stripping everything via AI, even without considering all the other terrible stuff MS get up to that it's best not to support or be associated with.

Quite a few live coding platforms are making the move to codeberg too. It's a bit trickier for desktop apps like supercollider who depend on cross-platform ci builds though.
yaxu
·w zeszłym roku·discuss
A bot I expect
yaxu
·w zeszłym roku·discuss
Don't see why moving from the closed source Microsoft Github to free/open source codeberg would turn away any grassroots developer. It's like two extra characters to type and live coders can usually type quite fast.
yaxu
·w zeszłym roku·discuss
In what way? It only involves typing a different url in the git clone or when browsing issues or whatever.
yaxu
·2 lata temu·discuss
For live collaboration you can use the flok editor: https://flok.cc
yaxu
·2 lata temu·discuss
Btw you get a random example when you load https://strudel.cc/, not everyone is looking at the same one
yaxu
·2 lata temu·discuss
Yes you can use supercollider's tuning model like this: https://github.com/musikinformatik/SuperDirt/blob/develop/ha...