SuperCollider

Comments Off on SuperCollider

To write “Hello World!” in SuperCollider, you can use a simple Post command to display text in the post window. Here’s how you do it:

// Open the SuperCollider IDE and type the following code

s.boot; // Boot the server if it's not already running

(
PostEvent.new({
    arg msg;
    msg.postln("Hello World!");
}).add;

)

  1. Open the SuperCollider IDE.
  2. Paste the above code into a new language region or directly in the top window if preferred.
  3. Press Cmd + Enter (or Ctrl + Enter on Windows/Linux) to evaluate it.

This will print “Hello World!” in the post window of your SuperCollider environment.

Prompt
young woman, beautiful face, standing, great body, gorgeous figure, long legs, pretty eyes, long hair, learns SuperCollider programming language, beautiful background, magnificent scenery, Dorothea Tanning style, HD, sharp focus, stunningly beautiful, hyper-detailed, Fauvism Art, painterly, bold colors, textured brushwork, fauvism art

Negative prompt
(worst quality, low quality, normal quality, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art:1.4), (watermark, signature, text font, username, error, logo, words, letters, digits, autograph, trademark, name:1.2), verybadimagenegative, bad_prompt_version2-neg, easynegative, FastNegativeV2, ugly, deformed, noisy, blurry, low contrast, extra eyes, bad eyes, ugly eyes, imperfect eyes, deformed pupils, deformed iris, cross-eyed, poorly drawn face, bad face, fused face, ugly face, worst face, unrealistic skin texture, out of frame, poorly drawn hands, cloned face, double face, blurry, bad quality

Text model: phi4

Image model: WildCardXXLAnimation