-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
dear Pd junkies,
recently, yahoo (and later aol) has implemented a strict
spam-preventing scheme, that basically prevents mailinglists like
yours truly from doing their work [1].
this scheme basically disallows re-distribution of emails from people
with yahoo-accounts.
you (esp. if you are using yahoo yourself, but gmail users might be
affected as well) might have noticed, that some mailing-list posts
have gone missing (esp. when originating from other yahoo users).
a possibly missing email can be found at [2].
this is *not* a hostile attempt from our side (your faithful iem-team)
to censor the mailinglist(s).
we are currently investigating ways to mitigate the problem [3], but
haven't found an acceptable /and/ working technical solution yet.
if possible, we would like to suggest all posters using
yahoo-addresses, to consider switching to another (free)mail-provider
- - if only for the purpose of posting emails to innocent mailinglists.
if we do not find a solution fast, we might be forced to *temporarily*
disable posting from yahoo-addresses (but will try avoid this step as
long as possible, and if forced to use it keep it as short as possible).
yours,
fgasmdr
IOhannes
[1]
http://thehackernews.com/2014/04/yahoos-new-dmarc-policy-destroys-every.html
[2 http://lists.puredata.info/pipermail/pd-list/2014-05/106991.html
[3] http://wiki.list.org/pages/viewpage.action?pageId=17891458
- --
IEM - network operation center
mailto:noc@iem.at
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iQIcBAEBCAAGBQJThIvKAAoJELZQGcR/ejb4N3gP/0fcSMAI6IreSxcDlqWnL8h0
iNXIf0hMZGSNf6hcSN4zfgzNoUFtPV+f6HEcIXdYK6OR8Yymwgi31orunX6YWl1a
xQYxgYsQ2L7a/JTvZSkgO2/HPtuGT83fzf9P43eJlSt47wVRloEphOe0tts4iObU
NGsFHk/FUXfzGvmQA3RRFUFu+6GVsDA27EdHuJybBiMfbfL9WEqIcps9fvMF3ck5
ujw9SnnLKWqGVp2qImU4CW8DvbJr9WNzHQKNv/qAqYSYJepI7bqDUZuTR/+gjHzF
PYKuu1g8+vRwemGkZJ9g+YSrt7cpG6xS8MOIFRmzNcjckh4BdRNtRqT0gEfpLjEd
Qy7aYHpBbZVRDCJPIGPFhKScvKHjWEyNs5DWQ1EyVqt7240wnVQCC6KtIKtEOs1F
E6LS62p3pg9dwT67fqEaMVU6VPN5/UFAm0478paICL73PwT2YcYDh6mf7Rri9io4
2XAFIi1QRqv4Arn87x323dn8ihXQN2hz2PZQkY9DXlN6CEMt8AOZe7oVmnWWrMEt
6rvj9vKnjT6Odj+cd0Ny/OWGq3nMP9ARLzQyoFtJzheM3ASvROGGqT+RJuHKLiBM
hZ2p0Q6dbQeLsx37f7xdNhlK0CQgUjwJjD6kggLcCXpu5IFehZniwmvIyTok6QB+
qrWUMA2lNFl8GeVHBiDr
=JzQK
-----END PGP SIGNATURE-----
Hi all,
I've recently made this external to access the GPIO and the mcp3008 (or mcp3004) chip in the raspberry pi. They are standalone externals based on WiringPi (http://wiringpi.com/). Everything is in C so they should be reasonably fast.
To get the code, binaries and help files go to:
http://nyu-waverlylabs.org/rpi-gpio/
All best,
J
(apologies for cross-posting)
I am very happy to announce the Open Source release of PESI extended system developed at SOPI research group. This system is designed for co-located collaboration, providing spatial opportunities for musical exploration.
The software system includes 2 main components;
PESI_OnBody component released as Xcode project to create a mobile instrument as an iOS application with integrated audio synthesis part. This component is a custom software built with Objective-C and Libpd. This release includes a Pure Data patch template with three sound modules to create and develop musical interfaces for iOS mobile phones. PESI_OnBody component uses mobile phone’s sensor input data to create and process sound. All the audio synthesis is done in the device with Libpd. It also streams the sensor data to the _masterController patch in PESI_InSpace component.
PESI_InSpace component (repository includes link for the video tutorial) is a modular multi-user motion tracking system (repositories kinectTrackerRealTime, kinectPlySaver and kinectDataServer), which also provides the data to extract certain features, such as relative distances, velocity, acceleration and alignment. The modular structure of the motion tracking module enables to add several Kinect v1 sensor bars to the system for a reliable tracking. The tracking module avoids the loss of tracked players due to occlusions or abrupt movements. The repository PESI_InSpace, the _masterController patch, receives the tracking data from kinectTrackerRealTime and sensor data from mobile phones. The _masterController patch uses that received data to create / manipulate sound and to distribute it to multi-channel speakers.
This release is one of the research outcomes of The Notion of Participative and Sonic Interaction - Academy of Finland project 137646. The project presented at NIME 13 “PESI Extended System: In Space, On Body, with 3 Musicians”, at SMC 13 “Composing Social Interactions for an Interactive-Spatial Performance System” and “Situating the Performer and the Instrument in a Rich Social Context with PESI Extended System”. The system components have also been used in various music performances.
Github repository
https://github.com/SopiMlab
more about the project
http://sopi.media.taik.fi/research/pesi/
best,
Koray
-------------------------------------
M.Koray Tahiroğlu
Department of Media,
Aalto University School of Arts, Design and Architecture
http://sopi.media.taik.fi/http://mlab.taik.fi/~korayt
tel: +358 45 233 6272
Hello,
I am happy to announce the release of PuREST JSON 1.1.0, code name:
Wow! Much request! Such test!, as well as version 1.1.0+json-c-0.10,
code name: Ye Olde Wow! Much request! Such test!
PuREST JSON is a library for working with RESTful HTTP webservices, and
JSON data.
Authentication and authorization for webservices are available with
basic HTTP auth, cookie authentication, and OAuth. As an example for
OAuth authenticated webservices, a Twitter client is included.
Changes since 1.0.0:
- [rest]: HEAD, PATCH, TRACE and OPTIONS request implemented
- [oauth]: HEAD request implemented
- Bug fixes:
-- [rest] and [oauth]: Mac OS X needs cacert.pem
-- [json-encode]: differentiate between float and integer values
- unit tests for [json-decode], [json-encode], [urlparams]
Github repository:
https://github.com/residuum/PuRestJson
Source code packages:
https://github.com/residuum/PuRestJson/releases
Full documentation:
https://github.com/residuum/PuRestJson/wiki
Binaries for Windows and Debian i386, amd64, armhf:
http://ix.residuum.org/pd/purest_json.html
Build instructions for all platforms:
https://github.com/residuum/PuRestJson/wiki/Compilation
Have fun,
Thomas
--
"In an era when everything can be surveiled, all we have left is
politeness."
(Major Napier in: Neal Stephenson: The Diamond Age)
http://www.residuum.org/