Bugs item #3610619, was opened at 2013-04-11 12:22
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3610619&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
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't enter number box's value(OSX)
Initial Comment:
I can't enter the value in number box whether I'm in edit mode or not.
I can use mouse-drag to adjust value in run mode, but I want to input number directly.
I'm using Pd 0.44 and MacOSX 10.8
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3610619&group_…
Bugs item #3610461, was opened at 2013-04-10 05:13
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3610461&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: asio drivers do not work with asio hammerfall dsp on Windows
Initial Comment:
I'm running pd on Windows 7 64-bit. When selecting ASIO drivers in pd-extended 0.43.4 and configuring them to use ASIO hammerfall DSP pd displays an error indicating that audio is not working anymore. It definitely works with the microsoft input and output devices, and some of the additional hammerfall stereo output devices. The behavior is as follows:
1. I click on "ASIO (via portaudio)" and select as the output device "ASIO Hammerfall DSP"
2. I click apply then OK.
3. Audio stops working.
4. When I click on "ASIO (via portaudio)" then I cannot select an input device or output device at all anymore.
I did some research and found that ASIO drivers do work in pd (vanilla) 0.43.1 downloaded from http://puredata.info/downloads/pure-data/releases/0.43.1. I noticed that in pd 0.43.1 there is a directory that doesn't exist in pd-extended 0.43.4 at <pd dir>/lib/asio. If I copy this directory to my pd-extended 0.43.4 installation then the ASIO drivers work correctly with "ASIO Hammerfall DSP". I've since double-checked and the asio directory is not in lib in pd-extended windows installer or windows installer or windows zip directory.
I did not try building pd from source code, but it seems it's simply a matter of including this directory in the installer?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3610461&group_…
Bugs item #3610430, was opened at 2013-04-09 20:27
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3610430&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: MIDI Configuration
Initial Comment:
Cannot configure MIDI output IAC BUS MacBook Pro 10.8.3
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3610430&group_…
Patches item #3610041, was opened at 2013-04-04 14:25
Message generated for change (Comment added) made by jancsika1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3610041&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
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: extra drawing instructions for data structures
Initial Comment:
This patch adds four drawing commands for visualizing data structures:
[drawrectangle]
[filledrectangle]
[drawoval]
[filledoval]
Each one takes a pair of coordinates as the top left and bottom right bounding box for the shape.
I'm silently truncating extra coordinates. I can easily change it to print a warning if that's preferable.
----------------------------------------------------------------------
Comment By: Jonathan Wilkes (jancsika1)
Date: 2013-04-04 19:37
Message:
Changed [drawoval] and [filledoval] to [drawellipse] and [filledellipse],
respectively. I was using tk terminology which is technically inaccurate.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3610041&group_…
Patches item #3610041, was opened at 2013-04-04 14:25
Message generated for change (Tracker Item Submitted) made by jancsika1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3610041&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
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: extra drawing instructions for data structures
Initial Comment:
This patch adds four drawing commands for visualizing data structures:
[drawrectangle]
[filledrectangle]
[drawoval]
[filledoval]
Each one takes a pair of coordinates as the top left and bottom right bounding box for the shape.
I'm silently truncating extra coordinates. I can easily change it to print a warning if that's preferable.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3610041&group_…
Bugs item #3610019, was opened at 2013-04-04 07:22
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3610019&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
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: sudenly dont work
Initial Comment:
pd was working good... it startup but don't have audio output. when i start up it looks ok but dont work.
Pd version 0.42.5
Mac OS X 10.7.5
sound output
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3610019&group_…
Patches item #3609910, was opened at 2013-04-03 08:27
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3609910&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: kamagra 100mg
Initial Comment:
kamagra 100mg
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3609910&group_…