• alexandros

    I forgot to add a division object there. The patch should be as follows:

    [notein]
    |
    [/ 127]
    |
    [sig~]
    |
    [automatonism_module~]
    

    The pitch input in Automatonism takes values between 0 and 1 and multiplies them internally by 127 before sending them to [mtof].

    posted in technical issues read more
  • alexandros

    How about this?
    Screenshot from 2025-08-03 09-43-48.png

    posted in technical issues read more
  • alexandros

    @spluta I want to investigate the sine wave to band-limited sawtooth example a bit deeper. Is the Python code and the training dataset available? I can't seem to find it in the RTNeural_Plugin folder.

    posted in extra~ read more
  • alexandros

    If I'm not mistaken, Miller uses Fedora. Also, he's about to release Pd-0.56, so it's a good moment to inform him about it. You should probably write to Pd's mailing list which he reads.

    posted in technical issues read more
  • alexandros

    Andy Farnell has simulated the sound of water in Pd. Check his book "Designing Sound".

    posted in patch~ read more
  • alexandros

    Huge thanks to the team for taking care of this!

    posted in this forum read more
  • alexandros

    For the life of me, I can't figure out how to use the colors message! If I send colors #ff00ff or something similar to pd, I get a bad arguments to colors message.

    posted in news read more
  • alexandros

    You're first mentioning police sirens, and at the end of your post you mention that the Arduino will play through speakers. What is the actual sound source you want to use? If it's some digital synthesis that is played through speakers, then you're much better off with Pd than with the Arduino. If you indeed want to control police sirens in some way, I guess the Arduino could do it, but I have no idea how police sirens work (I tend to avoid them, you see :stuck_out_tongue_winking_eye:).

    posted in technical issues read more
  • alexandros

    Doesn't [tabread4~] apply cubic interpolation? If you store a ramp to a table, you could use that with [line~] to read through it, couldn't you?

    posted in technical issues read more
  • alexandros

    You can check the [serial_print] abstraction from here https://github.com/alexdrymonitis/Arduino_Pd
    If you print your values in the Arduino code properly (see the help sketch), then in Pd you can use this abstraction with a [send] and get your values with a [receive]. Check the exampes, they should be straight forward.

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!