Dear list,
I would like to announce our VRR streaming concerts, a cooperation
between the IEM Graz and the PPCM (performance practice of contemporary
music) studies at the University of Arts Graz, led by members of the
Klangforum Wien.
During the last 6 weeks we have been rehearsing in our Virtual Rehearsal
Room (VRR), which has been built entirely in Pd, using the AoO (audio
over OSC) external for high quality and low latency audio streaming. The
students are playing in their living rooms in different cities across 4
countries (Austria, Slovenia, Serbia and Norway). We will now present
the final results in two live concerts, featuring 8 pieces for 3—7
players by John Cage, Anestis Logothetis, Roman Haubenstock-Ramati,
Winfried Ritsch and Peter Ablinger.
Concert I: Friday, June 5, 2020, 18:00 CEST (16:00 UTC)
Concert II: Saturday, June 6, 2020, 18:00 CEST (16:00 UTC)
Location and info: https://vrr.iem.at/concerts/
Best,
Christof
Sorry for cross-posting,
I'd like to share with you a crowdfunding campaign I have started for
the 3dPdModular system. Some of you already know it (was: 3dPd), many
don't. It's a hardware modular synthesizer system running on a single
Raspberry Pi, programmed in Pd.
It looks much like an analog modular synthesizer, but offers a variety
of features not present in analog systems, such as cross-fading between
patches, module cloning, saving patches on a phone app, and more.
The campaign will run for a month. You can find it here
https://gogetfunding.com/3dpdmodular/. The synth's website is this
https://3dpdmodular.cc/.
Please share with anyone interested.
I'm glad to announce the next year's edition of the Vortex Music Journal
dedicated to Pure Data. This volume will be released in 2021 - the year Pd
becomes 25 years old, hence the theme: “A quarter of century of Pd: past,
present and future”. Ask me questions if you have. Check info below (please
share).
Vortex Music Journal | v.9 n.1 "A quarter of century of Pd: past, present
and future"
Submission Deadline: December 15th, 2020.
Guest Editor: Dr. Alexandre Torres Porres
Link: http://vortex.unespar.edu.br/call_v9_n1.pdf
<http://vortex.unespar.edu.br/call_v9_n1.pdf?fbclid=IwAR0vudfHxzsBBctIFm-EHj…>
Cheers
Alexandre Torres Porres
Sorry for cross-posting,
I'd like to share with you a crowdfunding campaign I have started for
the 3dPdModular system. Some of you already know it (was: 3dPd), many
don't. It's a hardware modular synthesizer system running on a single
Raspberry Pi, programmed in Pd.
It looks much like an analog modular synthesizer, but offers a variety
of features not present in analog systems, such as cross-fading between
patches, module cloning, saving patches on a phone app, and more.
The campaign will run for a month. You can find it here
https://gogetfunding.com/3dpdmodular/. The synth's website is this
https://3dpdmodular.cc/.
Please share with anyone interested.
To Pd-announce:
Pd 0.51-0test2 is up. It should fix the code signing problem in test1 ofr
Macintoshes. No difference from test1 on other OSes.
http://msp.ucsd.edu/software.htm
cheers
Miller
Please re-distribute, and sorry for cross-postings.
Once again, this summer the Accademia Musicale Chigiana will organize the
seminar:
Live Electronics Sound and Music Computing -- Performance and interpretation of electronic music in concert
Instructors: Alvise Vidolin, Nicola Bernardini
period: August 8 - July 30 2020
Due to the pandemic restrictions the seminar will be held online.
https://chigiana.org/live-electronics-2020/ <https://chigiana.org/live-electronics-2020/>
The application deadline has been extended to June 15 2020.
Hi
I just released version 2.2 of netpd - the Collaborative Realtime
Networked Music Making Environment. Most of the changes are actually
pretty old, but recent traffic rise on netpd due to current
circumstances made me put a tag on the current state of tings.
Changes include:
* add support for OSC blob data in protocol
* support audio transmissions (samples or live)
* new netpd abstraction: [netpd_sample]
* make instruments directory configurable
* add configuration parameter for latency compensation
On the instruments side, still unannounced are:
* metaseq - a time-line slicer for creating complex sequencing
structures
* evil - live audio transmission with configured latency à la ninjam
* simplesample - proof-of-concept audio sampler
* unpunch - new ds based sequencer with key commands
Since a couple of weeks, you might bump into people from different
parts of the world. We had a jam with 6 participants yesterday and it
went smoothly, so it appears netpd gained some maturity during the
years. Maybe now it's a good time to try it out.
https://www.netpd.org/
Software:
https://www.netpd.org/~roman/netpd-plus-instruments.zip
Cheers,
Roman
Hi,
here's a small bugfix release for vstplugin~- an external to load VST 2
and VST 3 plugins in Pd on Windows, macOS and Linux.
Binaries are available on Deken or can be downloaded here:
https://git.iem.at/pd/vstplugin/-/releases
If possible, please report any issues at
https://git.iem.at/pd/vstplugin/issues
Have fun and stay healthy!
Christof
---
Changelog
- features
* implement missing SMPTE support for VST2 and VST3 plugins
* implement missing MIDI clock sample offset for VST3 plugins (already
implemented for VST2 plugins)
- bug fixes
* fix tiny VST editor window with certain plugins (rare)
* fix bug in VST3 host message binary attribute (used by certain
plugins, like FabFilter, to transmit large visualization data)