Bubobubobubobubo / sardine

Python's missing "algorave" module. Live code music with Python using MIDI, OSC and/or SuperCollider.
https://sardine.raphaelforment.fr
GNU General Public License v3.0
194 stars 31 forks source link

@swim : Is this possible? #261

Open Bubobubobubobubo opened 3 months ago

Bubobubobubobubo commented 3 months ago
@swim
def something(dummy="Hello"):
    print(f"Dummy: {dummy}, Period: {p}")
    again(something, p=0.25)

Obviously in the normal Python world, there is no way to get that information.. unless?