Patches item #1143751, was opened at 2005-02-18 04:31
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1143751&group_…
Category: puredata-dev
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: exporting mayer_fft for MSW...
Initial Comment:
to ensure that pd.lib exports the
mayer_fft()-functions, we have to import "m_pd.h" in
"d_mayer_fft.c" (as shown in d_fftroutine.c)
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:24
Message:
Logged In: YES
user_id=313747
Took it (0.39test)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1143751&group_…
Patches item #1154131, was opened at 2005-03-01 03:05
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1154131&group_…
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: Winfried Ritsch (ritsch)
Assigned to: Nobody/Anonymous (nobody)
Summary: alsamm channel count change bugfix
Initial Comment:
with linux pd 0-38-4 and probably earlier versions
if eg rme9652 card is used with alsammap and the wrong
number of channels is given then pd segfaults.
for the bug see
http://sourceforge.net/tracker/index.php?func=detail&aid=1154130&group_id=5…
change of the sys_inchannels and
sys_out_channels and memory allocation with in stuff
exported function
sys_setchsr(alsamm_inchannels, alsamm_outchannels,
alsamm_sr)
after a forced change of number of channels.
GUI doesnt respect this
Additional, the two variables alsamm_inchannels and
alsamm_outchannels are initialized on open (since
multiple open can happen with use of the GUI).
mfG Winfried Ritsch
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:23
Message:
Logged In: YES
user_id=313747
Took it (0.39test)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1154131&group_…
Patches item #1159324, was opened at 2005-03-08 12:06
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1159324&group_…
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: testtone.pd does not work for 8-channels
Initial Comment:
obviously while copy'n'pasting channel7+8 from
channel5+6 someone has forgotten to update all the
send/receive labels...
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:23
Message:
Logged In: YES
user_id=313747
fixed this one independently, thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1159324&group_…
Patches item #1193650, was opened at 2005-05-02 01:10
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1193650&group_…
Category: puredata-dev
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: exposing verbose() in m_pd.h
Initial Comment:
(i have moved this from RFE to patches)
this patch gives the authors of externals the
possibility to give some user-defined verbosity to
their externals.
"void verbose(int level, const char*fmt, ...);" will
output the formatted string only if the given level is
lower than the user-settable "sys_verbose"-level.
the user can set the verbosity by adding "-verbose" to
the startup flags. each "-verbose" increments the
sys_verbose by 1.
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:22
Message:
Logged In: YES
user_id=313747
Took it
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1193650&group_…
Patches item #1193670, was opened at 2005-05-02 01:51
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1193670&group_…
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: alternative & stackable rcfiles
Initial Comment:
this patch allows you to specify an rcfile at the
command-line; when an rcfile is specified, the default
pdsettings and .pdrc are ignored.
you can stack several rcfiles, by adding the
"-rcfile"-flag to you rcfile.
this allows to use system-wide rcfiles
caveats: it doesn't really work with the pdsettings-system
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:22
Message:
Logged In: YES
user_id=313747
ugh... trying to get rid of the "rc" files. Need a better
mechanism for
site management (where the machine has a default setting but
users can
override it). OS dependent and ugly...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1193670&group_…
hi all,
are there any objections to remove the watchdog _process_ in favor of a
watchdog _thread_?
debugging is pain if the watchdog kills a program that i stopped with
gdb ...
cheers ... tim
--
mailto:TimBlechmann@gmx.de ICQ: 96771783
http://www.mokabar.tk
latest mp3: kMW.mp3
http://mattin.org/mp3.html
latest cd: Goh Lee Kwang & Tim Blechmann: Drone
http://www.geocities.com/gohleekwangtimblechmannduo/
After one look at this planet any visitor from outer space
would say "I want to see the manager."
William S. Burroughs
Hello,
I made a release on the iemxmlrpc external. I have set a release Tag in the
CVS.
The questions are:
- should releases be published on the Files section on sourceforge or private
pages ?
if yes:
- Is there a naming convention for differen architectures ?
- Who does it ?
- Should it be done for other packages.
I have just put the files now under
http://puredata.info/Members/ritsch/iemxmlrpc/
mfg winfried
--
--
- ao.Univ.Prof. DI Winfried Ritsch
- ritsch(a)iem.at - http://iem.at/ritsch
- Institut fuer Elektronische Musik und Akustik
- University of Music and Dramatic Art Graz
- Tel. ++43-316-389-3510 (3170) Fax ++43-316-389-3171
- PGP-ID 69617A69 (see keyserver http://wwwkeys.at.gpg.net/)
--
Bugs item #1202940, was opened at 2005-05-16 18:22
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=1202940&group_…
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 9
Submitted By: Tim Blechmann (timblech)
Assigned to: Nobody/Anonymous (nobody)
Summary: threading issue ...
Initial Comment:
hi all
opening the syslock for sys_microsleep is not
threadsafe, since the gui is polled and functions are
run without having the sys_lock locked.
for a fix, have a look at the threading model in devel ...
cheers ... tim
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1202940&group_…
hi all ...
i'm curious if pd is supposed to run on win9x? i'm about to introduce a
feature to devel that would break win9x compatibility ...
cheers ... tim
--
mailto:TimBlechmann@gmx.de ICQ: 96771783
http://www.mokabar.tk
latest mp3: kMW.mp3
http://mattin.org/mp3.html
latest cd: Goh Lee Kwang & Tim Blechmann: Drone
http://www.geocities.com/gohleekwangtimblechmannduo/
After one look at this planet any visitor from outer space
would say "I want to see the manager."
William S. Burroughs
hi all,
for the osx devs out there ... i'm curious about the timing granularity
of osx ... win / linux seem to be limited to 1 ms ... is it the same on
osx?
thanks ... tim
--
mailto:TimBlechmann@gmx.de ICQ: 96771783
http://www.mokabar.tk
latest mp3: kMW.mp3
http://mattin.org/mp3.html
latest cd: Goh Lee Kwang & Tim Blechmann: Drone
http://www.geocities.com/gohleekwangtimblechmannduo/
After one look at this planet any visitor from outer space
would say "I want to see the manager."
William S. Burroughs