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

#puredata

2 posts2 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.

Sunrise

Dusted off my #Puredata skills and hand made patches for last week’s track.

A calm and simple ambient track for slow mornings.
Used a shimmer effect and a reverb I made a few years ago, as well as a very simple synth I made last week for the occasion.

I really love Puredata and I want to find a workflow with it that lets me make music with it more regularly.

00:00/06:14

@admin ho notato che se su stereodon faccio una ricerca di un topic (ad esempio #puredata) appaiono solo i toot che sono stati tootati su stereodon, e non appaiono quelli di altri server...
Su mastodon.bida.im ad esempio non accade questo...
Penso che sia una cosa un po' noiosa questa :\

Here's another intro, I've been off and on Mastodon since 2018. It's nice to have something that gains access to ActivityPub along with other communities so I eventually keep coming back.

Lately I'm learning #puredata, exploring #audio in #Linux. #EndeavourOS is my new fav and #Xfce and I go back a long long ways. A consistent friend. I mostly prefer #bash and am digging into #gopher (pun?). I have a disdain for the tech industry but do love to tinker.

drwx.page for more.

drwx.pagedrwxa blog

#Introduction #NewHere

Hello Fediverse :),
I'm #NewHere and trying to figure this out. So far I know of one friend i know afk who is here too... thats different.
I'm an artist living in Hannover, Germany. I'm working a lot with #SoundInstallation #SonicFiction and programming in #PureData which i also use for #Musick. I'm interested things happening at the edges of reality and how these are moving and wiggling around, #magic, #hauntology, #solarpunk

Last year I started to (re-)release music in a podcast format called Unlive Musick which can be found here (gregorkieseritzky.de/musick/un) with a cool pitch fader and an RSS feed.

www.gregorkieseritzky.deUnlive Musick

#HowTo #PureData on #Android

• Get #Termux from #FDroid, and run:
$ pkg install termux-x11-nightly proot-distro pulseaudio
$ pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1
$ pd install debian
$ pd login debian

• Now in Debian:
$ apt install puredata pulseaudio dwm
$ export PULSE_SERVER=127.0.0.1
$ termux-x11 :1 -xstartup "dbus-launch dwm & puredata"

• Get the #TermuxX11 APK from #Github and open it

• In Pd: Media -> portaudio