home.social

#saulang — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #saulang, aggregated by home.social.

  1. v0.5.7 adds the "a.l" ladder effect distortion at last, 2 years after I experimented with it.

    There were many things that seemed silly not to have, while adding the le, so I did all those other things first. Including frequency filter for audio generators in general, instead of placing a filter only inside the distortion.

    Now a line like this at the top of a SAU script sets a Sega MD-like sound:
    "S a.lC a.f2840 c.pf"

  2. I've now released v0.3.12 of (sau.frama.io), which fixes old bugs and refines old features. It's meant to be the last version with only normal oscillators.

    Following another insane git rebase marathon, the new version does away with some code, and splits out a static C library for the implemented.

    Next, to add the new signal generators from the (otherwise less usable) "mgs0.1" branch mentioned earlier.