@kandid@chaos.social
@kandid@chaos.social avatar

kandid

@kandid@chaos.social

visual experiments and video art.

license CC BY-NC-SA 4.0

This profile is from a federated server and may be incomplete. Browse more on the original instance.

kandid, to photography
@kandid@chaos.social avatar

a rose in different states of

kandid, to random
@kandid@chaos.social avatar
kandid, to random
@kandid@chaos.social avatar

A teletypewriter of an LGP-30 machine.

Edward Lorenz worked on differential equations for atmospheric convection. Programming the LGP-30 was done by Ellen Fetter.

That's why I decided that these shapes should move on an Lorenz attractor.

https://gitlab.com/metagrowing/jean/-/blob/main/sketchbook/lgp-30-lorenz/LGP-30.clj?ref_type=heads

Shapes move along a non-periodic path across the plane. In doing so, they reveal the underlying images. A mechanical teletype and the drawing of a flower.

kandid, to random
@kandid@chaos.social avatar
bleuje, (edited ) to random French
@bleuje@mastodon.social avatar

Here's a demo video of my interactive physarum project.

Longer video: https://www.youtube.com/watch?v=4hLtjlaVzsk
More information and code: https://github.com/Bleuje/interactive-physarum
(based on algorithm/parameters from Sage Jenson)

kandid,
@kandid@chaos.social avatar

@bleuje I had experimented with the Physarum Transport Network some years ago. The code for these two animations is written in OpenCL.

One example where the Physarum Transport Network "grows on a movie".
https://vimeo.com/581624373

And an example where the sound influences the growth of the network.
https://vimeo.com/586674396

kandid, to random
@kandid@chaos.social avatar

Another example that was created with Jean. Jean is a live coding software for visuals and sound. This example was recorded without sound and without the #Clojure code. Images in the background by Joseph Constantine Stadler (1780–1812).

#livecoding visuals.

https://gitlab.com/metagrowing/jean/-/blob/main/sketchbook/Joseph_Constantine_Stadler/blend-colorfull.clj?ref_type=heads

Drawings of flowers and a hummingbird are painted over with blue and orange shapes.

kandid, to random
@kandid@chaos.social avatar
kandid, to random
@kandid@chaos.social avatar
kandid, to random
@kandid@chaos.social avatar

During the winter i developed another #livecoding tool. For visuals and for manipulating predefined sounds. The movements in the visuals are able to communicate with Synths in #SuperCollider.

Now i have published the source code and a few examples. The last days i started to write a description. The description is still very incomplete.

You can find out more here:
https://gitlab.com/metagrowing/jean

Moving red an blue shapes. The movement of the shapes has an influence on the sound.

noneuclideandreamer, to genart
@noneuclideandreamer@mathstodon.xyz avatar

Alright, May Theme is Sound!

Doesn't sound or look so great yet, but the month is young! Here I try out different ... Scales?

Gotta find a "Music Theory for Dummies" or so in the School Library...

video/mp4

kandid,
@kandid@chaos.social avatar

@noneuclideandreamer
Mit diesem Buch habe ich das programmieren von Sounds gelernt. Ich hatte kein Wissen über Notensysteme und was sonst alles noch zur Kompositionstheorie gehört. Die Programmiersprache für stammt wahrscheinlich von der objektorientiertem Sprache Smalltalk ab.

The SuperCollider Book
Edited by Scott Wilson, David Cottle and Nick Collins
ISBN-13 ‏ : ‎ 978-0262232692

kandid,
@kandid@chaos.social avatar

Ich schreibe die visuellen Animationen in Java oder C++. Sende dann pro Frame oder bei einer “Kollision” ein OSC Paket an SuperCollider. Bei meinem letzten System waren mehr als 90% im Java, 5% in SuperCollider (und 5% LiveCoding in Clojure) programmiert. Ich will dies noch beschreiben und dann als open source veröffentlichen.
1/2

kandid,
@kandid@chaos.social avatar

@noneuclideandreamer Beispiel: das 3 Körperproblem.
Vorbedingung: die Positionen können in Echtzeit berechnet werden.
Pro Frame werden die Geschwindigkeiten an SuperCollider gesendet und verändern die Tonhöhe (Oberschwingung ..) eines Soundgenerators.
Pro beinahe Kollision wird ein kurzer zusätzlicher Sound gestartet.

Das Stichwort ist Sonification.
2/2

kandid,
@kandid@chaos.social avatar

@noneuclideandreamer Hier habe ich angefangen zu beschreiben wie ich und kopple. Das "Jean live coding System" ist damit noch nicht erklärt. Aber die Links zeigen wie die Visualisierung Open Sound Control Telegramme sendet. Und wie die passenden Empfänger in SuperCollider aussehen. Weiter oben im Text ist auch meine Motivation notiert warum ich die audio-visuelle Kopplung gerade so gelöst habe.

https://gitlab.com/metagrowing/jean#using-super-collider-to-generate-sounds

https://gitlab.com/metagrowing/jean/-/blob/main/src/jean/OSCout/ScStreamSender.java?ref_type=heads

https://gitlab.com/metagrowing/jean/-/blob/main/src/jean/OSCout/ScSynthSender.java?ref_type=heads

kandid,
@kandid@chaos.social avatar

@noneuclideandreamer jMusic kannte ich nicht. Habe gerade die jMusic Homepage und Beispiele angesehen. OK, damit kann man vollständig in der Java Welt bleiben um einen Technologiemix zu vermeiden.
jMmusic kannte ich nicht. Habe gerade die Hompage und Beispiele angesehen. OK, damit kann man vollständig in der Java Welt bleiben um einen Technologiemix zu vermeiden.
1/2

kandid,
@kandid@chaos.social avatar

@noneuclideandreamer Mit dem konfigurieren der Audio Signale habe ich viel Zeit verbraucht und nicht das Gewünschte erreicht. Es gibt im Debian / Linux unterschiedliche Transportmechanismen, alsa, jack, pipewire das jack emuliert.... MIDI nur exklusive von einem genutzt, Aber digitale Sounds Samples können kombiniert werden. Ich habe bei eigentlich einfachen Dingen aufgegeben.
2/2

kandid, to random
@kandid@chaos.social avatar

A few days ago i was in the city.

kandid, to random
@kandid@chaos.social avatar

"Erdbeer Liebe" and

kandid, to random
@kandid@chaos.social avatar

rococo

kandid, to random
@kandid@chaos.social avatar
kandid, to random
@kandid@chaos.social avatar

The picture as a whole looks chaotic. And is in candy colors.

But if you look at the details in the image, parts of the original photo are still recognizable. A rose, a cushion cover, the number 2022.

The entire picture. Horizontal stripes in rainbow colors.

kandid, to random
@kandid@chaos.social avatar

This image is created by flipping many bits and incorrect sampling of the pixels.

kandid, to random
@kandid@chaos.social avatar

Trying on an image. This is not really the expected result.

kandid,
@kandid@chaos.social avatar

@xylander Thank you,

At first i just wanted to write an algorithm that copies the original image unchanged (byte by byte) into a new file. And afterwards in an later step adding "copy errors" to create glitch effects.

kandid, to random
@kandid@chaos.social avatar

the first page of "Der Prozess". Handwritten by Franz Kafka.

The original image can be found here: https://de.wikipedia.org/wiki/Datei:Kafka_process.png

draco, to random
@draco@sonomu.club avatar

users: If you still remember your beginnings with :sccube:, what were your obstacles? What do you wish someone told or showed you back then?

Or if you're currently still considering yourself a beginner, what are your most annoying points of frustration?

kandid,
@kandid@chaos.social avatar

@draco Diese Frage beschäftigt mich seit ich mit angefangen habe:
Wie generiere ich einen Sound der zwischen dem melodischen einer vorgefertigten Komposition und einem Rauschen liegt? Etwas machen das teilweise noch innerhalb den Hörgewohnheiten liegt aber die Wahrnehmung bricht.

Also NICHT eine Bach MIDI Datei anspielen.
Aber auch NICHT ausschließlich White - Pink - Noise generieren.

Das andere Interessante ist Granular Synthese. Es könnte der Ansatz sein.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • kavyap
  • DreamBathrooms
  • tacticalgear
  • magazineikmin
  • vwfavf
  • Youngstown
  • ngwrru68w68
  • ethstaker
  • slotface
  • rosin
  • mdbf
  • thenastyranch
  • PowerRangers
  • anitta
  • modclub
  • Durango
  • cubers
  • osvaldo12
  • GTA5RPClips
  • everett
  • khanakhh
  • InstantRegret
  • Leos
  • tester
  • normalnudes
  • cisconetworking
  • megavids
  • All magazines