[ANN] Diversity tickets for Web Audio Conference 2019
We have a limited number of diversity tickets available to attend the Web Audio Conference 2019 in Trondheim (4-6 December, 2019), thanks to our sponsors (https://ntnu.edu/wac2019/sponsors). This may cover your conference ticket and/or travels as an author or other attender. We have also tried to keep the conference fees as low as possible to encourage interested attendees to come (https://www.ntnu.edu/wac2019/registration).
The diversity tickets will be prioritized for attenders from lower-income countries and backgrounds, and underrepresented communities in web audio.
To be eligible, you need to fill in the following online survey telling us how we can help you, which should take 5-10 minutes: http://tiny.cc/WAC19-call-diversity
An expert diversity committee is constituted who will decide from the candidates by September 15, 2019.
Important dates
- September 8, 2019 (Anywhere on Earth): Deadline diversity tickets application.
- September 15, 2019: Notification of grantees.
- September 22, 2019: Deadline early-bird ticket.
- December 4-6, 2019: The conference.
Please do not hesitate to contact the diversity committee, diversity@wac2019.ntnu.no, if you have questions. You can find more information about the diversity theme here: https://www.ntnu.edu/wac2019/diversity-theme
Also, you can find a preliminary draft of the programme and a list of conference venues on our website:
https://www.ntnu.edu/wac2019/programme
https://www.ntnu.edu/wac2019/venues-and-maps
Best wishes,
The WAC 2019 Diversity Committee
Dictionary object in pd-extended?
i tried to make something like a basic dictionary with the [text] object (i am not sure if my attempt makes sense): dict.pd

best engine?
@dakota I have had problems with Motu drivers... solved by opening the Motu Mix interface and closing it again. All "static" gone.. usually until the next boot.
Probably not useful information though.
Check this first...... https://support.native-instruments.com/hc/en-us/articles/210296445-Mac-Tuning-Tips-for-Audio-Processing ........ disable the Wi-Fi, extra graphics card, etc. (if you can).
Is the Motu driver correct for that OS?
Try relaxing the latency (Pd audiosettings "Delay").
On a mac (not sure about 2008) a lot of internals.... keyboard, trackpad, dvd drive etc. are connected to the usb hub. Disable what you can get away with, and if there are two usb ports one might be cleaner than the other.
The Motu is probably USB 2.0. If there are any USB 1.0 devices on the same hub it will have checked round robin style and reduced the hub speed to USB 1.0.
If no luck then buy a cheap windows7 laptop.
David.
Personal shortcuts in patch
The former African winner who spearheaded a two-week training practice for junior players stated he would be willing to support the Nigeria Table Tennis Federation (NTTF) in its quest to revive the fortune of the game "We've improved a lot today particularly with young players such as Aruna Quadri as everybody seen what happened at the Lagos World Tour and the African Top 16 Cup. At present, some of these Egyptian players are afraid of Nigerians. https://github.com/pingpongsport/bestpingpong/wiki/Best-Ping-Pong-Paddles-&-How-To-Choose-Them
Before, the Egyptians ?will think that they can defeat Nigerian players but today they have doubts of that which we are capable of accomplishing, because they have been convinced by our performance at the Lagos World Tour "I believe that in the next four to five decades, we'll see tremendous improvement in Nigeria tabletennis and I am optimistic that young players enjoy Tosin Oribamishe will be Africa champions in the next three or four years," he confessed. His words: "Exactly what the federation is trying to do would be to ensure that we get our players constantly engaged and we are fortunate to own Toriola, who's ready to utilize the national coaches.
I believe the thing that is most important now is coming off the back of a 2014 Commonwealth Games particularly. We know that we want some new players and some of the players hopefully at the next four decades are going to be in the Commonwealth games, so I am pretty sure that one or 2 of them will be there so we must work harder to build on the successes we have had and that I feel a fresh batch of celebrities will be discovered shortly" Oshodi appealed to identify with the game, to support the federation. Onaolapo and Aruna Quadri. So it tells you that the job we're doing is coming ahead but now that means awaiting NSC and we need money and our sponsors have been very helpful. https://github.com/pingpongsport/bestpingpong/wiki/Best-Ping-Pong-Tables-&-How-To-Choose
They tried very hard but now we want the Federal Government to rear table tennis in Nigeria," he added. However, Toriola that has played important role in the ping pong of the country scene in the era of Egypt believes it's over for the North Africans Sep 09, 2014 (This Day/All Africa Global Media via COMTEX) -- Nigeria's longest serving table baseball player, Segun Toriola, has announced that Egypt's dominance of the sport in the continent has been over In the last five decades, Egypt sustained its dominance of table tennis at the African upper 16 Cup when the Aruna Quadri of Nigeria defeated two Egyptians en-route to clinching the title until recently in Africa and this continued unabated "For me it's very important to give something back to the young ones and everybody know that I have been playing with the national team for many decades.
It is very important to allow the young ones, as I'm planning to stop next year have more comprehension of the sport. Having gained a lot of knowledge even as a junior participant and with over 15 years experience, I think it's also very important I'd like to impart about the younger players," he explained "We must thank our sponsors, the people who backed us and to perform more championships means more cash and that's a significant constraints we are having but we are seeking to the National Sports Commission (NSC) now over. We need their support and backing. We advised we will provide at the Commonwealth Games and a bronze, which we haven't done in a long time was sent by us. We are very proud of that medal considering the fact that we have two young players from the team - Ojo
https://www.linkedin.com/pulse/best-ping-pong-robots-ping-pong-sport/
President of the Nigeria Table Tennis Federation (NTTF), '' Wahid Enitan Oshodi, insisted that getting players like Toriola stays a plus into the country
Cyclone library stopped suddenly loading (PD Vanilla/Windows 10)
@ilpoj It could be a widows10 update.
tcl ........ pd_guiprefs.tcl performs the read/writes through the "registry" object.
On a 64-bit system 32-bit apps write to the "VirtualStore" in the registry.
What is 64-bit and what is 32-bit in Pd and Tcl/Tk?
Maybe it's writing to one and reading from the other?
Tcl........ Tcl 8.6 recommended........
https://stackoverflow.com/questions/31432958/tcl-unable-to-read-variables-of-32-bit-registry-hierarchy-on-a-64-bit-machine
Widows........ Microsoft intend to bin VirtualStore and force app compatibility.....
...... have they just started this process?
https://msdn.microsoft.com/en-us/library/windows/desktop/aa965884(v=vs.85).aspx
Other software identical problem.......
http://knowledgebase.progress.com/articles/Article/UACvirtualisation
Pd_guiprefs.tcl on-going work....... 16 days ago.... maybe time to post a bug?
https://github.com/pure-data/pure-data/tree/master/tcl
Again..... Tcl 8.6 recommended.......
https://community.activestate.com/node/11350
and....
http://www.tcl.tk/cgi-bin/tct/tip/362.html
David.
6 channel sound
@dakota Yes you are correct...... a [dac~ 1 2 3 4 5 6] will give you 6 channel (all separate) output from Pd.
The Behringer that you are looking at will (I am almost absolutely certain) only have 4 discreet outputs.... it says 2in 4out in its title.
It seems you are using a Mac. You will not need soundflower, or anything special to generate 6 channels from Pd....... but you will I think have to search quite hard for a soundcard with 6 outputs. 8 is more usual, and the price is likely to be higher. Check for seconhand on Ebay. The ESI UDJ6 will give 6 outputs.... but no inputs. Maya (ESI again) used to make a cheap 8-in 8-out (rca) model I think.
You can use more than one card at the same time though...... the one you are looking at...... and your computer headphone jack as the other 2 outputs..... see "aggregate device" in your audio-midi setup program on the Mac..
David.
Included externals are not being loaded by Purr-data
@jancsika the contents of that file (org.puredata.pd-l2ork.default.plist are as follows.... if I had to guess, <string>-helppath ~/Library/Pd -helppath /Library/Pd</string> should be something like Pd-l2ork/Contents/Resources/app.nw/extra instead of ~/Library/Pd ?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>defeatrt</key>
<string>0</string>
<key>flags</key>
<string>-helppath ~/Library/Pd -helppath /Library/Pd</string>
<key>loadlib1</key>
<string>libdir</string>
<key>loadlib2</key>
<string>Gem</string>
<key>loadlib3</key>
<string>cyclone</string>
<key>loadlib4</key>
<string>zexy</string>
<key>loadlib5</key>
<string>creb</string>
<key>loadlib6</key>
<string>cxc</string>
<key>loadlib7</key>
<string>iemlib</string>
<key>loadlib8</key>
<string>list-abs</string>
<key>loadlib9</key>
<string>mapping</string>
<key>loadlib10</key>
<string>markex</string>
<key>loadlib11</key>
<string>maxlib</string>
<key>loadlib12</key>
<string>memento</string>
<key>loadlib13</key>
<string>mjlib</string>
<key>loadlib14</key>
<string>motex</string>
<key>loadlib15</key>
<string>oscx</string>
<key>loadlib16</key>
<string>pddp</string>
<key>loadlib17</key>
<string>pdogg</string>
<key>loadlib18</key>
<string>pixeltango</string>
<key>loadlib19</key>
<string>pmpd</string>
<key>loadlib20</key>
<string>rradical</string>
<key>loadlib21</key>
<string>sigpack</string>
<key>loadlib22</key>
<string>smlib</string>
<key>loadlib23</key>
<string>unauthorized</string>
<key>loadlib24</key>
<string>vbap</string>
<key>loadlib25</key>
<string>pan</string>
<key>loadlib26</key>
<string>hcs</string>
<key>loadlib27</key>
<string>jmmmp</string>
<key>loadlib28</key>
<string>ext13</string>
<key>loadlib29</key>
<string>ggee</string>
<key>loadlib30</key>
<string>iem_anything</string>
<key>loadlib31</key>
<string>ekext</string>
<key>loadlib32</key>
<string>pdp</string>
<key>loadlib33</key>
<string>disis</string>
<key>loadlib34</key>
<string>lyonpotpourri</string>
<key>nloadlib</key>
<string>34</string>
<key>path1</key>
<string>/System/Library/Fonts</string>
<key>path2</key>
<string>/Library/Fonts</string>
<key>path3</key>
<string>~/Library/Fonts</string>
<key>path4</key>
<string>/usr/X11R6/lib/X11/fonts/TTF</string>
<key>path5</key>
<string>/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/fonts</string>
<key>npath</key>
<string>5</string>
</dict>
</plist>
purest_json - json-decode via udpreceive
Hi Friends,
I'm looking to get the pitch & yaw coordinates from the GoProVr Player which sends messages in JSON format. I see the messages coming in as numbers using [udpreceive 8000], but I'm unable to parse via [json-decode], followed by [list trim] and [route id yaw pitch]. The best I can get do is print a stream of "123" from [json-decode], [list trim], or the last outlet of [route].
http://www.kolor.com/wiki-en/action/view/GoPro_VR_Player_-_UDP_Communication
Any thoughts would be greatly appreciated.
Thanks, Matt
Filter "exciter" abstract
@dgd There has obviously been a lot of discussion about filters for Pd, latency versus processing overhead, minimum phase etc.
@Katjav is your guru, and I can do no better than to point you here........... http://forum.pdpatchrepo.info/topic/5786/low-latency-fir-filters-minimum-phase-and-partitioned-convolution
Follow the links in that thread.........
David.
Rompre l'isolement à Bordeaux et progresser
Bonjour Jean Christophe,
je suis Bordelais et m'interesse au logiciel d'interaction en temps réel dont pure data pour développer un outil de rééducation dans le cadre de mon travail en centre de rééducation. Mon intéret pour ce logiciel est donc secondaire puisqu'en fait avant tout je veux faire avancer un projet d'installation multimédia. J'ai déjà pu me faire financer pas mal de matériel de capture et d'émission pour ce projet.
Sous les conseils de CRASLAB (un laboratoire d'art sensitif) et Interface Z (un revendeur-conseiller en systeme d'interaction) qui bossent tous deux avec pure data je me suis équipé en maintenant je voudrais passer à la partie dévelloppement.
Je cherche comme toi a me confronter a des gens qui ont de l'expérience pure data sachant que je n'en ai aucune mais suis bien motivé pour m'y mettre, déjà m'initier et trouver des collaborateur pour cette aventure.
JE serai heureux qu'on se rencontre pour s'echanger des tuyaux.
Thibault.
mon mail perso: thibaultmuir@hotmail.com

