The Evangineer Lemmy
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
RSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 5 months ago

DynGen – Run dynamic scripts on a SuperCollider server

scsynth.org

external-link
message-square
0
fedilink
1
external-link

DynGen – Run dynamic scripts on a SuperCollider server

scsynth.org

RSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 5 months ago
message-square
0
fedilink
DynGen - Dynamic UGen
scsynth.org
external-link
DynGen is a meta-UGen which allows to write DSP code on the fly using EEL2 as JIT-compiled language. This is essentially the SC equivalent of the gen~ object from Max MSP. An example on how to use it for halfing the amplitude of a given signal. // start the server s.boot; // registers a dyngen script on the server with identifier \simple ~simple = DynGenDef(\simple, "out0 = in0 * 0.5;").add; // spawn a synth which evaluates our script ( Ndef(\x, {DynGen.ar( 1, // numOutputs ~simple, // s...

Comments

alert-triangle
You must log in or register to comment.

Hacker News@lemmy.bestiver.se

hackernews@lemmy.bestiver.se

Subscribe from Remote Instance

You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !hackernews@lemmy.bestiver.se
lock
Community locked: only moderators can create posts. You can still comment on posts.

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 0 users / day
  • 0 users / week
  • 0 users / month
  • 0 users / 6 months
  • 0 local subscribers
  • 2.93K subscribers
  • 102 Posts
  • 0 Comments
  • Modlog
  • mods:
  • patrick@lemmy.bestiver.se
  • RSS Bot@lemmy.bestiver.se
  • BE: 0.19.4-rc.5
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org