worldkey.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Discussion of Disney history, theme parks, music, movies, and related topics.

Administered by:

Server stats:

102
active users

#CPlusCplus

0 posts0 participants0 posts today
Mark Bessey<p>My little daisyseed synth project is currently stalling on the whole "C++ is just the WORST language" problem.</p><p>There's a class in the DaisySP library which is *almost* what I want. So I should be able to just subclass it and work from there, right?</p><p>Well, no, because none of the functions that I want to override are declared "virtual", so I'd have to edit and re-build the library.</p><p>I'm sure this is all in the service of runtime efficiency, at some level. But, you know - it's a 480MHz ARM processor. I think a little indirection wouldn't be a huge deal.</p><p>I will just write the whole thing from scratch, all 100 lines or so of it. But it's *IRRITATING*, you know?</p><p><a href="https://sfba.social/tags/daisyseed" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>daisyseed</span></a> <a href="https://sfba.social/tags/CPlusCplus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CPlusCplus</span></a> <a href="https://sfba.social/tags/embedded" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>embedded</span></a> <a href="https://sfba.social/tags/synthdiy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>synthdiy</span></a> <a href="https://sfba.social/tags/synth" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>synth</span></a></p>
Lex Plt<p>ArkScript December 2024 update is here!</p><p><a href="https://lexp.lt/posts/arkscript_update_december_2024/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lexp.lt/posts/arkscript_update</span><span class="invisible">_december_2024/</span></a></p><p>Quite a long read because there was a lot of changes. I’m now thinking I should maybe do a 2024 article wrap?<br>Or people can just read <a href="https://lexp.lt/categories/arkscript/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">lexp.lt/categories/arkscript/</span><span class="invisible"></span></a> if they want to see everything 🤔</p><p><a href="https://hachyderm.io/tags/compiler" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>compiler</span></a> <a href="https://hachyderm.io/tags/cpp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cpp</span></a> <a href="https://hachyderm.io/tags/cpluscplus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cpluscplus</span></a> <a href="https://hachyderm.io/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://hachyderm.io/tags/pldev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pldev</span></a> <a href="https://hachyderm.io/tags/ArkScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ArkScript</span></a></p>