Bugs item #1540451, was opened at 2006-08-15 10:08
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: João Miguel Pais (jmmmp)
>Assigned to: Krzysztof Czaja (krzyszcz)
Summary: no set min on [counter]
Initial Comment:
Hi,
I was trying [counter] from cyclone, and apparently the
set min inlet (3rd) has no effect at all. Just try with
the help patch. Everything else seemed ok.
Joao
----------------------------------------------------------------------
Comment By: João Miguel Pais (jmmmp)
Date: 2006-08-30 15:46
Message:
Logged In: YES
user_id=1523458
"I was trying [counter] from cyclone" - the max counter
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 14:50
Message:
Logged In: YES
user_id=564396
which [counter] are you referring too? there are several
objects of this name
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&group_…
Bugs item #1540451, was opened at 2006-08-15 10:08
Message generated for change (Comment added) made by jmmmp
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: João Miguel Pais (jmmmp)
Assigned to: Nobody/Anonymous (nobody)
Summary: no set min on [counter]
Initial Comment:
Hi,
I was trying [counter] from cyclone, and apparently the
set min inlet (3rd) has no effect at all. Just try with
the help patch. Everything else seemed ok.
Joao
----------------------------------------------------------------------
>Comment By: João Miguel Pais (jmmmp)
Date: 2006-08-30 15:46
Message:
Logged In: YES
user_id=1523458
"I was trying [counter] from cyclone" - the max counter
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 14:50
Message:
Logged In: YES
user_id=564396
which [counter] are you referring too? there are several
objects of this name
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&group_…
Bugs item #1512112, was opened at 2006-06-25 15:07
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1512112&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Frank Barknecht (fbar)
Assigned to: Miller Puckette (millerpuckette)
Summary: CVS: dollarsign expansion for subpatch names broken
Initial Comment:
This is a bug in current CVS-HEAD: dollar sign
expansion in subpatch names doesn't work currently. a
subpatch named [pd $0-name] will be saved as [pd
0-name], a subpatch named [pd $1-name] is saved as [pd
1-name].
According to notes.txt this bug seems to be known: "pd
$1 bug ($1 is saved as it was evaluated, not as '$1')"
but it is such a nasty issue and can lead to broken
patches when using pd-HEAD, that I report it here so
everyone is aware of it.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 15:00
Message:
Logged In: YES
user_id=564396
is this still true? i cannot reproduce it.
an empty patch with just a [pd $0-name] in it, saves here
(0.40-0test05) as:
#N canvas 0 0 450 300 10;
#N canvas 0 0 450 300 \$0-name 0;
#X restore 114 164 pd \$0-name;
so it seems to be fixed. can you confirm this?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1512112&group_…
Bugs item #1548932, was opened at 2006-08-30 00:45
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1548932&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.40.0
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Rich E (reakin)
Assigned to: Nobody/Anonymous (nobody)
Summary: " { " freezes pd
Initial Comment:
The { key (shift+bracket [ ) causes pd to freeze if
there is an abstraction open. This happened to me on
FC5/linux.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 14:51
Message:
Logged In: YES
user_id=564396
actually it duplicates more bug-reports; the most simliar is
probably [1531757]
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 10:10
Message:
Logged In: YES
user_id=564396
this duplicates bug#[1359216]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1548932&group_…
Bugs item #1540451, was opened at 2006-08-15 10:08
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: João Miguel Pais (jmmmp)
Assigned to: Nobody/Anonymous (nobody)
Summary: no set min on [counter]
Initial Comment:
Hi,
I was trying [counter] from cyclone, and apparently the
set min inlet (3rd) has no effect at all. Just try with
the help patch. Everything else seemed ok.
Joao
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 14:50
Message:
Logged In: YES
user_id=564396
which [counter] are you referring too? there are several
objects of this name
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&group_…
Bugs item #1543668, was opened at 2006-08-21 01:23
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1543668&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.40.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
>Summary: freeze when disconnecting USB-soundcard on XP
Initial Comment:
Pd freezes when it looses communication with audio card
(USB) with winXP (<= 0.40).
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 14:49
Message:
Logged In: YES
user_id=564396
changed the title to something more meaningful than "audio".
i fear this is a problem of the underlying system rather
than of pd (what happens to other applications when you
disconnect the audio card at runtime?)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1543668&group_…
Bugs item #1548932, was opened at 2006-08-30 00:45
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1548932&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.40.0
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Rich E (reakin)
Assigned to: Nobody/Anonymous (nobody)
Summary: " { " freezes pd
Initial Comment:
The { key (shift+bracket [ ) causes pd to freeze if
there is an abstraction open. This happened to me on
FC5/linux.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 10:10
Message:
Logged In: YES
user_id=564396
this duplicates bug#[1359216]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1548932&group_…
Bugs item #1548932, was opened at 2006-08-29 15:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1548932&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.40.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Rich E (reakin)
Assigned to: Nobody/Anonymous (nobody)
Summary: " { " freezes pd
Initial Comment:
The { key (shift+bracket [ ) causes pd to freeze if
there is an abstraction open. This happened to me on
FC5/linux.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1548932&group_…
Hi all,
since the SF patch tracker is down i post it here for now. It's
already fixed in the devel branch.
First, there's a bug in x_midi.c, preventing the output of the midi
status byte from the midirealtime object. Find the fixing diff below.
Second: Midi clock messages are also sent to midirealtime, although
there's also a midiclkin object (for midi status F8), which seems to
be unused. The respective inmidi_clk function is used nowhere in PD.
Is midiclkin supposed to be used one day?
greetings,
Thomas
Index: src/x_midi.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/x_midi.c,v
retrieving revision 1.2.8.5
diff -u -w -r1.2.8.5 x_midi.c
--- src/x_midi.c 28 Aug 2006 13:25:45 -0000 1.2.8.5
+++ src/x_midi.c 28 Aug 2006 13:38:15 -0000
@@ -639,7 +639,7 @@
t_atom at[2];
SETFLOAT(at, portno);
SETFLOAT(at+1, SysMsg);
- pd_list(midirealtimein_sym->s_thing, &s_list, 1, at);
+ pd_list(midirealtimein_sym->s_thing, &s_list, 2, at);
}
}
Thomas Grill
http://grrrr.org
i moved this thread to pd-dev, in order to not bore people with patches
too much...
IOhannes m zmoelnig wrote:
> IOhannes m zmoelnig wrote:
>> attached is the fix for the crash when audio is turned on and no dsp
>> objects are present.
>>
>> who has changed "*ip" to "ip" in the d_ugen:dsp_tick() loop?
>
> i see: it was miller and for good reasons.
>
> while my patch prevented Pd from crashing when no dsp objects were
> present, it crashed Pd when there were dsp object.
>
> so this new patch should really fix it.
>
i discovered that the same problem also happens with the new
"block_bang" feature.
the attached patch fixes this too (for convenience it also includes the
former patch.
btw, i noticed that when blockbanging a subpatch with [bang~] and you
turn audio off (with my patch applied), i get this error message:
"error: bang to block~ or on-state switch~ has no effect"
mfg.asd.r
IOhannes
PS: i hope i can stop this patching soon...:-)
--- d_ugen.c.org 2006-08-24 15:05:04.000000000 +0200
+++ d_ugen.c 2006-08-24 15:30:10.000000000 +0200
@@ -219,11 +219,11 @@
static void block_bang(t_block *x)
{
- if (x->x_switched && !x->x_switchon)
+ if (dsp_chain && x->x_switched && !x->x_switchon)
{
t_int *ip;
x->x_return = 1;
- for (ip = dsp_chain + x->x_chainonset; ip; )
+ for (ip = dsp_chain + x->x_chainonset; ip&&*ip; )
ip = (*(t_perfroutine)(*ip))(ip);
x->x_return = 0;
}
@@ -333,7 +333,7 @@
if (dsp_chain)
{
t_int *ip;
- for (ip = dsp_chain; ip; ) ip = (*(t_perfroutine)(*ip))(ip);
+ for (ip = dsp_chain; ip&&*ip; ) ip = (*(t_perfroutine)(*ip))(ip);
dsp_phase++;
}
}