Re: [PD] MMIO audio device menu broken

2017-07-25 Thread Miller Puckette
OK.. I've put up a "test5a" compile (windows version only) - I believe (and hope) that fixes the garbled MMIO devices and related. cheers Miller On Tue, Jul 25, 2017 at 03:39:29PM +0200, Dan Wilcox wrote: > Also looks like the device buttons could be wider ;) Maybe Miller's build > environment

Re: [PD] Sensors2OSC mapping challenge

2017-07-25 Thread Max
Made a quick little video https://vimeo.com/226958567 the described issue is still there. Background on the problem: https://stackoverflow.com/questions/27106607/get-rotation-and-display-in-degrees

Re: [PD] Symbol box interface improvement suggestion

2017-07-25 Thread Jonathan Wilkes via Pd-list
> Hey all > So often I see people getting confused with symbol boxes. Its current interface design is contrary to what most people are used to from other software. Every text entry that I can think of gives a visual cue to indicate keyboard input is expected. However, when you click symbol

[PD] Symbol box interface improvement suggestion

2017-07-25 Thread Roman Haefeli
Hey all So often I see people getting confused with symbol boxes. Its current interface design is contrary to what most people are used to from other software. Every text entry that I can think of gives a visual cue to indicate keyboard input is expected. However, when you click symbol box,

Re: [PD] deken install path helper

2017-07-25 Thread Alexandre Torres Porres
In short, this PR relates to deken. It adds a download path field that shows you which is the download folder that was set in deken last time. But you can also browse from it to a different folder, which will affect next time you download from deken. And... I Love It :) 2017-07-25 6:06

Re: [PD] [PD-announce] Vector Synthesis Library 0.1

2017-07-25 Thread Simon Iten
really nice!! and cool video presentation as well. > On 25 Jul 2017, at 14:34, Derek Holzer via Pd-list > wrote: > > Hi Cyrille, > > I made a presentation of the entire library last weekend, there is a video > for that here: > >

Re: [PD] Icon Update?

2017-07-25 Thread Alexandre Torres Porres
I see, thought it was a Pull Request already. Does it mean we can forget about this one and close it? https://github.com/pure-data/pure-data/pull/56 2017-07-25 15:04 GMT-03:00 Dan Wilcox : > Check the readme? https://github.com/pure-data/pd-icon > > On Jul 25, 2017, at

Re: [PD] Icon Update?

2017-07-25 Thread Dan Wilcox
I dunno. Maybe that's what people want? I am not unilaterally choosing an icon and I can only suggest to the powers that be. This is easier when there are finished solutions... > On Jul 25, 2017, at 8:10 PM, Alexandre Torres Porres wrote: > > I see, thought it was a Pull

Re: [PD] Icon Update?

2017-07-25 Thread Dan Wilcox
Check the readme? https://github.com/pure-data/pd-icon > On Jul 25, 2017, at 6:56 PM, Alexandre Torres Porres wrote: > > 2017-07-22 18:04 GMT-03:00 Dan Wilcox >: > I agree that the

Re: [PD] Icon Update?

2017-07-25 Thread Alexandre Torres Porres
2017-07-22 18:04 GMT-03:00 Dan Wilcox : > I agree that the line thickness is too small. I've thickened things and > re-uploaded. > how can I check/test it? ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management

[PD] multi-threaded dsp extern?

2017-07-25 Thread David Medine
Dear all, I am dusting off an unfinished project, so I may have asked this question already, but I've completely forgotten about it by now. I am trying to develop a Pd dsp extern that has a listen thread in it. I am streaming data from another application and copying it into a buffer in the

Re: [PD] MMIO audio device menu broken

2017-07-25 Thread Dan Wilcox
Also looks like the device buttons could be wider ;) Maybe Miller's build environment is not setting something or is using an older char encoding etc? > On Jul 25, 2017, at 3:05 PM, Christof Ressi wrote: > > OK, just compiled Pd with ASIO + MMIO with msys2 and the drop

Re: [PD] [PD-announce] Vector Synthesis Library 0.1

2017-07-25 Thread Derek Holzer via Pd-list
Hi Cyrille, I made a presentation of the entire library last weekend, there is a video for that here: https://www.facebook.com/macumbista/posts/791705604337470 I use a MOTU Ultralite with a Vectrex game console for my live performances. Please CC me any replies as I am not following the

Re: [PD] [PD-announce] Vector Synthesis Library 0.1

2017-07-25 Thread cyrille henry
hello, do you have a demo video? what DC-coupled soundcard are you using? cheers c p.s : this may interest you: https://vimeo.com/162243925 Le 25/07/2017 à 14:04, Derek Holzer via Pd-announce a écrit : RELEASE ANNOUNCEMENT VECTOR SYNTHESIS LIBRARY 0.1 The Vector Synthesis library allows

[PD] [PD-announce] Vector Synthesis Library 0.1

2017-07-25 Thread Derek Holzer via Pd-announce
RELEASE ANNOUNCEMENT VECTOR SYNTHESIS LIBRARY 0.1 The Vector Synthesis library allows the creation and manipulation of 2D and 3D vector shapes, Lissajous figures, and scan processed image and video inputs using audio signals sent directly to oscilloscopes, hacked CRT monitors, Vectrex game

Re: [PD] test 4

2017-07-25 Thread Roman Haefeli
On Die, 2017-07-25 at 10:44 +0200, Max wrote: > On 2017년 07월 24일 22:20, Roman Haefeli wrote: > > > > On Mon, 2017-07-24 at 21:22 +0200, Max wrote: > > > > > > Jack, > > > you're an experienced Linux user. Would you be willing to try if > > > it > > > still runs fine, even when compiled to the

Re: [PD] 048-test5 > w32 strange chars

2017-07-25 Thread rolfm
for what it's worth: in W10 same as Lucas. on same machine VMware Windows XP: no strange characters. hope it helps rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

Re: [PD] MMIO audio device menu broken

2017-07-25 Thread Christof Ressi
nah, don't think so. the entries look OK in the ASIO section and device names are the same, only the MMIO section is broken. In the version I compiled myself with only MMIO, it also looks ok. So I rather suspect it's the menu which is broken for multiple audio APIs. I'll try to compile Pd for

Re: [PD] MMIO audio device menu broken

2017-07-25 Thread Dan Wilcox
I think that's the same bug with bad device strings. You're seeing unprintable/whitespace characters. > On Jul 25, 2017, at 11:00 AM, pd-list-requ...@lists.iem.at wrote: > > From: "Christof Ressi" > > Subject: [PD] MMIO audio device menu

Re: [PD] 048-test5 > w32 strange chars

2017-07-25 Thread Christof Ressi
the last line must be: start "" "pd.exe" (see Marshall's answer in https://stackoverflow.com/questions/324539/how-can-i-run-a-program-from-a-batch-file-without-leaving-the-console-open-after ) then it works, thanks! Christof PS: just renaming 'po' is easier, though :-p.     Gesendet: 

[PD] deken install path helper

2017-07-25 Thread Dan Wilcox
FYI: I have a small PR which adds the deken install path to the Path dialog: https://github.com/pure-data/pure-data/pull/140 Dan Wilcox @danomatika danomatika.com robotcowboy.com

[PD] MMIO audio device menu broken

2017-07-25 Thread Christof Ressi
Hi, the dropdown menus in the MMIO section of audio setting is broken in Miller's pd-0.48.0test5 windows binaries. the dropdown menus for input and output devices is empty or has a single character. I attached a screenshot. Christof___

Re: [PD] 048-test5 > w32 strange chars

2017-07-25 Thread Dan Wilcox
In looking in the pd-gui.tcl, we do check for the LANG environment variable on Windows. You could make a batch script wrapper to launch pd. Maybe something like: SET LANG="en_US.UTF-8" start "pd.exe" Put the in a file in the bin folder with pd.exe and name it something like "PdStart.bat" or

Re: [PD] 048-test5 > w32 strange chars

2017-07-25 Thread Christof Ressi
ah sorry, I was only relating to oliver's question if it's possible to change Pd back to english (I can't stand using Pd in German).   Gesendet: Dienstag, 25. Juli 2017 um 10:18 Uhr Von: "Dan Wilcox" An: "Christof Ressi" Cc: oliver

Re: [PD] test 4

2017-07-25 Thread Max
On 2017년 07월 24일 22:20, Roman Haefeli wrote: On Mon, 2017-07-24 at 21:22 +0200, Max wrote: Jack, you're an experienced Linux user. Would you be willing to try if it still runs fine, even when compiled to the libjackd2 from KXStudio? Thanks Hey Max, I compiled jack2 with current master

Re: [PD] 048-test5 > w32 strange chars

2017-07-25 Thread Dan Wilcox
Well, it's not a *real* fix but just confirms the issue is with loading translations. > On Jul 25, 2017, at 10:16 AM, Christof Ressi wrote: > >> I think renaming the po dir might work > > perfect, that works! :-) I'm pretty relieved now. Dan Wilcox @danomatika

Re: [PD] 048-test5 > w32 strange chars

2017-07-25 Thread Christof Ressi
> I think renaming the po dir might work perfect, that works! :-) I'm pretty relieved now.   Gesendet: Dienstag, 25. Juli 2017 um 09:55 Uhr Von: "Dan Wilcox" An: oliver Cc: Pd-List Betreff: Re: [PD] 048-test5 > w32 strange chars

Re: [PD] 048-test5 > w32 strange chars

2017-07-25 Thread Dan Wilcox
Windows doesn't really have an environment variable for setting the language. You can check the locale loading proc in pd-gui.tcl. I think renaming the po dir might work, but I'm not sure. This seems like a character encoding issue for sure, although I'm not sure what we changed that would

[PD] [text sequence] sending several messages at each [step

2017-07-25 Thread baptiste chatel
Hi list I'm trying to replicate the features of the Korg SQ-1 analog sequencer. It has two 8-step sequences, A and B, that are read in some interesting fashions, like A[1-8] then B[1-8], or A1, B1, A2, B2, ... or A and B together. I'm using [text sequence mysequence -g] to store and read these