On 09/04/17 02:36, João Pais wrote:
> Hello list,
>
> I wanted to know if it's possible to listen to a port 6437, where some
> json messages are coming in. I've seen in my webbrowser that the port is
> indeed active, but when I try udpreceive nothing comes out - which
> probably means that I'm not
On 08/04/17 06:27, Jonathan Wilkes via Pd-list wrote:
>> Sorry, I just noticed this message.
>
>
>> Pd's default loader mechanism has a "hexloader" in it.
> Nevermind-- it appears to be vestigial, as only the non-hexmunged name is
> used
> for the filename.
this is intentional.
filenames have
On 08/31/17 17:13, oliver wrote:
> BTW: i don't know if the list is the right place for feature requests,
> would it be the GITHUB site instead ?
a tracker (like github) is generally a better place, as these things
tend to get lost pretty easily.
> i didn't manage to open a pull
> request there d
On 2017-08-21 15:32, oliver wrote:
> [declare -stdlib GEM]
Gem is spelled "Gem", not "gem", nor "GEM" nor "gEm", "gEM", "geM",
"GeM" or "GEm".
you should always aim for correct spelling (Gem won't load on most
platforms if you spell it incorrectly).
adsr
IOhannes
PS: this probably doesn't fix yo
On 2017-08-21 14:03, Peter P. wrote:
> Hi,
>
> I am trying to make Pd connect to certain jack ports after startup.
> While on Linux I could use the jack_connect command line program to do
> so I am trying to make do from a bash script after having started Pd.
> Stupid me I am thinking of starting
On 2017-08-21 14:48, oliver wrote:
> hi, dear everyone !
>
> i just noticed, that if i omit the "documents" path definition when
> starting up PD, deken is not working anymore (please see attached
> image),
afaict, the problem you are experiencing is due to a (scheduled but
unannounced) maintena
On 2017-08-21 10:04, Peter P. wrote:
> [...] trying it all out and not having some reference to
> how .pdsettings works when editing by hand (as -noautopatch, thanks god,
> is not settable by GUI).
the .pdsettings has a small set of keys; you can see *all* keys¹ if you
save the settings once and t
Quoting Jean-Marie Adrien :
Hello
Got this error message
"conflicting block~ objects in same page »
… not very explicit though since i must be using block~ objects
without even knowing it
"find error" returns big subpatch with no further detail.
anyone has a hint ?
in the subpatch, search
On 2017-08-16 00:25, Yoann Le BORGNE wrote:
>
> ./configure --disable-locales --enable-fftw --enable-jack
> --disable-portaudio --disable-oss
>
> Compilation stops with
i've committed a fix for that in the "update/0.48.0" branch on github.
fgamsdr
IOhannes
signature.asc
Description: Open
if you want to raise multiple issues, please post multiple mails (with
different subjects).
it makes it much easier to find and follow interesting bits.
On 2017-08-16 00:25, Yoann Le BORGNE wrote:
>
> # You can add compiler flags using CODECFLAGS, MORECFLAGS and/or
> MORELDFLAGS.
> # For example,
On 2017-07-21 04:50, Lucas Cordiviola wrote:
>
> I don't see any downside on pdx font metrics.
>
it seems that i remember dan (or was it miller) pointing to the newly
introduced zoom feature which complicates things a bit more. and dynamic
font managing. and what not. (probably check the archive
On 2017-07-20 10:48, Dan Wilcox wrote:
> Sounds like useful bugs to report. Maybe add them to the Gem bug reports or
> on Github?
please add them to the Gem bug reports on Github.
(i'm trying to fade out the sf services)
fgamsdr
IOhannes
signature.asc
Description: OpenPGP digital signature
__
On 2017-07-19 21:25, Max wrote:
> I can only run pd when configured with Jack support, if I switch the non
> real time option
> ./pd -nrt
>
> otherwhise it
> ./pd
> Segmentation fault
ok.
i think i found the culprit and fixed it in in the "more feedback fixes"
branch [116].
actually this fixes th
On 2017-07-19 22:57, me.grimm wrote:
>>> Try deleting that line from the source :)
>
> oh sorry... are you suggesting deleting the line from the Gem source NOT
> the pd source?
>
> IOhannes, if I DO delete Setup.cpp:189 in Gem source what does this do?
>
> I guess I am just confused what I am de
On 2017-07-19 22:42, Dan Wilcox wrote:
> Looks like it's being run from the local bin directory. Perhaps the symlinks
> are bad?
>
which still makes it a regression (which was supposedly solved by
6dae521f & c83b6093).
i've opened ticket [117] for this.
fgmasdr
IOhannes
[117] https://github
On 2017-07-19 07:38, David Adams wrote:
> I uninstalled 0.47.1 and installed 0.48.0.test1 and tried to open a file of
> seven placed abstractions but only two appear as the expected gop objects.
> (the dark green canvas was moved manually). Screenshot 1
> Uninstalled 0.48 and reinstalled 0.47.1 and
On 2017-07-19 10:37, Antoine Villeret wrote:
> Hi,
>
> Would it be acceptable to upload library binary from continuous integration
> service (i.e. Travis and Appveyor) to Deken ?
> In my case, it would be a pd library build for Linux (x86_64 and arm),
> Windows and Mac OS X.
> And it would be trig
On 2017-07-19 09:39, cyrille henry wrote:
>
> ubuntu 16.04
> i've got tcl8.4, 8.5 and 8.6 on my computer, how can I know the one pd use?
>
> configure:
>
[...]
> wish(tcl/tk): wish
it uses the 'wish' executable whatever and wherever that is.
most likely it is tk8.6, which has been t
On 2017-07-18 10:41, Max wrote:
> On 2017년 07월 17일 20:00, IOhannes m zmölnig wrote:
>> On 07/17/2017 04:24 PM, Max wrote:
>>>
>>> Great work, I really appreciate the more verbose INSTALL.txt.
>>> The autogen.sh process worked flawless, however, I could not get JACK to
>>> work, even with ./configur
On 2017-07-17 12:38, Derek Holzer via Pd-list wrote:
> Very interesting!
>
> However, what comes out is still limited by the block size to every 64
> samples as far as I can tell. I've tried every trick I can to send
> sample precise messages in, but all I ever get is 64 sample rate
> messages out
On 2017-07-17 11:52, Derek Holzer via Pd-list wrote:
> Can anyone see how I could get audio rate data out of [pix_data], or if
> there might be another way to get luma values with an audio signal?
i've never had a problem with [pix_data] at audio rate, using something
like the following:
[inlet~]
On 2017-07-05 10:17, Roman Haefeli wrote:
>> if all went well deken should handle a missing gpg and give you a
>> "WARNING" (which i wouldn't classify as a "failure").
> Ok, I was not aware of what deken was supposed to handle and what not.
> Sorry for not being very specific. Before installing gpg
On 2017-07-05 09:13, Roman Haefeli wrote:
> I just tried, now that you asked. And no. I failed at gpg-signing the
> package.
how did it fail?
if all went well deken should handle a missing gpg and give you a
"WARNING" (which i wouldn't classify as a "failure").
> There was no gpg at all, so I i
On 2017-07-04 15:31, Jaime wrote:
> By the way, is there a detailed tutorial somewhere on how to dekenize?
more detailed than joe's guide?
https://github.com/pure-data/deken/blob/master/developer/README.md
fgasdrm
IOhannes
signature.asc
Description: OpenPGP digital signature
On 2017-07-04 16:02, Alexandre Torres Porres wrote:
>
> But just so we're 100% clear, even if it compiles and works for mac, linux
> and windows, we can still have problems for android like compiling but not
> working?
yes. easily.
fgmasdr
IOhannes
signature.asc
Description: OpenPGP digital s
On 2017-07-04 03:49, Alexandre Torres Porres wrote:
> howdy, I've been testing libpd for android and some externals. I've managed
> to use pd's extra objects as well as a few objects from cyclone and also
> from another library of my own - but some externals will fail, they compile
> and create and
hi,
thanks for the bug-report.
please consider adding it to the tracker ("Help"->"Report a bug")
On 2017-07-04 08:28, Zack Lee wrote:
> Here's the screenshot of my test patch.
please provide a working example.
screenshots of patches create work for everybody who wants to reproduce
the issue, as
On 2017-07-02 22:53, Simon Iten wrote:
> (can there sound more then one note on the same pitch on the same instrument?)
you mean, something like that weirdo one: http://bit.ly/1G68IQb ?
gmasdr
IOhannes
signature.asc
Description: OpenPGP digital signature
___
On 2017-06-28 05:09, Lucas Cordiviola wrote:
> declare -lib C:/Users/john smith/AppData/Roaming/pd/Gem
you should never do that.
the idea of [declare] is to express a dependency on a library, rather
than to provide an attacker with valuable information about the
filesystem layout of the computer y
On 2017-06-27 09:49, Simon Iten wrote:
> dear list,
>
> are there any differences to use one (or two) spigots instead of a stripnote
> on a notein object?
>
> i.e.
>
> [notein ]
> | |
> [stripnote]
>
> vs.
>
>[notein]
>| |
>[spigot]
>|
> (and add a second spigot
On 2017-06-26 01:35, Rainer . wrote:
> Hi,
>
> I wonder if there is an easy way to make probability happen for a
> gate/trigger sequencer. What I want to do is to set the probability for
> each step from 0-100% Very much like the Varigate4 from Malekko in the the
> modular world.
|
[random 100]
On 2017-06-22 13:05, ro...@dds.nl wrote:
> hi,
>
> when using Find in Vanilla 0.47.1, the window of a found object doesn't
> come in front.
>
> in my memory it did in 'earlier days'.
>
> i'm on Windows 10, where Pdext-43.4 still does it.
>
> so i suppose the OS is not the culprit.
>
working h
as you might have noticed, all emails that you send to the pd-announce
mailinglist will automatically get forwarded to pd-list as well.
this is nothing new, it has been in action for more than 11 years [1]
and has since been advertised on the pd-announce info page [2].
the consequence of this beha
On 2017-06-12 14:07, oliver wrote:
> hi,
>
> just discovered something in IEMGUTS [canvasindex] that might be a bug
> (or maybe i didn't get the concept ...)
i'm pretty sure there are some inconsistencies with the uplevel numbering.
please file a bug at
https://git.iem.at/pd/iemguts
fgmasdr
IO
On 06/08/2017 07:53 PM, Tom Erbe wrote:
> I am in the midst of updating the soundhack PD externals. So far, macOS
> binaries have been compiled as Universal 32/64 bit; and source code for the
> externals has been uploaded. As soon as I get to a Windows machine (or
> someone helps me out), I will
On 2017-06-05 23:28, Alexandre Torres Porres wrote:
> by the way, is this the list to go to when you have a libpd issue?
as a poweruser of the various pd-mailinglists, i'd say that the pd-dev
list is the appropriate list for asking in-depth developer problems
(rather than the pd-list itself).
fga
On 2017-06-05 23:28, Alexandre Torres Porres wrote:
> Who is using lipbpd for android on a Mac? The great tutorial by Rafael
> Hernandez1 seems to be already outdated :/ and I'm getting this error I
> don't know how to solve, any clues? thanks
>
> Error:Execution failed for task ':PdCore:buildNati
On 2017-05-29 11:05, Jack wrote:
> Something like this ? :
>
> [netreceive -u 5678]
> |
> [print]
>
> You can also add 2>&1 if you want to redirect error. This could give
> something like :
>
> $ ls 2>&1 | pdsend 5678 localhost udp
>
> or
or
$ (./test.sh | pdsend localhost udp) 2>&1 | pd
On 05/25/2017 11:48 AM, Jamie Bullock wrote:
> undefined reference to `_imp__s_bang'
> undefined reference to `_imp__s_list'
according to one of the recent announcements of miller, the
"s_bang"-class of symbols (which is what your undefined references are
about), will go away in the near f
On 05/16/2017 10:34 PM, Christof Ressi wrote:
> turn the volume down and have fun :-D
; pd-invisible-sine.pd vis 1
signature.asc
Description: OpenPGP digital signature
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management ->
https
On 2017-05-11 15:20, Claude Heiland-Allen wrote:
> (the source tarball is not archived it seems, but the arm binaries are,
> not checked anything else)
for sources (also for binaries for all archs Debian), you could go to [1].
gasdm
IOhannes
[1] http://snapshot.debian.org/package/puredata/
si
On 2017-05-11 15:10, Pagano, Patrick wrote:
> https://puredata.info/downloads/pure-data
unfortunately, this doesn't help as the actual downloadable files are
hosted on msp.ucsd.edu (that is: when you click on the download-file
link, you are sent to millers site)
> from where I am (France), the ms
On 2017-05-11 09:30, oliver wrote:
>
> just discovered, that the [regex] object of the ZEXY library won't load
> on a windows machine. on creation it shows the following error in the PD
> window:
>
> [regex] non-functional: compiled without regex-support!
>
...
>
> FYI:
>
> i tried the (W32 bi
On 05/07/2017 07:28 PM, Sujay Mukherjee wrote:
> the gemwin object is not getting created
you must load the "Gem" library before yo ucan use it.
e.g. add it to your startup preferences.
or use [declare -lib Gem].
(it also must be installed in a place where Pd can find it; run Pd in
verbose mode
On 2017-04-26 14:07, IOhannes m zmoelnig wrote:
> On 2017-04-26 13:34, Matt Davey wrote:
[...]
>
>> BUT, when loading an xcode project using libPD, it seems that abstractions
>> are not loaded unless the case is the same as the original filename.
>
> probably you try load
On 2017-04-26 13:54, Matt Davey wrote:
> it would be REALLY handy to have something that works like $0 arguments,
> but for subpatches, not abstractions.
>
> some use cases i can think of, off the top of my head:
>
> * subpatches with delwrite~ / delread~ pairs
> * subpatches with signal s~/r~ or
On 2017-04-26 13:34, Matt Davey wrote:
> Has this been discussed before?
>
> in Vanilla PD, at least on my OSX machine, loading of abstractions does not
> seem to be case sensitive at all.
>
> eg: wonkyBASSline.pd
>
> i can load as [wonkyBASSline] , [WONKYbassLINE] [wOnKyBaSsLiNe]
>
> etc
>
>
On 2017-04-23 13:30, Thomas Mayer wrote:
> Hi,
>
> On 23.04.2017 13:01, Francisco Medeiros wrote:
>> Hello, I have compiled pd 0.47-1 on Xubuntu 16.04.2 and the patch cords
>> that don't show exept if they are in a straight vertical line.
>
> it looks like this bug, that I have discovered, but ha
On 04/22/2017 02:56 PM, Samuel Burt wrote:
> IOhZ,
>
> Thanks for clearing up the naming. Can I fix it on the wiki or would I need
> to re-upload.
re-uploading is certainly the simplest.
>
> I looked everywhere but couldn't find a version number on the iem site
> where I downloaded the plug-in.
On 04/21/2017 10:20 AM, martin brinkmann wrote:
> -not lock anyone (especially myself ;)) out from using
> my patches in a commercial and closed 'environment' (like
> a game on steam or an android/ios-app)
>
[...]
> gpl? would be great not to have to think about when including other work
> releas
On 2017-04-19 19:32, Christof Ressi wrote:
> actually I never used the deken tool because I couldn't get it to work on my
> Laptop. I always uploaded directly to puredata.info.
>
while this is certainly a doable workaround, it would also be nice if
you could file bugreports (with errors and oth
On 2017-04-19 21:40, Samuel Burt wrote:
> I did it!
>
> I ended up running the command:
>
> deken upload -v 0-20170419 --no-source-error
> iemguts-v0-20170419-\(Darwin-i386-32\)\(Darwin-x86_64-32\)-externals.tar.gz
please use dots (".") as version delimiter, rather than dashes ("-"), as
otherwi
On 04/15/2017 03:58 PM, cristiano piatti wrote:
> Good morning,
> i receive osc data through netreceive into pd.
> How can i netsend these data outside from pd ?
> Could someone please make me an example ?
the netsend binary that comes with your Pd?
not an example, but a writeup of the actual pro
On 04/15/2017 09:46 PM, oliver wrote:
> i use the OSCX library (get it via deken) to do the job
why would you use the most buggy implementation of OSC that is available
for Pd?
Pd>=0.46 has (simple) OSC built-in. it is also the first Pd version that
includes deken, so i assume that this is your t
On 04/14/2017 04:30 PM, cyrille henry wrote:
>>
>> [glsl_vertex]: error reading file
>> [glsl_fragment]: error reading file
>>
[...]
>
> can you open the shader file on a windows text editor?
i can think of two possible problems:
- line endings (CRLF vs LF)
- paths with spaces
mdsa
IOhannes
s
On 04/14/2017 12:58 AM, Peter P. wrote:
> Strangely neither setting
>
> -noautopatch
>
> nor
>
> noautopatch
>
> in my ~/.pdsettings disables autopatching. Specifying it on the command
> line does work though. Can anyone else reproduce this?
sure thing.
this is mainly because ~/.pdsettings w
On 04/13/2017 10:39 PM, Peter P. wrote:
> Hi,
>
> I find that my Pd does do autopatching despite
> -noautopatch
> being specified in my ~/.pdrc which makes me wonder if that file is read
> at all? Or has the name/location of pd's config file changed by now?
> This is with Pd-0.47.1 ("") comp
On 2017-04-11 09:31, José Rafael Subía Valdez wrote:
> Hello Liam,
>
> no. it wasn't created in l2ork, it is all vanilla,
>
> Hello Ico,
>
> yes it has blank spaces, that is interesting, I will try without, although
> it is a partial bug then, because it does work kinda until I wanna
> modify th
On 2017-04-10 23:38, Jonghyun Kim wrote:
> 3) Reinstall Gem and restart Pd
i seriously doubt that you need to re-install anything after putting
msvcr71.dll into the PATH.
you *might* not even need to restart Pd (but then, this is a simple enough).
fgamsdr
IOhannes
signature.asc
Description: O
On 04/06/2017 10:12 PM, Julian Brooks wrote:
> What's the canonical/most-favoured approach here for Debian (Linux in
> general I suppose).
# apt-get install pd-deken-apt
this will add apt powers to deken (but of course you need supercow
powers to use them)
gfasdmr
IOhannes
signature.asc
Descr
On 2017-04-06 06:20, Alexandre Torres Porres wrote:
> A parallel discussion in this thread is that the system folders change in
> MacOS, since ~/Library/Pd is an unusual and inconvenient place for that (an
> example is processing using ~/Documents instead)
i think ~/Documents is for user-created d
On 2017-04-06 06:00, Alexandre Torres Porres wrote:
> IOhannes, please, can the cyclone page be edited and updated to include the
> newer available versions?
i finally found time to check that page with a backup.
i have now added you and fred-jan again as "owners", so you can edit.
despite being
On 03/31/2017 11:40 PM, Antonio Roberts wrote:
> I'm using [multimodel] to load an animation of obj files made Blender.
> As I play/scrub through the files I noticed that the begin to shift
> around without me having to use translation or rotation. Below is a
> video made to illustrate the problem.
On 2017-03-30 12:47, Antonio Roberts wrote:
> Hi Pure Data list.
>
> I'm attempting to repeat an image via [pix_coordinate]. The help patch
> has an example of how by sending [rectangle 0, repeat 1( to
> [pix_texture] but it results in there being gap between each
> repetition once new coordinates
On 03/29/2017 06:04 PM, Alexandros Drymonitis wrote:
> sudo pkill pd
> sleep 3
> sudo pkill jackd
> sleep 3
> sudo poweroff
why don't you just call `poweroff`?
the shutdown process will eventually kill all running processes.
gfmrdsa
IOhannes
signature.asc
Description: OpenPGP digital signatu
On 03/29/2017 08:28 PM, Björn Eriksson wrote:
> that objects [list-sort desc] and [list-compare] aren+t created with my Pd
> Vanila install on a Win10 machine. Any idea why this behaviour?
because these objects are from the "list-abs" library.
> Do I need
> some extra library for the [list] obje
On 2017-03-28 23:18, Csaba Láng wrote:
>
> /Applications/Pd-0.47-1-64bit.app/Contents/MacOS/Pd
> /Users/xxx/Desktop/OSCcontrol.pd
> sleep 5
> /Applications/Pd-extended.app/Contents/MacOS/Pd-extended
> /Users/xxx/Desktop/OSCcontrolsend.pd
>
> every time pd starts, each instance opens twice later e
On 2017-03-28 02:22, Alexandre Torres Porres wrote:
> Me too, I'm all up for keeping the history, but this would make sense if we
> were to keep using that page as a release source. As it is, there's a
> conflict, either we have the cake or we eat it.
i don't see your point.
the current way of s
On 03/27/2017 05:45 PM, Lorenzo Sutton wrote:
> A while ago I managed to break the page:
>
> https://puredata.info/downloads/granita-minimalist-granular-synthesis
>
[...]
>
> Any idea on how to constructively fix it would be appreciated...
i've deleted that folder as well...
gfads
IOhannes
s
On 03/27/2017 04:57 AM, Alexandre Torres Porres wrote:
> I was able to create a new project and replicate what I did, giving out the
> same error, even though it was all basically empty.
>
> - Clicked in "Go to the release folder to add or publish a release." (which
> led me to "downloads/cyclone/
On 2017-03-27 14:53, Peter P. wrote:
> Hi list,
>
> using the [declare] object I experience that multiple libraries can not
> be written as on the shell, eg.
> -lib Gem:zexy
> but have to be written lik
> -lib Gem -lib zexy.
>
> Is that intentional or known?
>
don't know about the
On 2017-03-27 14:54, Peter P. wrote:
> it seems the [repeat object out of zexy has a default value of 2 when no
> argument is supplied. The helpfile does not mention this though. Is 2
> the default? Thank you!
[repeat] used to have no default value, and would just plainly refuse to
instantiate if
On 03/26/2017 10:02 PM, Alexandre Torres Porres wrote:
> cyclone 0.1-alpha55 was featured as the *latest* stable release, I wanted
> to remove that because that was not true and quite misleading,
it seems that there is a fundamental misunderstanding here.
there was no information stating that "0
On 03/26/2017 10:02 AM, Fred Jan Kraan wrote:
> Hi,
>
> Indeed, something is wrong at https://puredata.info/downloads/cyclone. I
> tried to recreate the page but it is still reporting a Site Error.
sigh. no time to fix this now.
in the meantime, it would be interesting to know what you did to bre
On 03/25/2017 07:46 PM, Alexandre Torres Porres wrote:
> howdy, I was hoping to edit and update the information about cyclone in
>
> https://puredata.info/downloads/cyclone
>
> and
>
> https://puredata.info/downloads/by-category/library
>
> but it seems I have no privileges for that, can someo
On 2017-03-22 16:55, Jack wrote:
> Le 22/03/2017 à 16:41, Christof Ressi a écrit :
>> does it *really* have to be faster than 40ms? what are you trying to do? do
>> you *need* the output in 0 logical time? depending on the situation you
>> might want to spread the computation across multiple audi
On 2017-03-22 16:57, Ingo wrote:
> I wonder where the VLC player is getting ist output list from.
most likely pulse audio.
maybe the audio device has multiple output channels (and the two
headphone channels are not the first two).
try running Pd with more (8) channels.
fgamsdr
IOhannes
signat
On 2017-03-22 00:23, Scott R. Looney wrote:
> ey folks this may have been covered before, but just curious if there's a
> list of all the objects (not externals) in alphabetical order? i know about
> the list of object section in the Browser but that's not as helpful
egrep "^#X obj" help-intro.pd
On 2017-03-20 13:46, Roman Haefeli wrote:
> I'm still having troubles using the feature. I uploaded the text file
> manually, but the object it contains aren't indexed yet. Specifically,
> I search for 'arduino' in 'Find exernals' and get an empty result.
congratulations, you found a bug.
indeed,
On 2017-03-20 09:57, Max wrote:
> Looks correct, no?
>
[...]
> On 2017년 03월 20일 09:53, Roman Haefeli wrote:
>> 0.1~git20170101 > 0.1
the "~" is a common trick (e.g. with Debian packages) for pre-release
versions.
my expectation would be:
- 0.0
- 0.1~git20170101
- 0.1
- 0.1+thistimeforreal
- 0.1.1
On 2017-03-20 10:22, Roman Haefeli wrote:
> Am I doing the right thing? Also, are the indexes actived immediately
> after uploading or are they updated at some scheduled intervals?
the deken cmdline tool doesn't automatically upload the -objects.txt file.
so you have to manually upload it.
i'm not
On 2017-03-20 09:53, Roman Haefeli wrote:
> Hey
>
> How does Deken compare versions? I noticed that Deken interprets:
>
> 1.1.1 > 1.1
>
> and
>
> 0.1~git20170101 > 0.1
>
> Looks similar to the output of the sort command. Is it actually simply
> an alphabetical sort?
no. deken *tries* to do a
On 2017-03-20 09:42, Roman Haefeli wrote:
> * I uploaded the package:
> deken upload --()-externals.EXT
i understand the generic nature of your question, but since you have
practical problems it would be great if you could (also) provide the
actual filenames (and directories) you used.
e.g.
On 03/19/2017 10:50 PM, Max wrote:
> On 2017년 03월 19일 21:58, Jonghyun Kim wrote:
>> Hi Pd guys,
>>
>> I have a problem compiling pd on ubuntu 16.04.2 linux.
>>
>> "sudo apt-get build-dep puredata" is no longer possible?
is there a "puredata" package for your (deb-based) distribution? if so,
it is
— Apologies for cross-postings, please distribute —
__Algorithms that Matter__
Artistic Research Residency - Call for Applications
https://almat.iem.at/call
Algorithms that Matter (Almat) is an artistic research project funded by
the Austrian Science Fund FWF, PEEK AR 403-GBL, and based at the
I
On 03/11/2017 05:20 AM, Liam Goodacre wrote:
> I'm on a clean installation of 0.47.1 on Puppy Linux (Slacko), and I'm trying
> to get the font weight to "normal" instead of bold. The -font-weight flag
> doesn't seem to help.
maybe you the installed font doesn't provide a regular font weight
(unl
On 03/10/2017 09:23 PM, Billy Stiltner wrote:
> if I were to specify the .pd would it get rid of all this extra searching?
why should it?
"extra" means "additional" object, regardless of file type.
however, using Pd-0.47 it would search each directory for all supported
files, rather than searchin
On 03/08/2017 03:51 PM, zmoel...@iem.at wrote:
> tcl suddenly starts formatting floating-point
actually i think it is sprintf() in pd-core (rather than tcl) that breaks.
signature.asc
Description: OpenPGP digital signature
___
Pd-list@lists.iem.at mai
On 03/08/2017 03:34 PM, Hans Roels wrote:
> Hello,
>
> When I try to open the plugin~-help file from the Pd browser, the whole
> window is white and all objects in the file are invisible. This is the
> error message:
>
> (Tcl) UNHANDLED ERROR: bad screen distance "-75,00"
> while executin
On 2017-03-07 08:45, Scott R. Looney wrote:
> the issue seems to be involving audio data arrays and [soundfiler]. mainly
> it looks like adding a read command creates some kind of error, and i think
> it's PD based. might be a bug, but not sure yet.
>
> the error happens in the attached patch in U
On 03/03/2017 07:42 AM, Alexandre Torres Porres wrote:
> Well, I did check the versions and this is what I got...
machine readable format?
> the ones I
> couldn't find the version I marked as "not versioned"; and I think they
> could just be "0.0.1" or something.
how's that better than "0.0.ex
On 2017-03-02 15:11, Roman Haefeli wrote:
> On Don, 2017-03-02 at 14:47 +0100, IOhannes m zmoelnig wrote:
>
>> https://github.com/pure-data/deken/issues/140
>
> What about prompting for the user specific folder, even if does not
> exist, and creating it when confirmed? Do
On 2017-03-02 11:42, Roman Haefeli wrote:
>
> Proposal:
>
> First time Deken is used, it asks to install to the user specific
> folder regardless whether it exists. If the user confirms, it
> automatically creates it and download/extracts the installed external
> there. If the user says "no" the
On 2017-03-02 14:04, Roman Haefeli wrote:
> Global:
> /usr/lib/pd-externals (searched by Pd from package
> manager)
> /usr/local/lib/pd-externals (searched by used-installed Pd)
this is wrong.
all Pd's search in /usr/local/lib/pd-externals regardless of how they
were installed.
the point
On 2017-03-01 21:31, Alexandre Torres Porres wrote:
> Oh, it's cause I had included it, anyway, I'm including it again then, ok?
i'm not opposed to that, but I think we should **not** recommend users
to make system-directories (such as `%ProgramFiles(x86)%\Pd\extra` or
`/Applications/Pd-0.47-1/Con
On 2017-03-02 03:57, Alexandre Torres Porres wrote:
> Howdy, there are two versions of v2.2.6svn from the same date and
> everything and for all operating systems. Can't see any difference from
> them...
>
> Only one of them, for mac os, is as "(darwin-i386-32)(darwin-x86_64-32)"
> and the other a
On 2017-03-02 03:49, Alexandre Torres Porres wrote:
> but I think it would make much more sense to put these libraries there with
> their actual version number.
thank you for volunteering in finding out the actual version numbers of
~100 libraries.
i will happily rename the existing libraries, ju
On 03/01/2017 09:31 PM, Alexandre Torres Porres wrote:
> BTW, what you're calling package manager is the application specific folder
no not really (well, half-true).
the application-specific folder can be a number of things.
it will only be /usr/lib/pd/extra, if Pd is installed into /usr (that is
On 03/01/2017 09:57 PM, patrice colet wrote:
> Is there on linux an environment variable for this ?
>
> Because on my archlinux system application specific data are located at
> a different place in ~/.local/share
nah.
there are slightly different semantics between ~/.local/share and
~/.local/lib
On 03/01/2017 09:47 PM, Alexandre Torres Porres wrote:
> you all might be aware, but you that deken still installs it in the
> deprecated '~/pd-externals' path?
no, deken installs into the first available (and writeable) folder.
it first checks whether there is a ~/.local/lib/pd/extra folder, and
501 - 600 of 1050 matches
Mail list logo