-
-
porres
posted in technical issues • read moreno, like I said, i guess there's no limit
does that bother you? do you think it should have? -
porres
posted in technical issues • read more@jameslo said:
Is there a maximum size for the impulse response table for [else/conv~]? I loaded a 30s one and got no warnings.
I guess not

if you change the table, the object needs to be reinitalized so it reloads the table. Maybe I could add that to the documentation or add a 'reload' message. Please open an issue/request on github
-
porres
posted in news • read more"To Pd-announce:
Pd version 0.56-3 is available from https://msp.ucsd.edu/software.htm
or (source only) via github: https://github.com/pure-data/pure-dataThis fixes some problems in 0.56-2. Changes are summarized in release notes: https://msp.ucsd.edu/Pd_documentation/5.current.status.htm#s5.1
cheers
Miller"
Release notes:
Fixed broken "keyup" object (IOhannes).
Improvements to window titles and IEM GUI settings (IOhannes).
Ben Wesch improved updating the Pd colors without recreating windows.
Documentation updates (Alexandre).
Fixed a situation in which Pd hangs when failing to connect to jack device in linux.
Updates to the "deken" ("find externals") mechanism.
Many other bug fixes.
-
porres
posted in patch~ • read more@ddw_music said:
Come to think of it... why does else/sfz~ truncate note numbers? You're not bound by the limits of the MIDI protocol; why not fully support fractional note numbers?
that is a good request. Open an issue?

