Hey All,
One interesting consequence of the GPL version 3 is that you are allowed
to remove additional clauses from the license on a piece of software
that violate the GPL 3. So for example, if a developer has released a Pd
library under the GPL "version 2 or higher" but added their own clauses
trying to prevent certain people from using their software in certain
ways, under the GPL 3 you will be allowed to remove those additional
clauses from the License.
<http://fsfeurope.org/projects/gplv3/tokyo-rms-transcript> (Last
paragraph in the section "License Compatability")
I beleive that this is relevant to one, or maybe two libraries that are
used with Puredata.
Best,
Chris.
-------------------
chris(a)mccormick.cx
http://mccormick.cx
Patches item #1604142, was opened at 2006-11-28 00:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604142&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: cyclone: compilation fixes for Mac/Intel
Initial Comment:
two things:
- endianness fixes
- changed clip naming to Clip.... clip was obviously clashing with some other external, but now i can't recall which one
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604142&group_…
Bugs item #1561839, was opened at 2006-09-20 03:31
Message generated for change (Comment added) made by inklaar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1561839&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
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: rhythmic glitching on PowerBook G4
Initial Comment:
On an Apple PowerBook G4 1.67GHz running 10.4.7, the
sound always had a pulsing glitch on it no matter if
any sound was being generated or not. When I switched
the output sampling rate to 48000, the glitching went
away. When I switched back to 44100, the glitching
came back.
I saw this one other time on a PowerBook, but it was
also happening to Audacity. This time it was only
happening for Pd. My guess is that its related to
portaudio.
This was on a student's laptop, so I can't test again.
----------------------------------------------------------------------
Comment By: Fred Inklaar (inklaar)
Date: 2006-11-28 02:51
Message:
Logged In: YES
user_id=417856
Originator: NO
OK, because of zmoelnig's comment I also tested vanilla pd-0.39-2 on my
PowerBook. Unfortunately, that did *not* solve the problem, the pulsing
glitch is there anyway,
But the problem is also slightly different than Hans-Christoph's
description: I *do* need to generate a sound to hear the glitching pulse.
Doesn't matter what sound, sinus or noise. The output sound gets dropped
and restored very frequently, on a regular interval. That is what causes
the pulsating glitch. So, without output no restore, thus no pulse.
----------------------------------------------------------------------
Comment By: Fred Inklaar (inklaar)
Date: 2006-11-28 02:42
Message:
Logged In: YES
user_id=417856
Originator: NO
This bug is present in all versions I tested above Pd version
0.38.4-extended-RC8.
The highest version I tested was Pd version 0.40-2 on:
Computernaam: PowerBook G4 15"
Computermodel: PowerBook5,8
Processortype: PowerPC G4 (1.5)
Aantal processors: 1
Processorsnelheid: 1.67 GHz
L2-cache (per processor): 512 KB
Geheugen: 1 GB
Bussnelheid: 167 MHz
Opstart-ROM-versie: 4.9.6f0
With the following audio card specs:
Ingebouwde geluidskaart:
Apparaten:
Crystal Semiconductor CS84xx:
Ingangen en uitgangen:
Digitale S/PDIF-invoer:
Hoorbaar: Ja
Plugincode: Topaz
Burr Brown PCM3052:
Ingangen en uitgangen:
Interne microfoon:
Regelaars: Geluid uit, Master
Hoorbaar: Nee
Plugincode: Onyx
Lijnniveau-ingang:
Regelaars: Geluid uit, Master
Hoorbaar: Nee
Plugincode: Onyx
Digitale S/PDIF-uitvoer:
Regelaars: Geluid uit
Plugincode: Onyx
Interne luidsprekers:
Regelaars: Geluid uit, Links, Rechts
Plugincode: Onyx
Lijnniveau-uitgang:
Regelaars: Geluid uit, Links, Rechts
Plugincode: Onyx
The pulsing glitch is present when the audio card is set to the following
frequencies (by using the Audio/Midi-configuratie Utility), all on
16-bit:
44100 Hz
88200 Hz (faster pulse)
96000 Hz (even faster pulse)
The glitch is not present when the audio card is set to:
32000 Hz
48000 Hz
64000 Hz
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-10-11 09:22
Message:
Logged In: YES
user_id=564396
experienced something similar on a G4 iBook (of a student,
so don't ask for details...) with an RME fireface.
this only happened with pd-extended (if i only knew the
version...0.38, 0.39??), running vanilla pd-0.39-2 did solve
the problem.
the test was the "test audio and midi" sinewaves.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1561839&group_…
Bugs item #1561839, was opened at 2006-09-20 03:31
Message generated for change (Comment added) made by inklaar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1561839&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
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: rhythmic glitching on PowerBook G4
Initial Comment:
On an Apple PowerBook G4 1.67GHz running 10.4.7, the
sound always had a pulsing glitch on it no matter if
any sound was being generated or not. When I switched
the output sampling rate to 48000, the glitching went
away. When I switched back to 44100, the glitching
came back.
I saw this one other time on a PowerBook, but it was
also happening to Audacity. This time it was only
happening for Pd. My guess is that its related to
portaudio.
This was on a student's laptop, so I can't test again.
----------------------------------------------------------------------
Comment By: Fred Inklaar (inklaar)
Date: 2006-11-28 02:42
Message:
Logged In: YES
user_id=417856
Originator: NO
This bug is present in all versions I tested above Pd version
0.38.4-extended-RC8.
The highest version I tested was Pd version 0.40-2 on:
Computernaam: PowerBook G4 15"
Computermodel: PowerBook5,8
Processortype: PowerPC G4 (1.5)
Aantal processors: 1
Processorsnelheid: 1.67 GHz
L2-cache (per processor): 512 KB
Geheugen: 1 GB
Bussnelheid: 167 MHz
Opstart-ROM-versie: 4.9.6f0
With the following audio card specs:
Ingebouwde geluidskaart:
Apparaten:
Crystal Semiconductor CS84xx:
Ingangen en uitgangen:
Digitale S/PDIF-invoer:
Hoorbaar: Ja
Plugincode: Topaz
Burr Brown PCM3052:
Ingangen en uitgangen:
Interne microfoon:
Regelaars: Geluid uit, Master
Hoorbaar: Nee
Plugincode: Onyx
Lijnniveau-ingang:
Regelaars: Geluid uit, Master
Hoorbaar: Nee
Plugincode: Onyx
Digitale S/PDIF-uitvoer:
Regelaars: Geluid uit
Plugincode: Onyx
Interne luidsprekers:
Regelaars: Geluid uit, Links, Rechts
Plugincode: Onyx
Lijnniveau-uitgang:
Regelaars: Geluid uit, Links, Rechts
Plugincode: Onyx
The pulsing glitch is present when the audio card is set to the following
frequencies (by using the Audio/Midi-configuratie Utility), all on
16-bit:
44100 Hz
88200 Hz (faster pulse)
96000 Hz (even faster pulse)
The glitch is not present when the audio card is set to:
32000 Hz
48000 Hz
64000 Hz
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-10-11 09:22
Message:
Logged In: YES
user_id=564396
experienced something similar on a G4 iBook (of a student,
so don't ask for details...) with an RME fireface.
this only happened with pd-extended (if i only knew the
version...0.38, 0.39??), running vanilla pd-0.39-2 did solve
the problem.
the test was the "test audio and midi" sinewaves.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1561839&group_…
Patches item #1604140, was opened at 2006-11-27 23:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604140&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iem_t3_lib: compilation fixes for Mac/Intel
Initial Comment:
again for iem_t3_lib
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604140&group_…
Patches item #1604134, was opened at 2006-11-27 23:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604134&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iemlib2: compilation fixes for Mac/Intel
Initial Comment:
the same as for iemlib1
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604134&group_…
Patches item #1604133, was opened at 2006-11-27 23:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604133&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iemlib1: compilation fixes for Mac/Intel
Initial Comment:
Two things:
- fix for endianness in iemlib.h
- added static keyword for t_class variables in all the files... Apple gcc doesn't like it if it is missing
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604133&group_…
Bugs item #1595768, was opened at 2006-11-13 09:37
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1595768&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: pd-extended
Group: v0.39.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: IntelMac Autobuild don't start due to not matching arch
Initial Comment:
The IntelMac auto build from the 12th of nov '06 didn't
start, proberly due to the fact that the arch is
PowerPC and not i386:
file
Pd-0.39.2-extended-2006-11-12.app/Contents/MacOS/Pd-0.39.2-extended-2006-11-12
Pd-0.39.2-extended-2006-11-12.app/Contents/MacOS/Pd-0.39.2-extended-2006-11-12:
Mach-O executable ppc
When run it gives this error:
./Pd-0.39.2-extended-2006-11-12.app/Contents/MacOS/Pd-0.39.2-extended-2006-11-12
Error in startup script: no suitable image found. Did
find:
/path/to/app/Pd-0.39.2-extended-2006-11-12.app/Contents/Resources/bin/libPdTcl.dylib:
mach-o, but wrong architecture
while executing
"load $pd_guidir/bin/libPdTcl.dylib"
invoked from within
"if {$pd_nt == 2} {
# turn on James Tittle II's fast drawing
set tk::mac::useCGDrawing 1
# set minimum line size for anti-aliasing. If set
to ..."
(file
"/path/to/app/Pd-0.39.2-extended-2006-11-12.app/Contents/Resources/Scripts/AppMain.tcl"
line 44)
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2006-11-27 07:35
Message:
Logged In: NO
The same error occurs while running the build from the 21 of november.
These are the only intel mac builds in the build farm.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1595768&group_…
Patches item #1603003, was opened at 2006-11-25 23:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1603003&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: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: expose sys_register_loader() in header
Initial Comment:
sys_register_loader() is meant to allow people to add new library and class formats to Pd. In order for this to be used, sys_register_loader() needs to be exposed in some header.
This simple patch exposes it in s_stuff.h.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1603003&group_…
Bugs item #1602617, was opened at 2006-11-25 01:56
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1602617&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.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
>Assigned to: Miller Puckette (millerpuckette)
Summary: some small issues in doc/3.audio.examples/
Initial Comment:
Tested with pd-0.40-2 from Miller's site.
D10.sampler.notes.pd
error: ($4: argument number out of range
error: tabread4~: sample0: no such array
error: tabwrite~: sample: no such array
E07.evenodd.pd
error: array1: no such object
error: array1: no such object
error: array1: no such object
E10.complex.FM.pd
error: tabwrite~: E10-signal: no such array
H04.filter.sweep.pd
error: tabread4~: mtof: no such array
H05.filter.floyd.pd
error: 1280-metro: no such object
H15.phaser.pd
error: 1337-pole: no such object
I07.phase.vocoder.pd
error: detune: no such object
J01.even.odd.pd
pd: unknown message DSP 1
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1602617&group_…