Re: [PD] [OT] libpd and python3

2018-04-10 Thread Dan Wilcox
ybn.org > <mailto:1e74e048-31f7-5e62-dcdc-5c8017460...@rybn.org>> > Content-Type: text/plain; charset=utf-8 > > Hello, > > The question is for people involved in the libpd project. I would like > to know if the module pylibpd is planned for python3 ? > Ciao. >

Re: [PD] Gui Font in 0.48.1 on Debian?

2018-04-06 Thread Dan Wilcox
nt-weight normal -font-size 12 -font-face "DejaVu Sans Mono" > does not help either. > > Is this problem known? > > Thank you for packaging and maintaining Pd for Debian! > Peter Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com &l

Re: [PD] suggestion: $0 in messages

2018-04-06 Thread Dan Wilcox
st > <pd-list@lists.iem.at> wrote: > >> On Thursday, April 5, 2018, 3:20:03 PM EDT, Dan Wilcox >> <danomat...@gmail.com> wrote: > >> test? https://github.com/pure-data/pure-data/pull/346 > > That will add a malloc/free for every met

Re: [PD] suggestion: $0 in messages

2018-04-05 Thread Dan Wilcox
test? https://github.com/pure-data/pure-data/pull/346 <https://github.com/pure-data/pure-data/pull/346> -------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <h

Re: [PD] handling path and filenames with spaces in vanilla 0.48

2018-03-30 Thread Dan Wilcox
Doh, I meant to say I used [list2symbol] previously... > On Mar 30, 2018, at 3:18 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > As you say, the space in the path makes text output the path as a list of > symbols. Some people would say to not use spaces in file paths, but

Re: [PD] Best practices for pitch shifting a sample?

2018-03-26 Thread Dan Wilcox
Ableton allow you to select a sample (such as a kick drum) and > then play it at a bunch of different pitches (i.e. with a midi > keyboard). How do they accomplish this? Is it with variable delay? Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http:/

Re: [PD] Discussing, exchanging pd-generated music

2018-03-26 Thread Dan Wilcox
I agree. I'm really only watching the list and not on FB, rarely read Twitter. What's old is new again... > On Mar 26, 2018, at 2:47 PM, pd-list-requ...@lists.iem.at wrote: > > From: Julian Brooks > > To: Derek Kwan

Re: [PD] Creating a GUI object on Pd 0.48.1 with keyboard shortcut create two objects on MacOSX

2018-03-24 Thread Dan Wilcox
It's not directly related but more an issue with the TK Cocoa backend. ---- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-list@l

Re: [PD] Creating a GUI object on Pd 0.48.1 with keyboard shortcut create two objects on MacOSX

2018-03-23 Thread Dan Wilcox
With the French keyboard mapping, the $::modifier-Shift-Key-B fires AND the menu item command fires. It seems as though the capital B doesn't get matched to the menu accelerator binding. The German keyboard mapping behaves the same as the English one. > On Mar 23, 2018, at 10:29 PM, Dan Wilcox <d

Re: [PD] Creating a GUI object on Pd 0.48.1 with keyboard shortcut create two objects on MacOSX

2018-03-23 Thread Dan Wilcox
I can confirm seeing this with a French keyboard mapping and my system set to English. > On Mar 23, 2018, at 11:28 AM, Jack <j...@rybn.org> wrote: > > It is with : Tk 8.5.19 > ++ > > Jack > > Le 22/03/2018 à 18:21, Dan Wilcox a écrit : >> Ok thanks for chec

Re: [PD] compiling PD on windows

2018-03-23 Thread Dan Wilcox
ticular one is just complaining that libtool doesn't like the tilde in the compiled external file name. It works just fine. Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> _

Re: [PD] reporting the dimensions of a symbol / float atom

2018-03-23 Thread Dan Wilcox
charset="iso-8859-1" > > >> If anyone wants to suggest fixes too he font sizing algorithm, start by >> looking into the metrics and related font procedures in pd-gui.tcl. > > Is pd-gui.tcl where we would find the right variable to call if we were > trying to r

Re: [PD] compiling PD on windows

2018-03-22 Thread Dan Wilcox
trying to build Pd? ie. pacman -Syu ... -------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-list@lists.iem.at mailing list UNSUBSCRIB

Re: [PD] Creating a GUI object on Pd 0.48.1 with keyboard shortcut create two objects on MacOSX

2018-03-22 Thread Dan Wilcox
interface was in french too. > If switching to english solves the problem, i will ask to particpants to > test this. > ++ > > Jack > > > > Le 22/03/2018 à 12:14, Dan Wilcox a écrit : >> Are you using an English keyboard and/or English local aka Pd is in >> Englis

Re: [PD] compiling PD on windows

2018-03-22 Thread Dan Wilcox
ile on an older machine with XP. > > to get experience i first tried on Windows 10. > > installed MSYS2 etc (following Dan's instructions on the GITHUB page. > > start MSYS2, cd to the src folder of Vanilla 48.1, and do > > make Dan Wilcox @danomatika <

Re: [PD] reporting the dimensions of a symbol / float atom

2018-03-22 Thread Dan Wilcox
size. If anyone wants to suggest fixes too he font sizing algorithm, start by looking into the metrics and related font procedures in pd-gui.tcl. > Dan Wilcox wrote: >> >> The atoms are slightly taller due to the increase in inlet height to >> match Pd-extended's sizing. &

Re: [PD] Creating a GUI object on Pd 0.48.1 with keyboard shortcut create two objects on MacOSX

2018-03-22 Thread Dan Wilcox
Everything is in the title (Pd 0.48.1, MacOSX) : during a workshop some > people with this configuration trying to create a GUI object with > keyboard shortcut, create two times this object. (I don't know exactly > the version of MacOSX). > Is it a known bug ? > ++ > &g

Re: [PD] reporting the dimensions of a symbol / float atom

2018-03-21 Thread Dan Wilcox
remain in use for a long time. > > BTW, we are talking about two different things here: font size and atom size. > What is the relationship between them? In 0.48.1, the atom appears to have > increased in height, suggesting that they are not always proportional. D

Re: [PD] reporting the dimensions of a symbol / float atom

2018-03-21 Thread Dan Wilcox
s, and I > also appreciate the amount of work that people have put in to solving it. Are > the font sizes in 0.48.1 considered to be stable? If so, maybe it's time for > me to cash in and resize everything manually, but I am wary of doing this in > case things change again... --

Re: [PD] pad sound with Pd

2018-03-20 Thread Dan Wilcox
.com>> > Content-Type: text/plain; charset="utf-8" > > Hey all > > I'm wondering how to do the most silky pad sound in Pd. I'm curious > what strategies people use and am also interested in patches if people > don't mind sharing. It came up because of a tr

Re: [PD] compiling PD on windows

2018-03-20 Thread Dan Wilcox
Should be. The build environment for Pd 64 bit on windows will work with building externals using makefiles / pd-lib-builder. You can essentially follow the Msys2 set up instructions in INSTALL.txt and then use the MinGW 64 bit compiler:

Re: [PD] robotcowboy looking for gigs

2018-03-20 Thread Dan Wilcox
ork) - > highly recommended! > > cheers > Miller > > On Tue, Mar 20, 2018 at 12:20:57PM +0100, Dan Wilcox wrote: >> (! a non-development issue email!) >> >> Howdy all, >> >> I'm working on new material and I'm looking to start gigging with >>

[PD] robotcowboy looking for gigs

2018-03-20 Thread Dan Wilcox
y: Onward to Mars <http://danomatika.com/music/robotcowboy-onward-to-mars> robotcowboy homepage: http://robotcowboy.com <http://robotcowboy.com/> (in process of being overhauled...) Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <

Re: [PD] compiling PD on windows

2018-03-20 Thread Dan Wilcox
Also, ASIO SDK info is in the asio/README.txt: https://github.com/pure-data/pure-data/tree/master/asio <https://github.com/pure-data/pure-data/tree/master/asio> > On Mar 20, 2018, at 12:14 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > There is also the summary I wro

Re: [PD] compiling PD on windows

2018-03-20 Thread Dan Wilcox
usly helped me getting on my feet > compiling PD for myself on a windows system. He wrote a very useful and > clear description how this can be done effectively and i thought this > could be interesting for other windows PD users as well. Dan Wilcox @danomatika <h

Re: [PD] Browser UIs for vanilla Pd patches

2018-03-19 Thread Dan Wilcox
*. :) Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https:

Re: [PD] Browser UIs for vanilla Pd patches

2018-03-19 Thread Dan Wilcox
obile devices. Interested to > hear what you think of that, Dan. Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-lis

Re: [PD] bigger inlet/outlet size in 0.48.1 ...

2018-03-16 Thread Dan Wilcox
owing them to become bigger for people who have trouble > seeing them... that sounds like a usability question that might > be more important than mere aesthetics. But certainly the answer wouldn't > be to revert to the very strange and buggy 0.46 behavior. Dan Wilcox @danomat

Re: [PD] Pd-list Digest, Vol 156, Issue 67

2018-03-16 Thread Dan Wilcox
a consistent look and sizing across platforms. Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-list@lists.iem.at mailing list UNSUB

Re: [PD] Pd-list Digest, Vol 156, Issue 67

2018-03-16 Thread Dan Wilcox
ata/pure-data/blob/master/src/g_canvas.h#L47 <https://github.com/pure-data/pure-data/blob/master/src/g_canvas.h#L47> "bloated?" Come on, it's like 1 pixel makes it look like MAX... Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomat

Re: [PD] sysex messages

2018-03-14 Thread Dan Wilcox
Active sense messages come through now. ALL MIDI messages do. > On Mar 15, 2018, at 12:07 AM, mario buoninfante <mario.buoninfa...@gmail.com> > wrote: > > but still if I'm not wrong we don't deal with Active Sensing. am I wrong? > > On 14/03/18 23:06, Dan Wilcox

Re: [PD] sysex messages

2018-03-14 Thread Dan Wilcox
oninfa...@gmail.com> > wrote: > > it looks like your guess definitely worked :D > > > thanks, > > Mario > > On 14/03/18 22:32, Dan Wilcox wrote: >> I essentially overhauled the MIDI handling so all message types can be >> sent/received, but I only made a &

Re: [PD] sysex messages

2018-03-14 Thread Dan Wilcox
t; > Cc: Simon Iten <itensi...@gmail.com <mailto:itensi...@gmail.com>>, pd list > <pd-l...@iem.at <mailto:pd-l...@iem.at>> > Subject: Re: [PD] sysex messages > Message-ID: <20180314222113.GL7620@elroy.localdomain > <mailto:20180314222113.GL7620@elroy.localdo

[PD] libpd on a car?

2018-03-07 Thread Dan Wilcox
I just realized that since you can make Android/iOS-style "apps" for cars, Pd patches could be run on a car's built-in system with libpd. Has anyone done this yet? ---- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/>

Re: [PD] Pd on Tiny Core Linux on Raspberry Pi

2018-03-07 Thread Dan Wilcox
>> /etc/sysconfig/tcedir/onboot.lst >>> >>> and reboot the tinycore >>> >>> --- >>> >>> These are just the binary files needed to run pd. >>> The doc/help files are in the puredata-doc.tcz package, the development >>> heade

Re: [PD] droidparty's [touch] on 0.48-1 and "grid" like object in vanilla

2018-03-02 Thread Dan Wilcox
Ok, I made the PR. > On Mar 2, 2018, at 2:21 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > Here's a copy of touch which works again and I added inlets & outlets. I can > probably make a PR later with fixes to the abstractions, but just sending > this along for now

Re: [PD] droidparty's [touch] on 0.48-1 and "grid" like object in vanilla

2018-03-02 Thread Dan Wilcox
Here's a copy of touch which works again and I added inlets & outlets. I can probably make a PR later with fixes to the abstractions, but just sending this along for now. touch.pd Description: Binary data On Mar 2, 2018, at 2:02 PM, Dan Wilcox <danomat...@gmail.com> wrote:Thanks for t

Re: [PD] droidparty's [touch] on 0.48-1 and "grid" like object in vanilla

2018-03-02 Thread Dan Wilcox
y 0 > > from PD 0.48 on it's: > donecanvasdialog 1 -1 3 0 -1 1 1 120 60 10 10, dirty 0 > > > that broke my GOP patches too, but i already updated them all > accordingly. not too much work ... > > but i really think this should be mentioned in capital letters in the

Re: [PD] droidparty's [touch] on 0.48-1 and "grid" like object in vanilla

2018-03-01 Thread Dan Wilcox
party.net/> but I couldn't run > the object on Pd 0.48-1, it > just looks like a normal non graphical subpatch, anybody else get this? > > anyway, the quest for vanilla like grid objects continues Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <ht

Re: [PD] Speech recognition on Pure Data

2018-02-28 Thread Dan Wilcox
estion? > > thanks a lot! > > Best, > Ariane Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-list@l

Re: [PD] Pd-0.48: native english interface

2018-02-28 Thread Dan Wilcox
me and the archive. > best, Thomas > >> Am 26.02.2018 um 15:31 schrieb Dan Wilcox <danomat...@gmail.com >> <mailto:danomat...@gmail.com>>: >> >> A fourth option is to have the GUI simply *not* load locale info. Comment >> out "load_locale"

Re: [PD] Pd-0.48: native english interface

2018-02-26 Thread Dan Wilcox
A fourth option is to have the GUI simply *not* load locale info. Comment out "load_locale" in pd-gui.tcl's main proc. > On Feb 26, 2018, at 3:29 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > A third option, if you build Pd yourself, is to build witho

Re: [PD] Pd-0.48: native english interface

2018-02-26 Thread Dan Wilcox
A third option, if you build Pd yourself, is to build without translations at all: ./configure --disable-locales make > On Feb 26, 2018, at 3:20 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > You can set the locale to en.UTF-8 on the commandline as documented in

Re: [PD] Little mistake in INSTALL.txt

2018-02-26 Thread Dan Wilcox
: text/plain; charset=utf-8; format=flowed > > Hi, > > Thanks for the updated and well documented INSTALL.txt file. > > I've noticed a little mistake in INSTALL.txt : "sudo apt-get install > build-essentials ..." > > should be : "sudo apt-get install bu

Re: [PD] Pd-0.48: native english interface

2018-02-26 Thread Dan Wilcox
has hopefully been answered before, but i > can't find the answer: > How do i get rid of the translated interface (menu items, etc.) in 0.48? > thanks, Thomas > > -- > Thomas Grill > http://g.org <http://g.org/> Dan Wilcox @danomatika <ht

Re: [PD] netsend/netreceive with -nogui

2018-02-24 Thread Dan Wilcox
localhost $PORTNUM" -open netsend-patch.pd > > I guess it's a timing issue? Probably. When scripting Pd with other things that rely on setting up networking connections for OSC, I generally always include a few sleeps to make sure Pd has enough time to startup and start listening.

Re: [PD] snap to grid feature when editing

2018-02-21 Thread Dan Wilcox
I would make it hot key toggle option. It could be a gui preference but maybe better to keep transient. enohp ym morf tnes --- Dan Wilcox danomatika.com robotcowboy.com > On Feb 21, 2018, at 6:26 PM, Matt Davey <hard@gmail.com> wrote: > > * snap to grid horizont

Re: [PD] Tcl-tk plugin to avoid paste going to edit mode

2018-02-18 Thread Dan Wilcox
Option 1 is easier: # this is the default in pd_bindings.tcl bind all <$::modifier-Key-v> {menu_send %W paste} # disabled bind all <$::modifier-Key-v> {break} Option 2 requires either overriding ::pd_menucommands::menu_send and intercepting the paste message or changing the paste

Re: [PD] snap to grid feature when editing

2018-02-18 Thread Dan Wilcox
iting > Message-ID: <1518895171.2184.17.ca...@gmail.com > <mailto:1518895171.2184.17.ca...@gmail.com>> > Content-Type: text/plain; charset="utf-8" > > On Sam, 2018-02-17 at 19:26 +0100, Dan Wilcox wrote: >> There is working code for this in one of the P

Re: [PD] snap to grid feature when editing

2018-02-17 Thread Dan Wilcox
There is working code for this in one of the Pd forks. I've thought about porting it over. It works pretty well for placement but drawing the actual grid is problematic due to the number of lines and some overlapping. > On Feb 17, 2018, at 7:22 PM, pd-list-requ...@lists.iem.at wrote: > > Date:

Re: [PD] Pd on Tiny Core Linux on Raspberry Pi

2018-02-14 Thread Dan Wilcox
Sweet, good to know. I think it would be good if the Pd distribution tarball was built this way so you don't need autoconf/autogen installed to build. > On Feb 15, 2018, at 4:20 AM, Chris McCormick <ch...@mccormick.cx> wrote: > > Hi Dan, > > On 07/02/18 16:50, Dan Wilcox

Re: [PD] Save Pd console as pdwindow.txt

2018-02-14 Thread Dan Wilcox
> On Feb 14, 2018, at 10:07 AM, Peter P. <peterpar...@fastmail.com> wrote: > > * Dan Wilcox <danomat...@gmail.com> [2018-02-13 18:18]: >> As a follow up, I've added a print confirmation so you at least know what's >> going on: >> >> saved c

Re: [PD] Save Pd console as pdwindow.txt

2018-02-13 Thread Dan Wilcox
nfirmation print will suffice for now? > On Feb 13, 2018, at 2:11 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > It's based on which window is active. If a canvas is active, it saves a > patch. If the Pd window is active, it saves the console. > >> On Feb 13, 2018

Re: [PD] Save Pd console as pdwindow.txt

2018-02-13 Thread Dan Wilcox
pd file, it could be > useful to distinguish the "Save as ..." for the Pd window as "Save Pd > window as ..." perhaps. Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robot

Re: [PD] Pd on Tiny Core Linux on Raspberry Pi

2018-02-07 Thread Dan Wilcox
system and then build Pd with it using configure/make on the pi. Building the tarball is: ./autogen.sh ./configure make dist That gives you a pd-0.48.1.tgz with the pregenerated configure scripts. enohp ym morf tnes --- Dan Wilcox danomatika.com robotcowboy.com > On Feb 7, 2018, a

Re: [PD] slider appearance change somewhere between 0.47 and 0.48

2018-02-06 Thread Dan Wilcox
Well, I changed it. The least I can do is fix it. > On Feb 6, 2018, at 10:53 AM, Roman Haefeli <reduz...@gmail.com> wrote: > > Hey > > On Fre, 2018-02-02 at 15:10 +0100, Dan Wilcox wrote: >> And fixed: https://github.com/pure-data/pure-data/pull/301 >> >&g

Re: [PD] sensing whether a window is active

2018-02-05 Thread Dan Wilcox
een using [toxy/tot] for this which is unfortunately deprecated and > can't be found anymore although the external that was included in > Pd-extended still works for me on Debian. > I'd love to find an alternative as well. > > Ingo Dan Wilcox @danomatika <

Re: [PD] Pd on Tiny Core Linux on Raspberry Pi

2018-02-03 Thread Dan Wilcox
rtile ground as an alternative to the Raspbian > distribution with its multiple-gigabyte bloat. Seems perfect for > embedded Pd devices like guitar pedals, synths, and what-not. > > Tiny Core Linux does not use systemd. > > Chee

Re: [PD] slider appearance change somewhere between 0.47 and 0.48

2018-02-02 Thread Dan Wilcox
And fixed: https://github.com/pure-data/pure-data/pull/301 <https://github.com/pure-data/pure-data/pull/301> Please build and test. > On Feb 2, 2018, at 2:12 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > It's more likely a change since 0.48-1 where the GUI work I did

Re: [PD] slider appearance change somewhere between 0.47 and 0.48

2018-02-02 Thread Dan Wilcox
label text of any gui widgets > (sliders, etc.) appeared above the front. Since 0.48, the front covers > the label text, changing the appearance of patches that have > overlapping front and label. > > See here: > https://netpd.org/~roman/tmp/front_above_label.png > <https

Re: [PD] [OT] otay boogle

2018-01-31 Thread Dan Wilcox
uot; > > https://nicholas.carlini.com/code/audio_adversarial_examples/ > <https://nicholas.carlini.com/code/audio_adversarial_examples/> Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://ro

Re: [PD] [solved] glitches when streaming UDP

2018-01-30 Thread Dan Wilcox
ot fall victim > of aggressive power saving. > > Having a constantly running fan is also not an ideal situation. I don't > care about increased power consumption at this point. Maybe there is a > less invasive way to keep the CPU busy? Dan Wilcox @danomatika <http://

Re: [PD] glitches when streaming UDP

2018-01-30 Thread Dan Wilcox
gmail.com>> > Content-Type: text/plain; charset="utf-8" > > On Die, 2018-01-30 at 16:38 +0100, Dan Wilcox wrote: >> Is it running with the *same* OS and settings? > > As far as I can tell: yes. Same OS (Ubuntu 16.04), same Kernel (4.13.0- > 32-lowlatency), both tune

Re: [PD] glitches when streaming UDP

2018-01-30 Thread Dan Wilcox
what circumstances affect specifically Pd. It's > a pity the most powerful computer I have access to is in its current > state not suitable for Pd projects :-( > > Roman Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.c

Re: [PD] macOS 64 bit only soon

2018-01-26 Thread Dan Wilcox
sent says the 10.13.4 update brings the warnings. So earnings from now until 10.14 comes i bthe fall of this year. enohp ym morf tnes ------- Dan Wilcox danomatika.com robotcowboy.com > On Jan 26, 2018, at 3:52 PM, Alexandre Torres Porres <por...@gmail.com> wrote: > > I unde

[PD] macOS 64 bit only soon

2018-01-26 Thread Dan Wilcox
cos-high-sierra-32-bit-app-warning/> We've had 64 bit macOS Pd builds for a long time now, but now we need 64 bit external builds on deken to go with it. This will also likely mean that Pd-extended will no longer run on macOS 10.14 next year. -------- Dan Wilcox @danomatika <http://tw

[PD] PD and multicore

2018-01-21 Thread Dan Wilcox
> several processes in parallel, for various spectral/cepstral stuff in my > work. My main patches use assorted GUIs for controlling all this traffic. > Also: ambisonics (tho they're fairly cheap in cpu, no?) > > Any thoughts? I am admittedly somewhat out of touch with the current

Re: [PD] a gig in tokyo

2018-01-21 Thread Dan Wilcox
ebsite, which i no longer pay for or use. >> >> The patch was called a-gig-in-tokyo.pd, and was probably originally in >> a folder called ma4u.zip >> >> Does anyone here have a copy of that still, by chance? Dan Wilcox @danomatika <http://twitter.com/

[PD] Windows test builds

2018-01-12 Thread Dan Wilcox
lds>, one with the default Tk 8.5 and another with Tk 8.6.8. Can some Windows people give them a try? I'm curious to see if these work with Windows 7 & 8 as they were built with Windows 10. ---- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <ht

Re: [PD] pd-0.48.1 trouble getting started

2018-01-10 Thread Dan Wilcox
n; charset="utf-8"; Format="flowed" > > Any reason not to use CMake? I find it makes things a lot easier, > especially when dealing with multiple platforms. It requires installing > CMake, of course, but I think it is reasonable to expect that anyone > building Pd

Re: [PD] pd-0.48.1 trouble getting started

2018-01-09 Thread Dan Wilcox
makefiles. However, the configure step gives you easily configurable build options, system checks, library checks, and a helpful configuration output print at the end. Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com &

Re: [PD] How to get off verbose mode?

2017-12-27 Thread Dan Wilcox
re-data/pull/153> > However I was referring to another "issue", which is about auto-saving > behaviour of (only) some dialogs. > > Antoine Rousseau > http://www.metalu.net <http://metalu.net/> __ > http://www.metaluachahuter.com/ > <http://www.metaluacha

Re: [PD] How to get off verbose mode?

2017-12-27 Thread Dan Wilcox
Dec 27, 2017, at 12:00 PM, pd-list-requ...@lists.iem.at wrote: > > From: Antoine Rousseau <anto...@metalu.net <mailto:anto...@metalu.net>> > To: Alexandros <adr...@gmail.com <mailto:adr...@gmail.com>> > Cc: Dan Wilcox <danomat...@gmail.com <mailt

Re: [PD] no more compiled version for raspberry pi?

2017-12-27 Thread Dan Wilcox
tnes --- Dan Wilcox danomatika.com robotcowboy.com On Dec 27, 2017, at 11:50 AM, Val Kiri <valkiri...@gmail.com> wrote: >> Is there an easy tutorial out there on how to build Pd on the pi, updated, >> with step by step on what you need to do for dummies? Perhaps that co

Re: [PD] no more compiled version for raspberry pi?

2017-12-25 Thread Dan Wilcox
Also, Merry Christmas! Didn't mean sound negative. Maybe what I meant to say was more like: "YOU have the tools to build it, too. It's not that hard." :) > On Dec 25, 2017, at 10:32 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > That's why there is a long and detai

Re: [PD] How to get off verbose mode?

2017-12-25 Thread Dan Wilcox
Hr maybe it saved in your preferences file somewhere? You could try clearing the prefs. Dunno beyond that. > On Dec 25, 2017, at 10:39 PM, Alexandros <adr...@gmail.com> wrote: > > > > On 25/12/2017 11:37 μμ, Dan Wilcox wrote: >> Setting the -verbose flag a

Re: [PD] How to get off verbose mode?

2017-12-25 Thread Dan Wilcox
nch it via its launcher icon. > > Why is this happening? > > I'm on Ubuntustudio 17.10 and Pd-0.48-0. > > Happy holidays everyone! Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://rob

Re: [PD] no more compiled version for raspberry pi?

2017-12-25 Thread Dan Wilcox
10:30 PM, Alexandre Torres Porres <por...@gmail.com> > wrote: > > > > 2017-12-25 19:25 GMT-02:00 Dan Wilcox <danomat...@gmail.com > <mailto:danomat...@gmail.com>>: > Or they can build and install as it should be relatively easy... > > Agree, it s

Re: [PD] no more compiled version for raspberry pi?

2017-12-25 Thread Dan Wilcox
nt-Type: text/plain; charset=us-ascii > > I don't know that anyone's using them... probably most people will download > via apt-get. > > cheers > M Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com

Re: [PD] Dejavu on ms-windows was: (Re: [PD-announce] Pd 0.48-1 test version released)

2017-12-15 Thread Dan Wilcox
rmal/bold. > > Seems that the real font name gets auto-loaded. > > But sure we can change it. > > > -- > Mensaje telepatico asistido por maquinas. > On 12/15/2017 12:43 PM, Dan Wilcox wrote: >> Note: I would stay name the font family "DejaVu Sans Mono" as t

Re: [PD] Dejavu on ms-windows was: (Re: [PD-announce] Pd 0.48-1 test version released)

2017-12-15 Thread Dan Wilcox
label .mylabel2 -font $myfontname > } > # > > > > > > Mensaje telepatico asistido por maquinas. > On 12/15/2017 11:41 AM, Dan Wilcox wrote: >> No. The example in the link *uses* CRITCL

Re: [PD] Dejavu on ms-windows was: (Re: [PD-announce] Pd 0.48-1 test version released)

2017-12-15 Thread Dan Wilcox
e527a6...@blupr01mb552.prod.exchangelabs.com>> > > Content-Type: text/plain; charset="windows-1252" > > Doesn't this changed the dependency from TWAPI to CRITCL? Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika

Re: [PD] Dejavu on ms-windows was: (Re: [PD-announce] Pd 0.48-1 test version released)

2017-12-14 Thread Dan Wilcox
l DejaVuSans mono PR for Windows since the beginning of the year: https://github.com/pure-data/pure-data/pull/42 <https://github.com/pure-data/pure-data/pull/42> Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://da

Re: [PD] Scroll bar behaviour

2017-12-12 Thread Dan Wilcox
It's related to the current window getting out of sync, which is a bug we've been discussing on the pd-dev list. Clicking the titlebar and/or moving the window somehow resets it. enohp ym morf tnes --- Dan Wilcox danomatika.com robotcowboy.com > On Dec 12, 2017, at 10:46 PM, Mar

Re: [PD] Dejavu on ms-windows was: (Re: [PD-announce] Pd 0.48-1 test version released)

2017-12-12 Thread Dan Wilcox
, worse case is that it can't be loaded and Pd runs fine without it. So less of a worry in some ways as compared to a C library. enohp ym morf tnes --- Dan Wilcox danomatika.com robotcowboy.com > On Dec 12, 2017, at 9:43 PM, Lucas Cordiviola <lucard...@hotmail.com> wrote:

Re: [PD] Scroll bar behaviour

2017-12-12 Thread Dan Wilcox
As a followup: When I do Pd workshops, I tell people to shake the mouse *then* look at the cursor if they aren't sure which mode they are in after changing. It's subtle, but helps! > On Dec 12, 2017, at 12:03 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > You have to *

Re: [PD] [PD-announce] Pd 0.48-1 test version released

2017-12-12 Thread Dan Wilcox
nt across platforms now. This is good > news and a big deal for me. Many thanks to the people involved (mostly > you, Dan, is that right?) I did a lot of the actual coding but there was a large number of people doing the testing to validate it. Also, the metrics and chosen font were already

Re: [PD] [PD-announce] Pd 0.48-1 test version released

2017-12-12 Thread Dan Wilcox
57-9test3. > > : -) > > > -- > Mensaje telepatico asistido por maquinas. > On 12/7/2017 10:40 AM, Dan Wilcox wrote: >> Yes, the sizes are a little smaller/tighter and come from Pd-extended. >> Things work best with DejaVu Sans Mono so rendering should be the same

Re: [PD] Scroll bar behaviour

2017-12-12 Thread Dan Wilcox
You have to *move* the mouse for the cursor to update. This was the case before 0.48 and there is really no way for it to happen with Tk that I've found. > On Dec 8, 2017, at 8:47 PM, pd-list-requ...@lists.iem.at wrote: > > From: Martin Hiendl

Re: [PD] Scroll bar behaviour

2017-12-12 Thread Dan Wilcox
Also, you don't have to move everything, just move 1 object and then move it back to force the scroll bars to recalculate ala SHIFT arrows. > On Dec 12, 2017, at 12:00 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > I'm well aware of it and haven't been able to figure i

Re: [PD] Scroll bar behaviour

2017-12-12 Thread Dan Wilcox
I'm well aware of it and haven't been able to figure it out. It seems to be another detail that comes with the Cocoa backend to Tk 8.5+. The second thing is that Pd windows *always* open above everything else. This was also not the case with Tk 8.4. Oh well... I suppose that's better than not

Re: [PD] Fw: Re: [PD-announce] Pd 0.48-1 test version released

2017-12-07 Thread Dan Wilcox
xt/plain; charset="utf-8" > > Hi Christof, > > Yes this changes were totally intentional, and are for good IMO, now patches > render the same on all platforms!. > > They were well tested, see: https://github.com/pure-data/pure-data/pull/227 > <https://github.com/pu

Re: [PD] midifixes testing

2017-12-04 Thread Dan Wilcox
d') a [midiclkin] object still tries to instantiate in 'list > of objects', that is, doc/5.reference. > > Katja > > On Mon, Dec 4, 2017 at 1:40 PM, Dan Wilcox <danomat...@gmail.com> wrote: >> For MIDI heads out there who can build Pd, can y'all test the current git >&

Re: [PD] BUG on midifixes - (was: midifixes testing)

2017-12-04 Thread Dan Wilcox
Shoot. Ok, I'll take a look too. I hope it's only a small thing messed up. Glad I asked for people to check! (Second time now.) enohp ym morf tnes --- Dan Wilcox danomatika.com robotcowboy.com > On Dec 4, 2017, at 8:43 PM, Miller Puckette <m...@ucsd.edu> wrote: > > Fou

Re: [PD] 0.47.1 tcl issue

2017-12-04 Thread Dan Wilcox
Sorry for all the back and forth. After all the work on the PR, I'd like to make *sure* we don't have any further issues for the next release. Thanks for testing. > On Dec 4, 2017, at 5:27 PM, Dan Wilcox <danomat...@gmail.com> wrote: > > It will work, you really j

Re: [PD] 0.47.1 tcl issue

2017-12-04 Thread Dan Wilcox
/blob/master/mac/stuff/Info.plist <https://github.com/pure-data/pure-data/blob/master/mac/stuff/Info.plist> for reference. The main things you need are: ATSApplicationFontsPath font and NSHighResolutionCapable > On Dec 4, 2017, at 5:07 PM, Dan Wilcox <danomat...@gmail.com> wro

Re: [PD] 0.47.1 tcl issue

2017-12-04 Thread Dan Wilcox
seems like any object with more than 3 characters in > its name gets rendered with that space at the right. > > yeah, it very well could be the retina thing, as this is the first retina > laptop i have had. > > will try that sizing test now Dan Wilcox @danomatika <htt

Re: [PD] 0.47.1 tcl issue

2017-12-04 Thread Dan Wilcox
t; always come with one character of space to the right, it seems Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-list@lists.iem.

Re: [PD] 0.47.1 tcl issue

2017-12-04 Thread Dan Wilcox
ifferent versions of Pd and compare. ---- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-list@lists.iem.at mailing list UNSUBSCR

[PD] midifixes testing

2017-12-04 Thread Dan Wilcox
ub.com/danomatika/miditester <https://github.com/danomatika/miditester> ---- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/> ___ Pd-

<    2   3   4   5   6   7   8   9   10   11   >