Thank you, Miller, for looking into this
Using pd~ 0.4 in Max 7.34 with PD 0.50-2 on Mac OS 10.9. i find this error:
[pd~ -ninsig 2 -noutsig 2 -fifo 10] leads to right channel (2) not receive anything from PD, while the max patch (same with the help file associated with pd~) the right channel shows complete overload on the meter.
Just for a difference i tried 3 channels instead [pd~ -ninsig 3 -noutsig 3 -fifo 10] moves the problem (including displayed overload) to channel 3, now channel two works with PD.
Might help debugging.
I never saw this behavior on my machine... but the new version fixes several problames and might have fixed this if we're lucky.
cheers Miller
On Thu, Sep 03, 2020 at 11:34:41AM +0200, jayrope wrote:
Thank you, Miller, for looking into this
Using pd~ 0.4 in Max 7.34 with PD 0.50-2 on Mac OS 10.9. i find this error:
[pd~ -ninsig 2 -noutsig 2 -fifo 10] leads to right channel (2) not receive anything from PD, while the max patch (same with the help file associated with pd~) the right channel shows complete overload on the meter.
Just for a difference i tried 3 channels instead [pd~ -ninsig 3 -noutsig 3 -fifo 10] moves the problem (including displayed overload) to channel 3, now channel two works with PD.
Might help debugging.
-- jayrope +++ jayrope.com aircushionfinish.com kliklak.net
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
This sounds suspiciously like a problem I had with an rtcmix~ update. This has to be set:
x->ob.z_misc |= Z_NO_INPLACE;
not well documented at all. I wasted about a week of my life trying to figure out what the heck was going on.
brad
On Sat, Sep 5, 2020 at 1:51 PM Miller Puckette via Pd-list pd-list@lists.iem.at wrote:
I never saw this behavior on my machine... but the new version fixes several problames and might have fixed this if we're lucky.
cheers Miller
On Thu, Sep 03, 2020 at 11:34:41AM +0200, jayrope wrote:
Thank you, Miller, for looking into this
Using pd~ 0.4 in Max 7.34 with PD 0.50-2 on Mac OS 10.9. i find this error:
[pd~ -ninsig 2 -noutsig 2 -fifo 10] leads to right channel (2) not receive anything from PD, while the max patch (same with the help file associated with pd~) the right channel shows complete overload on the meter.
Just for a difference i tried 3 channels instead [pd~ -ninsig 3 -noutsig 3 -fifo 10] moves the problem (including displayed overload) to channel 3, now channel two works with PD.
Might help debugging.
-- jayrope +++ jayrope.com aircushionfinish.com kliklak.net
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list