livellosegreto.it is one of the many independent Mastodon servers you can use to participate in the fediverse.
Livello Segreto è il social etico che ha rispetto di te e del tuo tempo.

Administered by:

Server stats:

1.3K
active users

#supercollider

5 posts5 participants0 posts today

O, hi, we wrote a new blog post!

If you want to turn a Raspberry Pi or Linux computer into a music instrument or an installation piece, then you need to consider how to start your software when power is turned on. This is surprisingly hard, but we've made it a bit easier with a small guide with tips and tricks and an example of booting directly into a #SuperCollider program once powered on.

#linux #raspberrypi #musicproduction #supercollider #puredata

hyaline.systems/blog/linux-aud

hyaline.systemsLinux tutorial: Starting an audio program after bootTurn any computer or Raspberry Pi into a dedicated audio device, music instrument or installation, with everything audio related automatically and correctly started every time the device turns on.

What the fuck, #SuperCollider???
....
root = MooRoot(this, "Jason");

....

*new { |moo, name|
"MooRoot.new".postln;
name.postln;
^super.new.init(moo, name);
}

init {|moo, name|

"MooRoot init".postln;
name.postln;
....

MooRoot.new
Jason
MooRoot init
nil

---

How did "Jason" get nilled out between *new and init?????

Hi! I'm Mickey.

I make computer/noise music, mostly with friends, occasionally solo.
Mainly using SuperCollider and other free software.

I serve on the board of a housing co-op/collective music/art space called The Firehouse in Worcester, MA USA.

I host a bi-weekly freeform radio show on WCUW 91.3 FM called Music Under the Moon.

I work as a public librarian in a small city in MA, where I host a weekly all-ages chess club.

Nice to meet you!

#introduction
#supercollider
#worcester