Re: [PD] Keeping Number box's

2014-04-14 Thread Ivica Ico Bukvic
If you are using pd-l2ork, there is also universal preset system built into it using preset_hub and preset_node objects. From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of Phil Stone Sent: Monday, April 14, 2014 2:04 PM To: AP Vague; pd-list@iem.at Subject: Re: [PD]

Re: [PD] Keeping Number box's

2014-04-14 Thread Ivica Ico Bukvic
Also, FWIW, in pd-l2ork trigger can use static values, e.g. [trigger 1 b 0 blue] would output symbol blue from the rightmost outlet, then a zero, then a bang, and then a 1. From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of Pierrick Saillant Sent: Monday, April 14, 2014

Re: [PD] Pd-l2ork release

2014-04-09 Thread Ivica Ico Bukvic
Thanks for posting this Jonathan. The latest version is 20140402 (*03 for RPi build since it takes long to build). Most recently, a new way of highlighting invalid objects and comments in edit mode, bunch of lingering bug fixes pertaining to the new svg-based drawing of graphs, e.g. limiting what

Re: [PD] Pd-L2Ork [pd~] using real adc

2014-04-01 Thread Ivica Ico Bukvic
multiple undo rules, à+ ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director

Re: [PD] Pd-L2Ork [ii]

2014-03-31 Thread Ivica Ico Bukvic
Thanks for the report. It is possible that pd-l2ork is using an older version of iemlib as I've not synced that source in a while. Other option is that there is something potentially funny with the way externals are loaded. Let me investigate... Just to make sure, is ii an abstraction or an

Re: [PD] Pd-L2Ork [pd~] using real adc

2014-03-31 Thread Ivica Ico Bukvic
Thanks for the report. What is the exact expected behavior and what is inside the pd~ abstraction? BTW, I think the problem with the other issue is that ii is a synonym for init and I think I had this problem before where an object needs to be instantiated before its synonym is accepted. It may

Re: [PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi 20140319 release candidate

2014-03-24 Thread Ivica Ico Bukvic
On 2014-03-22 17:03, Ivica Ico Bukvic wrote: Apologies for x-posting. i seem to remember that i have asked you this question multiple times in private, but never received an answer: is there *any* reason to make your announcements via pd-list instead of pd-announce [1]? all emails to pd

Re: [PD] GPIO, mcp3008 and Raspbian

2014-03-24 Thread Ivica Ico Bukvic
choke the cpu. HTH best, J On Mar 20, 2014, at 1:16 PM, Ivica Ico Bukvic i...@vt.edu wrote: On 03/20/2014 12:37 PM, David Medine wrote: FYI There is also a RPi GPIO object for Pd by Miller Puckette here: http://msp.ucsd.edu/syllabi/206.13w/index.htm http://msp.ucsd.edu

Re: [PD] PD on Raspbian

2014-03-20 Thread Ivica Ico Bukvic
There is also pd-l2ork for RPi. We are just readying a release with a comprehensive support for GPIO (including hardware and software PWM), as well as MCP3008 AD converter (for analog sensors). There is also a fairly detailed documentation on how to run RPi headless via a laptop, while sharing

Re: [PD] PD on Raspbian

2014-03-20 Thread Ivica Ico Bukvic
On 03/20/2014 12:37 PM, David Medine wrote: FYI There is also a RPi GPIO object for Pd by Miller Puckette here: http://msp.ucsd.edu/syllabi/206.13w/index.htm http://msp.ucsd.edu/syllabi/206.13w/index.htm and the same code with a makefile and build for UDOO here:

Re: [PD] Bugs in Pd-Extended in Ubuntu LTS

2014-03-05 Thread Ivica Ico Bukvic
Have you tested pd-l2ork? From: Pierre Massat [mailto:pimas...@gmail.com] Sent: Wednesday, March 05, 2014 3:03 PM To: Ivica Bukvic; pd-list Cc: Cyrille Henry; katja Subject: Re: [PD] Bugs in Pd-Extended in Ubuntu LTS Hi, Just a quick follow up on this topic. I have just compiled Miller's

Re: [PD] libpd separating gui from core

2014-02-27 Thread Ivica Ico Bukvic
For instance, it seems like there are two main concerns floating around: a) multiple instances of pd b) separating GUI from core I would add a c) here which is what pd-l2ork has been doing, namely getting rid of all known bugs and streamlining experience until it reaches a level of

Re: [PD] libpd separating gui from core

2014-02-24 Thread Ivica Ico Bukvic
From: Dan Wilcox [mailto:danomat...@gmail.com] Sent: Monday, February 24, 2014 11:34 AM To: Ivica Bukvic Cc: Jonathan Wilkes; pd-list@iem.at List; Peter Brinkmann Subject: Re: [PD] libpd separating gui from core On Mon, Feb 24, 2014 at 12:29 AM, Ivica Bukvic i...@vt.edu wrote: On

Re: [PD] Pos1 and End in keyboard editing

2014-02-14 Thread Ivica Ico Bukvic
In pd-l2ork you can do that and also use ctrl+home/end (or arrow left/right) to navigate between spaces inside a multi-arg text, as well as between multiple lines of comments for instance, since pd-l2ork also supports saving endlines inside comments. HTH From: pd-list-boun...@iem.at

Re: [PD] Pd GUI freeze with error message(Tcl)

2014-01-29 Thread Ivica Ico Bukvic
I've seen these also happen when something tries to address a non-existent widget (e.g. when it is being closed or something similar). There is an easy way to prevent this from ever stopping GUI from working by encapsulating all commands streaming from pd-gui with a simple catch{command}. This is

Re: [PD] error on canvas while writing in object : tcl error: wrong # args: should be pdtk_canvas_sendkey name state key iso shift

2014-01-12 Thread Ivica Ico Bukvic
/_?_??_? ???_?? _ __?_??? ?__?_??_? ???_?? _ __?_??? ?__?_??_? ???_?? _ __?_??? ?__?_??_? ???_?? _ __?_??? ?__?_??_ ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director

Re: [PD] error on canvas while writing in object : tcl error: wrong # args: should be pdtk_canvas_sendkey name state key iso shift

2014-01-12 Thread Ivica Ico Bukvic
] Sent: Sunday, January 12, 2014 7:19 PM To: Jonathan Wilkes; Ivica Ico Bukvic Cc: pd-list@iem.at List Subject: Re: [PD] error on canvas while writing in object : tcl error: wrong # args: should be pdtk_canvas_sendkey name state key iso shift It's not possible to overload the function? aka 1

[PD] please post: announcing Operacraft premiere

2013-12-04 Thread Ivica Ico Bukvic
School of Performing Arts' and ICAT computer music faculty Dr. Ivica Ico Bukvic and devised in collaboration with Virginia Tech Computer Science undergraduate student Cody Cahoon. For additional info visit: Virginia Tech Center for the Arts Page: https://www.artscenter.vt.edu/Online/ (click

Re: [PD] pd-l2ork on mint olivia need advices

2013-11-27 Thread Ivica Ico Bukvic
Great! Do you even need to compile pd-l2ork? Why not simply installing the deb provided on L2Ork’s website? My understanding is Mint has the same if not newer version of dev tools found in Ubuntu, so you should be able just to run that package. HTH Best wishes, Ico From: t'es in

Re: [PD] Help with OSX App minefield

2013-11-05 Thread Ivica Ico Bukvic
But the Pd dev community has always been not so good at coordinated efforts. There is a history of lots of effort going into semi-compatible dev forks which mostly die out after a run (pd-devel, desiredata, vibrez, etc. etc.) Perhaps Pd- extended or pd-l2ork will be the next one to die out...

[PD] [path] external

2013-11-02 Thread Ivica Ico Bukvic
that can resolve this mystery is greatly appreciated! -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head, ICAT IMPACT Studio Virginia Tech Department of Music Blacksburg, VA 24061-0240 (540) 231-6139

Re: [PD] [path] external

2013-11-02 Thread Ivica Ico Bukvic
On 11/02/2013 10:16 AM, Ivica Ico Bukvic wrote: Does anyone know where is the [path] external's source located (the one that has a help file in 5.reference/path-help.pd)? The PD_META suggests it is an internal object but I could not find any trace of a gensym(path) in the source

Re: [PD] trouble with comment in graphique

2013-10-18 Thread Ivica Ico Bukvic
Hi Olivier, I presume you're talking about the comment object not saving manual end-lines. If that is so, this is a common limitation. One way to work around it is to create multiple comments, one for each line. Another is (assuming you're on Linux) is to try pd-l2ork where comments support

Re: [PD] Direct-from-disk audio with position, loop, varispeed

2013-10-09 Thread Ivica Ico Bukvic
Hey, you are right, there should be a packaging, or integration into pd-extended - but actually, i am not currently maintaining my externals at all because of a serious lack of time. They just work (or they don't). I have tried for years, but no one seems interested in volunteering to package

Re: [PD] $1 inside a message is not saving data ?

2013-10-06 Thread Ivica Ico Bukvic
I found that in PD-extended 42.5 - the $1 inside a message is not saving data. Is it a bug ? see patch below. no, it's expected behaviour and has been like this since forever. a $arg in a messagebox will always be replaced according to the incoming message. it doesn't have a memory.

Re: [PD] $1 inside a message is not saving data ?

2013-10-06 Thread Ivica Ico Bukvic
and as such it seems logical that a msg should retain its last known state, no. that's totally unrelated to being consistent. so that when receiving a bang it would output its last stored values. why? i think the current behaviour is very consistent though probably less convenient

Re: [PD] ANN: pd-l2ork v.20130920 released

2013-09-30 Thread Ivica Ico Bukvic
use jackd (Jackdmp, I think...) El 23/09/13 09:26, Ivica Ico Bukvic escribió: As usual, apologies for x-posting... It is my pleasure to announce the latest release of pd-l2ork free open-source visual programming language for interactive media, and supporting K12 educational module for the 32

Re: [PD] prevent opening of patches

2013-09-22 Thread Ivica Ico Bukvic
FWIW, the latest pd-l2ork release has a -unique flag (disabled by default) so whenever you open a new file by double-clicking inside a file browser, it will open it inside an existing instance (if any) or spawn a new instance (if none). Spawning instances with -unique flag will force creation of a

Re: [PD] Finish Him!

2013-09-02 Thread Ivica Ico Bukvic
:-D From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of Dan Wilcox Sent: Tuesday, September 03, 2013 12:18 AM To: pd-list@iem.at Subject: Re: [PD] Finish Him! I don't think it's possible to get nerdier than that. :D GetOverHere On Sep 2, 2013, at 11:52 PM,

Re: [PD] Upcoming pd-l2ork release teaser

2013-08-28 Thread Ivica Ico Bukvic
On 08/27/2013 04:09 PM, Jonathan Wilkes wrote: On 08/27/2013 12:20 PM, Ivica Ico Bukvic wrote: We are coming up on a new pd-l2ork release--one that I am particularly excited about. As I continue to put on the finishing touches, I wanted to share a small but hopefully sweet teaser screenshot

[PD] Upcoming pd-l2ork release teaser

2013-08-27 Thread Ivica Ico Bukvic
We are coming up on a new pd-l2ork release--one that I am particularly excited about. As I continue to put on the finishing touches, I wanted to share a small but hopefully sweet teaser screenshot with everyone :-) Cheers! -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director

Re: [PD] CPU usage of GUI objects in subpatches

2013-07-15 Thread Ivica Ico Bukvic
data-out] But this is fast: [r data] | | [hsl ...] |/ [s data-out] Maybe this has changed now with the latest versions, so I would recommend to benchmark it again. Ciao -- Frank On Sun, Jul 14, 2013 at 12:16:24PM -0400, Ivica Ico Bukvic wrote: AFAIK none

Re: [PD] CPU usage of GUI objects in subpatches

2013-07-14 Thread Ivica Ico Bukvic
AFAIK none--if it is not visible, its gui calls are ignored. From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of i go bananas Sent: Sunday, July 14, 2013 4:01 AM To: PD List Subject: [PD] CPU usage of GUI objects in subpatches I'm assuming of course that no GUI

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-03 Thread Ivica Ico Bukvic
to worry about legacy behaviour that is incorrect to begin with, because the longer one waits, the more they'll have to fix later when the similar/identical fix is implemented in their flavor of pd. -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-03 Thread Ivica Ico Bukvic
GOP (vu also had incorrect top). This has been fixed and committed a couple minutes ago into git. Binary builds of the new version forthcoming. Best wishes, -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-02 Thread Ivica Ico Bukvic
[symbol\ | [label $1( | [cnv] - (ATTN: Ivica) [hsl] seems to have the bounding box (?) miscalculated in l2ork so it doesn't GOP when it's less than 2-3px from the border of the parent canvas. Checked in Vanilla, it works as expected ([hsl] can be placed to the very border and it

Re: [PD] l2ork: SSSAD loads but doesn't save presets

2013-06-24 Thread Ivica Ico Bukvic
-l2ork I may be able to troubleshoot further. HTH -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head, ICAT IMPACT Studio Virginia Tech Department of Music Blacksburg, VA 24061-0240 (540) 231-6139

Re: [PD] l2ork externals install

2013-06-22 Thread Ivica Ico Bukvic
On 06/20/2013 08:25 PM, Ivica Ico Bukvic wrote: On 06/20/2013 08:20 PM, András Murányi wrote: I used tar_em_up.sh -F (then untar and make install) which produced the following in /usr/local/lib/pd-l2ork (I've removed the manually built ones from the list): adaptive expr

Re: [PD] l2ork externals install

2013-06-20 Thread Ivica Ico Bukvic
___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux

Re: [PD] l2ork externals install

2013-06-20 Thread Ivica Ico Bukvic
On 06/20/2013 11:35 AM, András Murányi wrote: On Thu, Jun 20, 2013 at 3:56 PM, Ivica Ico Bukvic i...@vt.edu mailto:i...@vt.edu wrote: I am still in the process of cleaning up externals to make sure they are stable and robust enough to be included. This is a time-consuming process

Re: [PD] l2ork externals install

2013-06-20 Thread Ivica Ico Bukvic
On 06/20/2013 08:20 PM, András Murányi wrote: I used tar_em_up.sh -F (then untar and make install) which produced the following in /usr/local/lib/pd-l2ork (I've removed the manually built ones from the list): adaptive expr~ parazit-help.pd array2list.pd

Re: [PD] Fwd: right angle connections

2013-06-14 Thread Ivica Ico Bukvic
to produce even less readable patches. Time permitting and provided there is enough interest I may look into adding segmented patch cords into pd-l2ork. Cheers! -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux

Re: [PD] Fwd: right angle connections

2013-06-14 Thread Ivica Ico Bukvic
objects. -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head, ICAT IMPACT Studio Virginia Tech Department of Music Blacksburg, VA 24061-0240 (540) 231-6139 (540) 231-5034 (fax) disis.music.vt.edu

Re: [PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi release now available together with comprehensive how-to

2013-06-10 Thread Ivica Ico Bukvic
To: Ivica Ico Bukvic Cc: 'pd-list' Subject: Re: [PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi release now available together with comprehensive how-to Ivica Ico Bukvic i...@vt.edu schreef: no, it didn't (yet?) first there was the message that some dpkg data was locked. trying

Re: [PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi release now available together with comprehensive how-to

2013-06-08 Thread Ivica Ico Bukvic
on the git page there's a possibility to download the zip anyway, after cleaning i did (again) git clone.etc attached the output of ./tar_em_up.sh -B thanks, rolf Looking at the log, it looks like you had a successful build. Did you try to install the newly created deb as per

Re: [PD] GUI preferences frame

2013-06-08 Thread Ivica Ico Bukvic
From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of Jonathan Wilkes Sent: Friday, June 07, 2013 5:03 PM To: 'pd-list' Subject: [PD] GUI preferences frame Hello list, I've now got the audio dialog and midi dialog of the new Pd Preferences menu working. Now it's

Re: [PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi release now available together with comprehensive how-to

2013-06-08 Thread Ivica Ico Bukvic
on the git page there's a possibility to download the zip anyway, after cleaning i did (again) git clone.etc attached the output of ./tar_em_up.sh -B thanks, rolf Looking at the log, it looks like you had a successful build. Did you try to install the newly created deb as per

Re: [PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi release now available together with comprehensive how-to

2013-06-06 Thread Ivica Ico Bukvic
Looks like you don't have git installed which is unusual, as that is what you need to get the source from git in the first place. Do: sudo apt-get install git Then use git to retrieve latest source (as per pd-l2ork documentation found at http://l2ork.music.vt.edu/main/?page_id=56#install-dev):

Re: [PD] Sensors GPIO Raspberry Pi Pd

2013-06-05 Thread Ivica Ico Bukvic
Thank you very much! From: Julian Brooks [mailto:jbee...@gmail.com] Sent: Monday, June 03, 2013 6:11 AM To: Ivica Bukvic Cc: pd-list; Martin Peach; George Naylor Subject: Re: [PD] Sensors GPIO Raspberry Pi Pd Hey Ivica, All the info is on this thread:

[PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi release now available together with comprehensive how-to

2013-05-31 Thread Ivica Ico Bukvic
. *fixed bug where pd-l2ork symlink for pd~ external did not get installed Best wishes, Ivica Ico Bukvic, D.M.A. Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head, ICAT IMPACT Studio Virginia Tech Dept. of Music - 0240

Re: [PD] pd-l2ork multiconnect

2013-05-28 Thread Ivica Ico Bukvic
to get this functionality -Jonathan ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound

Re: [PD] first exercise with data structures

2013-05-27 Thread Ivica Ico Bukvic
On 05/26/2013 10:14 PM, Ivica Ico Bukvic wrote: * cannot easily set hotspot for mouse manipulation * hotspot bug http://sourceforge.net/tracker/index.php?func=detailaid=2457992group_id=55736atid=478070 Confirmed in pd-l2ork. Will look into this next... This has been fixed in the latest pd

Re: [PD] Dspstate~ in puredata

2013-05-01 Thread Ivica Ico Bukvic
Pd-l2ork -Original Message- From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of João Pais Sent: Wednesday, May 01, 2013 5:26 AM To: Alexandre Torres Porres; IOhannes zmölnig; Jonathan Wilkes Cc: pd-list@iem.at Subject: Re: [PD] Dspstate~ in puredata

Re: [PD] Resize GUI objects in GOP ?

2013-04-29 Thread Ivica Ico Bukvic
://jeromeabel.net ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director

Re: [PD] Negative input numbers for [pow] return 0

2013-04-23 Thread Ivica Ico Bukvic
It may be a bit more complex since exponent values between -1 and 1 are the ones that generate imaginary numbers from negative values, with the exception of 0 which generates 1. Latest pd-l2ork patch tries to fix this. See:

[PD] FW: Negative input numbers for [pow] return 0

2013-04-23 Thread Ivica Ico Bukvic
Forgot to copy list. From: Ivica Ico Bukvic [mailto:i...@vt.edu] Sent: Tuesday, April 23, 2013 11:15 PM To: 'Charles Z Henry' Subject: RE: [PD] Negative input numbers for [pow] return 0 Yes, the proposed patch generates 0 when imaginary numbers are involved and issues warning

Re: [PD] Drawing a sine function dynamically in Gem

2013-04-06 Thread Ivica Ico Bukvic
You may want to investigate latest version of pd-l2ork that also includes ability to assign different font sizes to drawnumber and drawsymbol (optional last argument, can be assigned to a variable but currently only supports pd-defined font sizes). It also separates the two into two distinct

[PD] State of dssi/plugin support on Linux (Ubuntu 12.04)

2013-04-06 Thread Ivica Ico Bukvic
were on this one. The problem btw manifests both on local build of pd-extended and pd-l2ork. Not sure about vanilla... -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head, ICAT IMPACT Studio

Re: [PD] State of dssi/plugin support on Linux (Ubuntu 12.04)

2013-04-06 Thread Ivica Ico Bukvic
On 04/07/2013 12:08 AM, Ivica Ico Bukvic wrote: All, I did some digging around existing plugin solutions for fluidsynth and other synths on Linux and so far had no luck. pluginhost~ segfaults as soon as it is loaded (help patch does). Removing :hexter from the [pluginhost~ hexter.so:hexter 2

Re: [PD] subnormal numbers explained

2013-04-03 Thread Ivica Ico Bukvic
If freeverb~ is compiled properly and you are not running it on a platform whose processor does not gracefully handle denormals, you should not have to do anything. -Original Message- From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of João Pais Sent: Wednesday,

Re: [PD] bang vs empty list

2013-03-21 Thread Ivica Ico Bukvic
provided. Any thoughts? -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head, ICAT IMPACT Studio Virginia Tech Department of Music Blacksburg, VA 24061-0240 (540) 231-6139 (540) 231-5034 (fax

Re: [PD] bang vs empty list

2013-03-21 Thread Ivica Ico Bukvic
On 03/21/2013 03:12 PM, Ivica Ico Bukvic wrote: IOhannes, Your patch has one regression: --- a/src/x_connective.c +++ b/src/x_connective.c @@ -991,6 +991,8 @@ static void trigger_list(t_trigger *x, t_symbol *s, int argc, t_atom *argv) else if (u-u_type == TR_SYMBOL

Re: [PD] Large File Support on Linux

2013-03-20 Thread Ivica Ico Bukvic
Miller, Does this mean if one were not so concerned with backwards compatibility and included define you listed below in the s_path.c that this would fix the LFS issue albeit at the expense of backwards/cross-platform compatibility? Also, in Linux is open64 safe for both 32-bit and 64-bit OS

Re: [PD] Large File Support on Linux

2013-03-20 Thread Ivica Ico Bukvic
, March 20, 2013 9:21 PM To: Ivica Ico Bukvic Cc: 'IOhannes m zmölnig'; pd-list@iem.at Subject: Re: [PD] Large File Support on Linux I believe not - every extern that used open_bia_path0 would have to be fixed at the source level to use lseek64(), fstat64() in place of lseek() and fstat(). I

Re: [PD] Large File Support on Linux

2013-03-18 Thread Ivica Ico Bukvic
the problem with that is, that s_path implements an API available for externals. if open_via_path() returns a filehandle for an LFS file, and the external has been compiled without LFS, the filehande will be incompatible. see [1] for a discussion. i guess the only clean way to solve that,

Re: [PD] Large File Support on Linux

2013-03-18 Thread Ivica Ico Bukvic
, 2013 2:47 PM To: Ivica Ico Bukvic Cc: 'IOhannes m zmoelnig'; pd-list@iem.at Subject: Re: [PD] Large File Support on Linux To answer Ico's question, the trouble I forsee is musician A gives musician B a patch, containing compiled externs - and then musician B runs it and gets a crash instead

Re: [PD] found how to reproduce Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-03-14 Thread Ivica Ico Bukvic
Just to further confirm, pd-l2ork is not affected with Benjamin’s example either. Hopefully this will help Hans and others hunt this thing down. Best wishes, Ico From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of Hans-Christoph Steiner Sent: Thursday, March 14,

Re: [PD] found how to reproduce Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-03-06 Thread Ivica Ico Bukvic
://marcodonnarumma.com Research: http://res.marcodonnarumma.com Director: http://www.liveperformersmeeting.net ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music

[PD] fixes for two memory leaks

2013-03-05 Thread Ivica Ico Bukvic
-gl_magic_glass) - magicGlass_free(x-gl_magic_glass); +if (x-gl_magic_glass) { + //magicGlass_free(x-gl_magic_glass); +pd_free(x-gl_magic_glass-x_obj.te_g.g_pd); +} = Best wishes, -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS

Re: [PD] pd-l2ork feedback

2013-03-03 Thread Ivica Ico Bukvic
, that dragging the ominous abstraction got faster (2 minutes vs previous 5), but again, this is just an impression. András -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head

Re: [PD] check this out

2013-03-01 Thread Ivica Ico Bukvic
EMG is potentially capable of this and with adequate filtering techniques there are papers out there that allow for fairly accurate detection of finger motions. More so, the video shows use of very distinct hand positions. In other words, it is not the gesture but hand shape that can be read

Re: [PD] create/access udp sockets from within pd

2013-03-01 Thread Ivica Ico Bukvic
I meant two unidirectional connections--apologies for the noise... -Original Message- From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of IOhannes zmölnig Sent: Friday, March 01, 2013 8:08 AM To: pd-list Subject: Re: [PD] create/access udp sockets from within

Re: [PD] bang vs empty list

2013-02-28 Thread Ivica Ico Bukvic
How about further expanding trigger to tolerate a-s by simply taking the very first argument if the first argument is not type descriptor? See attached. e.g. [foo | [t s] | [print] would output foo. foo bar-outputs foo bar foo-outputs bar --- x_connective.c.orig 2013-02-28

Re: [PD] bang vs empty list

2013-02-28 Thread Ivica Ico Bukvic
BTW, the only regression with this is that [select] object complains it does not understand bang. I've patched it so that when it receives a bang it redirects it to sel1_symbol and sel2_symbol with a gensym(bang). This also means that [sel b] would not work for bangs, but [sel bang] will. I

Re: [PD] bang vs empty list

2013-02-27 Thread Ivica Ico Bukvic
I wonder if we could as part of the setup call for each external somehow infer default behaviors for each object e.g.: something_bang() { Error(this inlet does not support bang message\n); } etc. Then if that particular object has another addmethod after it referencing its own genuine

Re: [PD] tooltip rfc

2013-02-27 Thread Ivica Ico Bukvic
Just to clarify, I'm proposing to separate them completely.  So there would be autotips in edit-mode that follow the mouse and that the user can only turn on or off[1].  There would additionally be a canvas tip which the user can already write to using the tip method (which could be renamed

Re: [PD] pd-l2ork feedback

2013-02-27 Thread Ivica Ico Bukvic
Ico Oh, i see now... It's just that in l2ork the frame and the xlets are the foremost while in extended they are in the background so anything on the top of them can effectively cover them up. Thanks for bearing with me! I'll try dragging in a few days. András If you’re looking to make

Re: [PD] pd-l2ork feedback

2013-02-26 Thread Ivica Ico Bukvic
PM, Ivica Ico Bukvic i...@vt.edu mailto:i...@vt.edu wrote: One clarification now that I read your report more carefully. Mknob makes abstraction movement slower because this is the old/non-accelerated pd way of moving things. The new pd-l2ork

Re: [PD] pd-l2ork feedback

2013-02-26 Thread Ivica Ico Bukvic
On 02/26/2013 09:48 PM, Ivica Ico Bukvic wrote: AFAIK embedded GOP objects have always had frames. This is why all iemguis also have frames/inlets/outlets even when embedded inside GOP. I think your background made them hard to distinguish. I could be wrong, though, but I always remember

[PD] Pd-l2Ork v.20130223 now available

2013-02-24 Thread Ivica Ico Bukvic
as well as binary script-based installer using a single command provided all dependencies are satisfied. See http://l2ork.music.vt.edu/main/?page_id=56 for more info. Best wishes, Ivica Ico Bukvic, D.M.A. Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork

Re: [PD] l2ork compile problem

2013-02-22 Thread Ivica Ico Bukvic
___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux

Re: [PD] pd-l2ork feedback

2013-02-22 Thread Ivica Ico Bukvic
Thanks for the update. I will investigate the popup and mknob. I’ve just started cleaning up externals so things like these may crop up depending whether I’ve used them or not. Undo redraws the patch due to the way how pd draws things so on a huge patch it may take a while. 5 seconds (needles to

Re: [PD] pd-l2ork feedback

2013-02-22 Thread Ivica Ico Bukvic
mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head, ICAT IMPACT Studio Virginia Tech Department

Re: [PD] pd-l2ork feedback

2013-02-22 Thread Ivica Ico Bukvic
and crash... Tons of problems with it on other levels as well... I am really thinking about getting rid of flatgui altogether. On 02/22/2013 04:37 PM, Ivica Ico Bukvic wrote: One clarification now that I read your report more carefully. Mknob makes abstraction movement slower because

Re: [PD] pd-l2ork feedback

2013-02-22 Thread Ivica Ico Bukvic
Popup is similar in that respect--terribly inefficient when it comes it drawing it... On 02/22/2013 08:34 PM, Ivica Ico Bukvic wrote: OK, I hunted down some problems within the gop redrawing which should streamline things even further. That said, flatgui objects like knob are chronically

Re: [PD] GUI overload

2013-02-21 Thread Ivica Ico Bukvic
the instructions provided online which are fairly simply even for a newcomer. Best wishes, Ico -Original Message- From: Ed Kelly [mailto:morph_2...@yahoo.co.uk] Sent: Thursday, February 21, 2013 5:41 PM To: Ivica Ico Bukvic; 'Jonathan Wilkes'; 'Miller Puckette' Cc: pd-list@iem.at Subject: Re

Re: [PD] gui-plugins

2013-02-17 Thread Ivica Ico Bukvic
- I can change the colors of the wires, but not the color a wire has when connecting one box to another, can this be changed with a tcl setting ? These are hard-coded in pd/extended. They are changeable in pd-l2ork. - is it possible to change the default/initial colors of gui-objects like

Re: [PD] OT: Lightest Fastest Linux Window Manager

2013-02-14 Thread Ivica Ico Bukvic
Unity is fine. We use it in L2Ork without any notable problems... On Feb 14, 2013, at 19:01, James Dunn ja...@4thharmonic.com wrote: I use TWM on Arch Linux but it's very basic Quoth Pagano, Patrick, on 14/02/2013 18:40: Hello I am setting up a Asus netbook for Pure Data/Gem/pidip and

Re: [PD] GUI overload

2013-02-14 Thread Ivica Ico Bukvic
OK, so I had several L2Ork rehearsals on new machines with this patch applied and I can confirm that this is actually a regression. GUI in heavy traffic situations gets visibly sluggish and falls behind, so to say. This still leaves the only notable difference between pd-l2ork and pd that has so

Re: [PD] GUI overload

2013-02-14 Thread Ivica Ico Bukvic
-list-boun...@iem.at] On Behalf Of Hans-Christoph Steiner Sent: Thursday, February 14, 2013 10:07 PM To: pd-list@iem.at Subject: Re: [PD] GUI overload I don't quite understand. Are you saying that this || to + change does help or does not help? .hc On 02/14/2013 09:27 PM, Ivica Ico

Re: [PD] GUI overload

2013-02-14 Thread Ivica Ico Bukvic
OK, so I had several L2Ork rehearsals on new machines with this patch applied and I can confirm that this is actually a regression. GUI in heavy traffic situations gets visibly sluggish and falls behind, so to say. This still leaves the only notable difference between pd-l2ork and pd that

Re: [PD] Fwd: absolute vs relative filepath on oggread~

2013-02-11 Thread Ivica Ico Bukvic
On 2013-02-08 22:18, Ivica Ico Bukvic wrote: But it doesn't give you the name of the patch itself (which could be useful for auto-naming files associated with the patch, e.g. soundfiles). L2ORk's patch_name does everything getdir does (optional argument traverses structure upwards

Re: [PD] Fwd: absolute vs relative filepath on oggread~

2013-02-09 Thread Ivica Ico Bukvic
On 02/08/2013 05:32 PM, Jonathan Wilkes wrote: - Original Message - From: Ivica Ico Bukvic i...@vt.edu To: 'Hans-Christoph Steiner' h...@at.or.at; pd-list@iem.at Cc: Sent: Friday, February 8, 2013 4:18 PM Subject: Re: [PD] Fwd: absolute vs relative filepath on oggread~ But it doesn't

Re: [PD] pidip

2013-02-06 Thread Ivica Ico Bukvic
I just finished cleaning up both pdp and pidip libs to be fully auto-buildable as part of pd-l2ork (including freenect, artoolkit, opencv, etc.). There are a number of packages you need to install from launchpad in order to get all the externals to build. Stay tuned for the next release coming

Re: [PD] pidip

2013-02-06 Thread Ivica Ico Bukvic
to include mu for pd :-) That's a thought :-). FWIW, mu should work out-of-box with netsend/receive but the texture sharing voodoo is not implemented yet... Cheers pp -Original Message- From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of Ivica Ico Bukvic Sent: Wednesday

Re: [PD] Fwd: Re: enhance pd-extended with pd-l2ork featues ?

2013-02-06 Thread Ivica Ico Bukvic
/packages/linux_make/ folder to see what they do in addition to the core build scripts. Best wishes, Ico Cheers, Charles ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-02-05 Thread Ivica Ico Bukvic
___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list -- Ivica Ico Bukvic, D.M.A Composition, Music Technology Director, DISIS Interactive Sound Intermedia Studio Director, L2Ork Linux Laptop Orchestra Head, ICAT

Re: [PD] Fwd: absolute vs relative filepath on oggread~

2013-02-02 Thread Ivica Ico Bukvic
Not sure if this is off-topic, but pd-l2ork has an external called patch_name (or patchname, can't remember off top my head) which gives you both the current open patch path and filename as two separate symbols. I am sure there might be other similar externals out there, I just failed to locate

Re: [PD] Apply missing

2013-02-02 Thread Ivica Ico Bukvic
states. The first part o that is not hard, the second part is. But since unlimited undo is working in some parts of pd-l2ork, we at least have a working example to draw from. What do you mean by in some parts? Can you give an example of where it does not work? Setting a value in

Re: [PD] Building pd-l2ork on arch linux 64

2013-01-27 Thread Ivica Ico Bukvic
Thanks for all your hard work! Please see comments below. From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of Fero Kiraly Sent: Sunday, January 27, 2013 8:53 AM To: pd-list@iem.at Subject: Re: [PD] Building pd-l2ork on arch linux 64 Ivica, I have good message !

  1   2   3   4   5   6   >