• jyg

    @1-1110 Hi, I can reproduce it with automatonism 3.0 version. Really seems a bug.
    However, kick and some other objects have their own integrated preset system, and should not interact with the preset-manager module.

    For your information, I made my own fork of automatonism with new features.
    You can directly install a (not so updated) version from pd's "find externals" menu. (just search for "automatonism" in the dialog box).
    Still some bugs, but the github repo https://github.com/jyg/automatonism-reloaded is more up to date. My plans are to make a new deken release this summer.

    posted in technical issues read more
  • jyg

    You can check e_beequad-help.pd in rj lib https://github.com/rjdj/rjlib/tree/master/rj .
    There are abstractions : u_lowpass, u_highpass, u_bandpass etc.. that compute the biquad coeffs for you .

    posted in technical issues read more
  • jyg

    There is the bop project https://github.com/zealtv/bop (see bop.semisteps and bop.frets objects) that use decimals in a float to describe chords as intervals on top of the fundamental. Not so simple but very clever.

    posted in technical issues read more
  • jyg

    @alexandros Hi, I get an SHA 256 error when I try to install neuralnet via deken. Is there some Windows binary available somewhere else ? Thanks

    posted in technical issues read more
  • jyg

    Very impressive work. Thanks for sharing.
    If I understand correctly, the formuls synths and some effects are pd externals, from compiled faust modules, right ?

    posted in output~ read more
  • jyg

    I'm very interested by wintablet object.
    But is it open source ?

    posted in news read more
  • jyg

    Did you try with a longer sequence ?

    posted in technical issues read more
  • jyg

    Because only messages beginning with a float as first atom are implicitely handled as lists by puredata.
    If you suppress this first atom with [route], you get a message with 2 atoms, the first being treated as a selector, and the second as a float.
    This message is handled as a message --like, for example, the message [ set 1( -- , not as a list.
    You must prepend the "list" selector to further process it as a list : just insert a [list] object after the output of [route].

    posted in technical issues read more
  • jyg

    image.png
    Check this

    posted in technical issues read more
  • jyg

    Check also AOO
    Audio over Internet but also messaging (check pipelines section https://git.iem.at/cm/aoo/-/pipelines). It uses a public server for connection between peers.
    https://git.iem.at/cm/aoo

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!