[PD] R: Re: pd-vanilla build error on Odroid c2 (linkage problem?)

2016-08-01 Thread angelo.arc...@virgilio.it
Dear Miller,
thanks a lot, I managed to compile with success!

Best

Angelo


>Messaggio originale
>Da: "Miller Puckette" 
>Data: 2-ago-2016 0.42
>A: "Claude Heiland-Allen"
>Cc: 
>Ogg: Re: [PD] pd-vanilla build error on Odroid c2 (linkage problem?)
>
>Oops!  My bad, should be fixed in git repo now.
>
>M
>
>On Tue, Aug 02, 2016 at 01:04:24AM +0100, Claude Heiland-Allen wrote:
>> On 02/08/16 00:56, angelo.arc...@virgilio.it wrote:
>> >undefined reference to `glist_reloadingabstraction'
>> 
>> This is a bug introduced by the latest git commit.  I don't know what the
>> correct fix is, but using the previous commit[1] allowed me to build Pd
>> without issues.  Reading the log seems to indicate that without the commit
>> [clone~] may fail to function correctly, but I haven't tried that.  A built
>> Pd without [clone~] is at least better than a non-built Pd...
>> 
>> [1] git checkout HEAD~1
>> 
>> 
>> Claude
>> -- 
>> https://mathr.co.uk
>> 
>> 
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> https://lists.puredata.
info/listinfo/pd-list
>
>___
>Pd-list@lists.iem.at mailing list
>UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-
list
>



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-vanilla build error on Odroid c2 (linkage problem?)

2016-08-01 Thread Miller Puckette
Oops!  My bad, should be fixed in git repo now.

M

On Tue, Aug 02, 2016 at 01:04:24AM +0100, Claude Heiland-Allen wrote:
> On 02/08/16 00:56, angelo.arc...@virgilio.it wrote:
> >undefined reference to `glist_reloadingabstraction'
> 
> This is a bug introduced by the latest git commit.  I don't know what the
> correct fix is, but using the previous commit[1] allowed me to build Pd
> without issues.  Reading the log seems to indicate that without the commit
> [clone~] may fail to function correctly, but I haven't tried that.  A built
> Pd without [clone~] is at least better than a non-built Pd...
> 
> [1] git checkout HEAD~1
> 
> 
> Claude
> -- 
> https://mathr.co.uk
> 
> 
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-vanilla build error on Odroid c2 (linkage problem?)

2016-08-01 Thread Claude Heiland-Allen

On 02/08/16 00:56, angelo.arc...@virgilio.it wrote:

undefined reference to `glist_reloadingabstraction'


This is a bug introduced by the latest git commit.  I don't know what 
the correct fix is, but using the previous commit[1] allowed me to build 
Pd without issues.  Reading the log seems to indicate that without the 
commit [clone~] may fail to function correctly, but I haven't tried 
that.  A built Pd without [clone~] is at least better than a non-built Pd...


[1] git checkout HEAD~1


Claude
--
https://mathr.co.uk


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] puredata.info cleanup

2016-08-01 Thread Derek Kwan
Hello,

I don't know if this is the proper list for this, I found there is a
pdweb mailing list but it looks to be quite inactive so I figure I start
the discussion here... 

I finally got an account on the puredata.info page so I took the liberty
of cleaning up/clarifying some of the writing on the front page if
nobody minds... I didn't want to do anything drastic, just try to make
things less wordy and clear up some things (like move the description of
deken to the Pd vanilla bullet, clear up the description of objects and
canvases, bold things like operating systems).

I don't want to attempt to do anything drastic without consulting the
list, but I feel that the front page could use some changing up. When
you load up puredata.info, you're immediately hit with this wall of
text, which can be quite overwhelming (especially for newbies).
Pd-vanilla and Pd-l2ork are featured downloads to the right of the page,
but you have to wade through the wall of text to actually figure out
what they are. Taking a page (haha, pun) from the processing.org
website, it's clearly marked where to download Processing right near the
top (in a larger font even, along with a link to tutorials and an object
reference guide) with a video above it explaining exactly what
Processing is and what it does (and what's new with Processing 3).
Granted, historically we've had two main distributions of Pd with vanilla
and extended so perhaps there needs to be a little more words explaining
which is what (adding on to that, since extended is defunct and l2ork
isn't ready for multi-platform yet, would it be helpful just to point
everybody to Pd as the main distribution?). Describing Pd and what it
does might be shortened up (and perhaps if you want the longer
description, make an About link on the sidebar) and perhaps throwing a
few pictures and/or visual eye candy while remaining relatively
lightweight/datafriendly could help  Also, posting the current versions 
next to the download links (can this be automated?) would be helpful.

Summing up, I just think the front page of puredata.info isn't as
clear/user-friendly as it could be and it's not particularly helpful in
welcoming new users. Thoughts?

(Also, how do things get added to the News list? The last entry is from
2015 and things such as Pd updates and the NYC conference on there would
be nice.)

=
Derek Kwan
www.derekxkwan.com

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] pd-vanilla build error on Odroid c2 (linkage problem?)

2016-08-01 Thread angelo.arc...@virgilio.it
Dear list members,
I am trying to build from sources pd-vanilla (the last version) on the ODROID 
C2 board, over Ubuntu 16.04.
I get errors, likely related to the linkage of pd-g_canvas.o and pd-g_editor.o 
and I have not figured out how 
to solve the problem. Can anyone help me please?

The error happens when launching make:


make -C po all
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
rule.
make[1]: Entering directory '/home/odroid/Desktop/puredata/pure-data/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/odroid/Desktop/puredata/pure-data/po'
make  all-recursive
make[1]: Entering directory '/home/odroid/Desktop/puredata/pure-data'
Making all in portaudio
make[2]: Entering directory '/home/odroid/Desktop/puredata/pure-data/portaudio'
if test -n "" ; then for dir in ""; do make -C $dir all; done ; fi
make[2]: Leaving directory '/home/odroid/Desktop/puredata/pure-data/portaudio'
Making all in src
make[2]: Entering directory '/home/odroid/Desktop/puredata/pure-data/src'
/bin/bash ../libtool  --tag=CXX   --mode=link g++  -g -O2   -export-dynamic -lm 
 -o pd pd-g_canvas.o pd-g_graph.o pd-g_text.o pd-g_rtext.o pd-g_array.o 
pd-g_template.o pd-g_io.o pd-g_scalar.o pd-g_traversal.o pd-g_guiconnect.o 
pd-g_readwrite.o pd-g_editor.o pd-g_clone.o pd-g_all_guis.o pd-g_bang.o 
pd-g_hdial.o pd-g_hslider.o pd-g_mycanvas.o pd-g_numbox.o pd-g_toggle.o 
pd-g_vdial.o pd-g_vslider.o pd-g_vumeter.o pd-m_pd.o pd-m_class.o pd-m_obj.o 
pd-m_atom.o pd-m_memory.o pd-m_binbuf.o pd-m_conf.o pd-m_glob.o pd-m_sched.o 
pd-s_main.o pd-s_inter.o pd-s_file.o pd-s_print.o pd-s_loader.o pd-s_path.o 
pd-s_entry.o pd-s_audio.o pd-s_midi.o pd-s_utf8.o pd-d_ugen.o pd-d_ctl.o 
pd-d_arithmetic.o pd-d_osc.o pd-d_filter.o pd-d_dac.o pd-d_misc.o pd-d_math.o 
pd-d_fft.o pd-d_array.o pd-d_global.o pd-d_delay.o pd-d_resample.o 
pd-d_soundfile.o pd-x_arithmetic.o pd-x_connective.o pd-x_interface.o 
pd-x_midi.o pd-x_misc.o pd-x_time.o pd-x_acoustics.o pd-x_net.o pd-x_text.o 
pd-x_gui.o pd-x_list.o pd-x_array.o pd-x_scalar.o pd-x_vexp.o pd-x_vexp_if.o 
pd-x_vexp_fun.o pd-s_audio_alsa.o pd-s_audio_alsamm.o pd-s_midi_alsa.o  
pd-d_fft_fftsg.o pd-s_audio_jack.o pd-s_audio_oss.o pd-s_midi_oss.o 
pd-s_audio_pa.o pd-s_audio_paring.o-lasound -ljack 
../portaudio/lib/libportaudio.la   -lpthread -ldl  -lrt   
libtool: link: g++ -g -O2 -o .libs/pd pd-g_canvas.o pd-g_graph.o pd-g_text.o 
pd-g_rtext.o pd-g_array.o pd-g_template.o pd-g_io.o pd-g_scalar.o 
pd-g_traversal.o pd-g_guiconnect.o pd-g_readwrite.o pd-g_editor.o pd-g_clone.o 
pd-g_all_guis.o pd-g_bang.o pd-g_hdial.o pd-g_hslider.o pd-g_mycanvas.o 
pd-g_numbox.o pd-g_toggle.o pd-g_vdial.o pd-g_vslider.o pd-g_vumeter.o 
pd-m_pd.o pd-m_class.o pd-m_obj.o pd-m_atom.o pd-m_memory.o pd-m_binbuf.o 
pd-m_conf.o pd-m_glob.o pd-m_sched.o pd-s_main.o pd-s_inter.o pd-s_file.o 
pd-s_print.o pd-s_loader.o pd-s_path.o pd-s_entry.o pd-s_audio.o pd-s_midi.o 
pd-s_utf8.o pd-d_ugen.o pd-d_ctl.o pd-d_arithmetic.o pd-d_osc.o pd-d_filter.o 
pd-d_dac.o pd-d_misc.o pd-d_math.o pd-d_fft.o pd-d_array.o pd-d_global.o 
pd-d_delay.o pd-d_resample.o pd-d_soundfile.o pd-x_arithmetic.o 
pd-x_connective.o pd-x_interface.o pd-x_midi.o pd-x_misc.o pd-x_time.o 
pd-x_acoustics.o pd-x_net.o pd-x_text.o pd-x_gui.o pd-x_list.o pd-x_array.o 
pd-x_scalar.o pd-x_vexp.o pd-x_vexp_if.o pd-x_vexp_fun.o pd-s_audio_alsa.o 
pd-s_audio_alsamm.o pd-s_midi_alsa.o pd-d_fft_fftsg.o pd-s_audio_jack.o 
pd-s_audio_oss.o pd-s_midi_oss.o pd-s_audio_pa.o pd-s_audio_paring.o 
-Wl,--export-dynamic  -lm -lasound -ljack 
../portaudio/lib/.libs/libportaudio.so -lpthread -ldl -lrt
pd-g_canvas.o: In function `canvas_updatewindowlist':
/home/odroid/Desktop/puredata/pure-data/src/g_canvas.c:73: undefined reference 
to `glist_reloadingabstraction'
/home/odroid/Desktop/puredata/pure-data/src/g_canvas.c:73: undefined reference 
to `glist_reloadingabstraction'
pd-g_canvas.o: In function `canvas_dirty':
/home/odroid/Desktop/puredata/pure-data/src/g_canvas.c:610: undefined reference 
to `glist_reloadingabstraction'
/home/odroid/Desktop/puredata/pure-data/src/g_canvas.c:610: undefined reference 
to `glist_reloadingabstraction'
pd-g_editor.o: In function `canvas_reload':
/home/odroid/Desktop/puredata/pure-data/src/g_editor.c:790: undefined reference 
to `glist_reloadingabstraction'
pd-g_editor.o:/home/odroid/Desktop/puredata/pure-data/src/g_editor.c:790: more 
undefined references to `glist_reloadingabstraction' follow
collect2: error: ld returned 1 exit status
Makefile:703: recipe for target 'pd' failed
make[2]: *** [pd] Error 1
make[2]: Leaving directory '/home/odroid/Desktop/puredata/pure-data/src'
Makefile:939: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/odroid/Desktop/puredata/pure-data'
Makefile:839: recipe for target 'all' failed
make: *** [all] Error 2



I should have all the dependencies installed.

Before running the make I had run without any 

[PD] PdCon16 NYC Calls extended deadline?

2016-08-01 Thread Julián Villegas
Hi list,

Would it be possible to extend the deadline for submissions to PdCon16? as it 
turns out August is rather a bad month for preparing something worth presenting 
at the conference. Thanks for your consideration.

Cheers, 

Julian.





> On Aug 2, 2016, at 5:02 AM, pd-list-requ...@lists.iem.at wrote:
> 
> Send Pd-list mailing list submissions to
>   pd-list@lists.iem.at
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>   https://lists.puredata.info/listinfo/pd-list
> or, via email, send a message with subject or body 'help' to
>   pd-list-requ...@lists.iem.at
> 
> You can reach the person managing the list at
>   pd-list-ow...@lists.iem.at
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pd-list digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: PdCon16 NYC Calls are open (Johnny Mauser)
>   2. R: Re:   Errors in building pd-extended on Odroid C2
>  (angelo.arc...@virgilio.it)
>   3. R:  R: Re:   Errors in building pd-extended on Odroid C2
>  (angelo.arc...@virgilio.it)
> 
> 
> --
> 
> Message: 1
> Date: Mon, 1 Aug 2016 20:52:54 +0200
> From: Johnny Mauser <joson.andr...@googlemail.com>
> To: Jaime Oliver <jaime.oliv...@gmail.com>
> Cc: pd-list@lists.iem.at
> Subject: Re: [PD] PdCon16 NYC Calls are open
> Message-ID:
>   <CAMJUsDY8wAm2Xc43K+ZDmZm2ezVm5VeBKL2B-4vB183TS8y=2...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Hi jaime et all
> 
> Is there a possibility of funding for flights and accommodation, like in
> 2011?
> 
> Would so much love to come,
> 
> Jonas
> Am 01.08.2016 20:15 schrieb "Jaime Oliver" <jaime.oliv...@gmail.com>:
> 
>> Hi Liam,
>> 
>> Sorry for the delay.
>> 
>> Priority will be given to presenters who will attend the convention.
>> 
>> All the best,
>> 
>> Jaime
>> 
>> 
>> 
>> On Jul 24, 2016, at 2:12 PM, Liam Goodacre <liamg...@hotmail.com> wrote:
>> 
>> Hi Jamie
>> 
>> I'd like to submit a paper for this, but it's doubtful that I can afford
>> to come to New York in November. Will you be giving selected authors the
>> chance to present online rather than in person?
>> 
>> 
>> *From: *Jaime Oliver
>> *Sent: *21 July 2016 08:13
>> *To: *Pd-list
>> *Subject: *[PD] PdCon16 NYC Calls are open
>> 
>> 
>> 
>> 
>> Dear All,
>> 
>> Please check out the calls for papers, works, and proposals for the
>> upcoming Pd Convention.
>> 
>> http://www.nyu-waverlylabs.org/pdcon16/calls/
>> 
>> All the best,
>> 
>> J
>> 
>> 
>> 
>> 
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> https://lists.puredata.info/listinfo/pd-list
>> 
>> 
>> 
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> https://lists.puredata.info/listinfo/pd-list
>> 
>> 
> -- next part --
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.puredata.info/pipermail/pd-list/attachments/20160801/291898e4/attachment-0001.html>
> 
> --
> 
> Message: 2
> Date: Mon, 1 Aug 2016 20:58:11 +0200 (CEST)
> From: "angelo.arc...@virgilio.it" <angelo.arc...@virgilio.it>
> To: Simon Iten <itensi...@gmail.com>, pd-list@lists.iem.at
> Subject: [PD] R: Re:   Errors in building pd-extended on Odroid C2
> Message-ID:
>   <1950392810.879551470077891926.JavaMail.defaultUser@defaultHost>
> Content-Type: text/plain; charset="utf-8"
> 
> Dear Simon, 
> thanks a lot for your quick and valuable answer! 
> 
> Actually I did not find anywhere that pd.extended is outdated, having this 
> information clearly stated on the website would have allowed me to save time. 
> So my suggestion would be to signal this on the website.
> 
> Anyways, I will try to build pd-vanilla and deken.
> 
> However, I think it would be great to solve the compilation problem related 
> to the alsa packages linkage.
> 
> 
> Best
> 
> Angelo
> 
> 
> 
> 
> 
> Messaggio originale
> 
> Da: "Simon Iten" <itensi...@gmail.com>
> 
> Data: 1-ago-2016 15.26
> 
> A: "angelo.arc...@virgilio.it"<angelo.arc...@virgilio.it>
> 
> Cc:

[PD] R: R: Re: Errors in building pd-extended on Odroid C2

2016-08-01 Thread angelo.arc...@virgilio.it
Actually on the main page of puredata.info I have just found

Pd extended: a version of Pd vanilla that comes with many libraries written by 
the community. Pd extended can be used for graphics rendering (GEM library), 
OSC communications, binary file processing, audio-visual streaming, physical 
modeling, sensor-based performances, and much more. As of 2014, Pd extended is 
no longer being maintained. A growing number of libraries are forked 
independently and made available via the Pd vanilla (deken plug-in).


I suggest that this message is also displayed on the pages related to building 
pd-extended.



Best 



Angelo





Messaggio originale

Da: "angelo.arc...@virgilio.it" 

Data: 1-ago-2016 18.58

A: "Simon Iten", 

Ogg: [PD] R: Re:   Errors in building pd-extended on Odroid C2



Dear Simon, 
thanks a lot for your quick and valuable answer! 

Actually I did not find anywhere that pd.extended is outdated, having this 
information clearly stated on the website would have allowed me to save time. 
So my suggestion would be to signal this on the website.

Anyways, I will try to build pd-vanilla and deken.

However, I think it would be great to solve the compilation problem related to 
the alsa packages linkage.


Best

Angelo





Messaggio originale

Da: "Simon Iten" 

Data: 1-ago-2016 15.26

A: "angelo.arc...@virgilio.it"

Cc: 

Ogg: Re: [PD]  Errors in building pd-extended on Odroid C2



pd-extended is really outdated and not supported anymore.the general consensus 
is to use pd-vanilla with deken since almost all extended libraries are 
available in deken.On 01 Aug 2016, at 16:57, angelo.arc...@virgilio.it wrote:
Sorry I forgot the attachment of the  .txt file with the whole output of the 
build. Please find it attached.Thanks in advanceBestAngelo

Messaggio originale
Da: "angelo.arc...@virgilio.it" 
Data: 1-ago-2016 14.53
A: 
Ogg: [PD] Errors in building pd-extended on Odroid C2

Dear list members,when building from source pd-extended (the last version) on 
the ODROID C2 board, running Ubuntu 16.04,I get errors, likely related to the 
linkage to the alsa packages.To build I simply followed the instructions listed 
on the puredata.info(cd pure-data/packages/linux_make and then make 
install)Here the lines of the build output were the error 
begins:pd-s_audio_alsa.o: In function 
`check_error':/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_audio_alsa.c:72:
 undefined reference to `snd_strerror'pd-s_audio_alsa.o: In function 
`alsaio_setup':/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_audio_alsa.c:121:
 undefined reference to `snd_pcm_hw_params_sizeof'It terminates with the 
following lines:pd-s_midi_alsa.o: In function 
`sys_alsa_close_midi':/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_midi_alsa.c:278:
 undefined reference to 
`snd_seq_close'/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_midi_alsa.c:281:
 undefined reference to `snd_midi_event_free'collect2: error: ld returned 1 
exit statusMakefile:722: recipe for target 'pd' failedmake[5]: *** [pd] Error 
1make[5]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src'Makefile:2038: 
recipe for target 'all-recursive' failedmake[4]: *** [all-recursive] Error 
1make[4]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src'Makefile:913: 
recipe for target 'all-recursive' failedmake[3]: *** [all-recursive] Error 
1make[3]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd'Makefile:813: recipe 
for target 'all' failedmake[2]: *** [all] Error 2make[2]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd'Makefile:114: recipe 
for target 'pd' failedmake[1]: *** [pd] Error 2make[1]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/packages'Makefile:84: 
recipe for target 'install' failedmake: *** [install] Error 2Please find 
attached a .txt file with the whole output of the build.I think I have all the 
dependencies correctly installed.I was wondering, should I build alsa? I had 
installed via apt-get. Or maybe should I change something in the command for 
compiling? It seems that the compiler does not find the alsa packages.I would 
be immensely grateful to anyone who could help me.Best regardsAngelo

___pd-l...@lists.iem.at
 mailing listUNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list







___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] R: Re: Errors in building pd-extended on Odroid C2

2016-08-01 Thread angelo.arc...@virgilio.it
Dear Simon, 
thanks a lot for your quick and valuable answer! 

Actually I did not find anywhere that pd.extended is outdated, having this 
information clearly stated on the website would have allowed me to save time. 
So my suggestion would be to signal this on the website.

Anyways, I will try to build pd-vanilla and deken.

However, I think it would be great to solve the compilation problem related to 
the alsa packages linkage.


Best

Angelo





Messaggio originale

Da: "Simon Iten" 

Data: 1-ago-2016 15.26

A: "angelo.arc...@virgilio.it"

Cc: 

Ogg: Re: [PD]  Errors in building pd-extended on Odroid C2



pd-extended is really outdated and not supported anymore.the general consensus 
is to use pd-vanilla with deken since almost all extended libraries are 
available in deken.On 01 Aug 2016, at 16:57, angelo.arc...@virgilio.it wrote:
Sorry I forgot the attachment of the  .txt file with the whole output of the 
build. Please find it attached.Thanks in advanceBestAngelo

Messaggio originale
Da: "angelo.arc...@virgilio.it" 
Data: 1-ago-2016 14.53
A: 
Ogg: [PD] Errors in building pd-extended on Odroid C2

Dear list members,when building from source pd-extended (the last version) on 
the ODROID C2 board, running Ubuntu 16.04,I get errors, likely related to the 
linkage to the alsa packages.To build I simply followed the instructions listed 
on the puredata.info(cd pure-data/packages/linux_make and then make 
install)Here the lines of the build output were the error 
begins:pd-s_audio_alsa.o: In function 
`check_error':/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_audio_alsa.c:72:
 undefined reference to `snd_strerror'pd-s_audio_alsa.o: In function 
`alsaio_setup':/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_audio_alsa.c:121:
 undefined reference to `snd_pcm_hw_params_sizeof'It terminates with the 
following lines:pd-s_midi_alsa.o: In function 
`sys_alsa_close_midi':/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_midi_alsa.c:278:
 undefined reference to 
`snd_seq_close'/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_midi_alsa.c:281:
 undefined reference to `snd_midi_event_free'collect2: error: ld returned 1 
exit statusMakefile:722: recipe for target 'pd' failedmake[5]: *** [pd] Error 
1make[5]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src'Makefile:2038: 
recipe for target 'all-recursive' failedmake[4]: *** [all-recursive] Error 
1make[4]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src'Makefile:913: 
recipe for target 'all-recursive' failedmake[3]: *** [all-recursive] Error 
1make[3]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd'Makefile:813: recipe 
for target 'all' failedmake[2]: *** [all] Error 2make[2]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd'Makefile:114: recipe 
for target 'pd' failedmake[1]: *** [pd] Error 2make[1]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/packages'Makefile:84: 
recipe for target 'install' failedmake: *** [install] Error 2Please find 
attached a .txt file with the whole output of the build.I think I have all the 
dependencies correctly installed.I was wondering, should I build alsa? I had 
installed via apt-get. Or maybe should I change something in the command for 
compiling? It seems that the compiler does not find the alsa packages.I would 
be immensely grateful to anyone who could help me.Best regardsAngelo

___pd-l...@lists.iem.at
 mailing listUNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdCon16 NYC Calls are open

2016-08-01 Thread Johnny Mauser via Pd-list
Hi jaime et all

Is there a possibility of funding for flights and accommodation, like in
2011?

Would so much love to come,

Jonas
Am 01.08.2016 20:15 schrieb "Jaime Oliver" :

> Hi Liam,
>
> Sorry for the delay.
>
> Priority will be given to presenters who will attend the convention.
>
> All the best,
>
> Jaime
>
>
>
> On Jul 24, 2016, at 2:12 PM, Liam Goodacre  wrote:
>
> Hi Jamie
>
> I'd like to submit a paper for this, but it's doubtful that I can afford
> to come to New York in November. Will you be giving selected authors the
> chance to present online rather than in person?
>
>
> *From: *Jaime Oliver
> *Sent: *21 July 2016 08:13
> *To: *Pd-list
> *Subject: *[PD] PdCon16 NYC Calls are open
>
>
>
>
> Dear All,
>
> Please check out the calls for papers, works, and proposals for the
> upcoming Pd Convention.
>
> http://www.nyu-waverlylabs.org/pdcon16/calls/
>
> All the best,
>
> J
>
>
>
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
>
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PdCon16 NYC Calls are open

2016-08-01 Thread Jaime Oliver
Hi Liam, 

Sorry for the delay.

Priority will be given to presenters who will attend the convention. 

All the best,

Jaime



> On Jul 24, 2016, at 2:12 PM, Liam Goodacre  wrote:
> 
> Hi Jamie
>  
> I'd like to submit a paper for this, but it's doubtful that I can afford to 
> come to New York in November. Will you be giving selected authors the chance 
> to present online rather than in person?
>  
> 
> From: Jaime Oliver
> Sent: 21 July 2016 08:13
> To: Pd-list
> Subject: [PD] PdCon16 NYC Calls are open
>  
> 
>  
>  
> Dear All, 
>  
> Please check out the calls for papers, works, and proposals for the upcoming 
> Pd Convention.
>  
> http://www.nyu-waverlylabs.org/pdcon16/calls/ 
> 
>  
> All the best,
>  
> J
>  
>  
>  
>  
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Windows/MinGW DLL dependencies. Was: cyclone/maxlib-maintenance-(w32)

2016-08-01 Thread Fred Jan Kraan

Hi Lucas,


Hi Fred,

First, Did you recompiled [coll] with changes from the previous pkg?


Yes, I did recompile the package because I wanted the copying of the 
DLLs being part of the Makefile (while executing 'make install'). And 
there were some minor changes, but not enough to build for all 
platforms, IMHO. The coll sources are unchanged.


So far I found the problem is not caused by a newer version of the build 
system; an older version also produces the dependency on libgcc_s_dw2-1.dll.
Another possibility is that it is caused by an upgrade of MinGW/MSys. I 
hope to have some time soon to check this out.


It would be nice if the build system could report these dependencies or 
even take care of them. But this will not be realized in the short term.


Greetings,

Fred Jan


Attached image of previous and actual [coll] analyzed with
http://www.dependencywalker.com/ 


If you did not recompiled with changes I have “troubles” and I'm just
looking for them.

/> Not really. For proper testing you need a Windows machine that
has no /

/> MinGW development kit installed, or at least not in the current
PATH. /

/> Usually when a dll is missing the system shows a popup window
stating /

/> the name of the dll. Here this often doesn't happen. It did once,
so I /

/> knew the name of the dll. /


Yes, I did my tests on a relatively clean machine (win 8.1) with a patch
that open every help.pd in the pkg, there I get popups of missing.dll,
place them and re-tested the pkg again, closing and reopening pd for
each pkg test (.dlls remain loaded if not closing pd).

This type of test can not be done in win10, this Os does not popup
missing .dll and it does not report it in the “event viewer” at least
not for Pd.

Other few pkgs were tested only with DependancyWalker, i.e iemmatrix.


Please don't get me wrong, I'm not saying that “libgcc_s_dw2-1.dll” is
not needed, I want to know why I have not detected it in the previous
pkg, and transfer this possible “problem” to other pkgs.

Again, did you recompile [coll]?


Salutti,
Lucarda.


Mensaje telepatico asistido por maquinas.


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] Point/blob tracking to BVH file

2016-08-01 Thread Antonio Roberts
Hi Pure Data list,

I want to do some very basic motion capture and do some blob/point
tracking and save the data to a BVH file. BVH files are one of the
common file formats used to store motion capture data. More
information here https://en.wikipedia.org/wiki/Biovision_Hierarchy

I'll then use this file to use on some animations in Blender.

I'm aware that Kinect can produce better results, but for my purposes
(i.e. not owning a Kinect) is there a way to track a point in Pure
Data and save the data to a BVH file?

Thanks,

Antonio



-- 

anto...@hellocatfood.com
http://www.hellocatfood.com


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Errors in building pd-extended on Odroid C2

2016-08-01 Thread Simon Iten
pd-extended is really outdated and not supported anymore.

the general consensus is to use pd-vanilla with deken since almost all extended 
libraries are available in deken.


> On 01 Aug 2016, at 16:57, angelo.arc...@virgilio.it wrote:
> 
> 
> Sorry I forgot the attachment of the .txt file with the whole output of the 
> build. Please find it attached.
> 
> Thanks in advance
> 
> Best
> 
> Angelo
> Messaggio originale
> Da: "angelo.arc...@virgilio.it" 
> Data: 1-ago-2016 14.53
> A: 
> Ogg: [PD] Errors in building pd-extended on Odroid C2
> 
> Dear list members,
> when building from source pd-extended (the last version) on the ODROID C2 
> board, running Ubuntu 16.04,
> I get errors, likely related to the linkage to the alsa packages.
> 
> To build I simply followed the instructions listed on the puredata.info
> (cd pure-data/packages/linux_make and then make install)
> 
> 
> 
> Here the lines of the build output were the error begins:
> 
> pd-s_audio_alsa.o: In function `check_error':
> /home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_audio_alsa.c:72: 
> undefined reference to `snd_strerror'
> pd-s_audio_alsa.o: In function `alsaio_setup':
> /home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_audio_alsa.c:121:
>  undefined reference to `snd_pcm_hw_params_sizeof'
> 
> It terminates with the following lines:
> 
> pd-s_midi_alsa.o: In function `sys_alsa_close_midi':
> /home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_midi_alsa.c:278: 
> undefined reference to `snd_seq_close'
> /home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_midi_alsa.c:281: 
> undefined reference to `snd_midi_event_free'
> collect2: error: ld returned 1 exit status
> Makefile:722: recipe for target 'pd' failed
> make[5]: *** [pd] Error 1
> make[5]: Leaving directory 
> '/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src'
> Makefile:2038: recipe for target 'all-recursive' failed
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory 
> '/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src'
> Makefile:913: recipe for target 'all-recursive' failed
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> '/home/odroid/Desktop/pdextended_sources/pd-extended/pd'
> Makefile:813: recipe for target 'all' failed
> make[2]: *** [all] Error 2
> make[2]: Leaving directory 
> '/home/odroid/Desktop/pdextended_sources/pd-extended/pd'
> Makefile:114: recipe for target 'pd' failed
> make[1]: *** [pd] Error 2
> make[1]: Leaving directory 
> '/home/odroid/Desktop/pdextended_sources/pd-extended/packages'
> Makefile:84: recipe for target 'install' failed
> make: *** [install] Error 2
> 
> 
> Please find attached a .txt file with the whole output of the build.
> 
> I think I have all the dependencies correctly installed.
> 
> I was wondering, should I build alsa? I had installed via apt-get. Or maybe 
> should I change 
> something in the command for compiling? It seems that the compiler does not 
> find the alsa packages.
> 
> I would be immensely grateful to anyone who could help me.
> 
> 
> Best regards
> 
> Angelo
> 
> 
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] Errors in building pd-extended on Odroid C2

2016-08-01 Thread angelo.arc...@virgilio.it
Dear list members,
when building from source pd-extended (the last version) on the ODROID C2 
board, running Ubuntu 16.04,
I get errors, likely related to the linkage to the alsa packages.

To build I simply followed the instructions listed on the puredata.info
(cd pure-data/packages/linux_make and then make install)



Here the lines of the build output were the error begins:

pd-s_audio_alsa.o: In function `check_error':
/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_audio_alsa.c:72: 
undefined reference to `snd_strerror'
pd-s_audio_alsa.o: In function `alsaio_setup':
/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_audio_alsa.c:121: 
undefined reference to `snd_pcm_hw_params_sizeof'

It terminates with the following lines:

pd-s_midi_alsa.o: In function `sys_alsa_close_midi':
/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_midi_alsa.c:278: 
undefined reference to `snd_seq_close'
/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src/s_midi_alsa.c:281: 
undefined reference to `snd_midi_event_free'
collect2: error: ld returned 1 exit status
Makefile:722: recipe for target 'pd' failed
make[5]: *** [pd] Error 1
make[5]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src'
Makefile:2038: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd/src'
Makefile:913: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd'
Makefile:813: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/pd'
Makefile:114: recipe for target 'pd' failed
make[1]: *** [pd] Error 2
make[1]: Leaving directory 
'/home/odroid/Desktop/pdextended_sources/pd-extended/packages'
Makefile:84: recipe for target 'install' failed
make: *** [install] Error 2


Please find attached a .txt file with the whole output of the build.

I think I have all the dependencies correctly installed.

I was wondering, should I build alsa? I had installed via apt-get. Or maybe 
should I change 
something in the command for compiling? It seems that the compiler does not 
find the alsa packages.

I would be immensely grateful to anyone who could help me.


Best regards

Angelo
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list