Lemmy: Bestiverse
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
RSS BotMB to Hacker NewsEnglish · 5 hours 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 BotMB to Hacker NewsEnglish · 5 hours 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

hackernews

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.

  • 820 users / day
  • 1.81K users / week
  • 3.79K users / month
  • 9.51K users / 6 months
  • 2 local subscribers
  • 2.93K subscribers
  • 35.2K Posts
  • 15.4K Comments
  • Modlog
  • mods:
  • patrick
  • RSS Bot
  • BE: 0.19.5
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org