Hello, as previously announced many times, we have an edition of the Vortex
Music Journal dedicated to Pure Data whose deadline is June 1st 2021!
Please share this around so it reaches people that might contribute!
2021 is the year Pd becomes 25 years old, hence the theme: “A quarter of
century of Pd: past, present and future”. So we're especially looking for
works that present a dialogue with Pd's history and also look ahead. Novel
works that contribute to Pd naturally do that, of course. And by "Pd",
clearly we mean all that is related and based on Pd, like forks, like works
that rely on libpd, etc... Note that artistic works are also highly
welcome, in the same way especially those that involve something "new".
for more details, see: http://vortex.unespar.edu.br/call_v9_n2a.pdf
[image: 153617156_10159099606851683_7070949421585107292_n.jpg]
I'm happy to announce the final release of [vstplugin~] v0.5.0 - a Pd
external to load VST plugins 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.
Big thanks to all my beta testers!
---
Here are the major new features:
* support for multiple input/output busses (VST3 only)
* [offline( method for better offline processing support
* Linux: allow to run 32-bit and 64-bit Windows plugins (via Wine)
* improve UI handling on all platforms
* [size( method to resize plugin UI (if supported)
* Linux: fix VST3 editor
* fix some race conditions (= better stability)
* fix broken transport methods for multi-threading
* fix bugs in VST3 preset reading/writing
* new '-x' (= exlude path) and '-t' (= timeout) flags for [search( method
See the release page for the full change log.
---
Have fun!
Christof
Dear List,
You can now get the click track of your favorite piece online! (or almost)
The Click Trackerwebsite hosts now an open library with tracks sent by
its users.
The selection is small, but hopefully will grow with time. You can find
pieces by Carola Bauckholt, Christian Winther Christensen, Bernhard
Lang, Mesias Maiguashca, Enno Poppe, Niklas Seidl, Simon Steen-Andersen,
Øyvind Torvundand a couple others. These can be downloaded as a Click
Tracker file, or mp3.
All the details in http://jmmmp.github.io/clicktracker/index-library
If you have any click track to be posted, let me know.
Best,
João Pais
--
Click Tracker Mobile -https://bit.ly/click-tracker-mob
Click Tracker -http://j.mp/click-tracker
Facebook -http://j.mp/clicktrackerfb
Hi there, the highlight in this update is that I'm finally releasing my
preset management system for Pd as part of the ELSE library, it's called
[presets].
It is an abstraction based on [savestate], [text] and [else/retrieve]. It
communicates to receive symbols to get information from what's connected to
them and also send the information.
It has morphing and interpolation features and can also work with
abstractions.
I still have other ideas in my head, maybe even as a different/second
object. Let's see, anyway, just note this object is still experimental,
beware, things might change...
I also wanna test it more thoroughly as it might have some bugs. Please
tell me what you think of it and if you have some ideas on what else it
could do, or maybe do something it does differently. But I'm really proud
of what I designed here. It feels powerful and easy to use.
I'm releasing many updates frequently, you may want to check the last
releases too for the changelog. See
https://github.com/porres/pd-else/releases/ for all releases,
https://github.com/porres/pd-else/releases/tag/v1.0-beta41 for the current
release.
You can get the latest release directly from 'deken'
cheers
Dear all,
As part of the Deep learning with Audio course, we integrated AI-Duet, DDSP, NSynth, GANSynth, SampleRNN models and GANSpaceSynth hybrid architecture in Pure Data. Here it is the link to the course materials with Pd templates and further setup instructions;
https://github.com/SopiMlab/DeepLearningWithAudio
We have also developed the pyext external to support Python 3, currently we have instructions for building and installing the SOPI fork of pyext for macOS and linux only. Windows has been problematic when we tried to build pyext, contributions are welcome with building for windows instructions!
Here it is the link to the SOPI fork of pyext.
https://github.com/SopiMlab/py
Best,
Koray
-------------------------------------
M.Koray Tahiroğlu
Department of Media,
Aalto University
School of Arts, Design and Architecture
http://sopi.aalto.fi/http://dmi.aalto.fi/https://sopi.aalto.fi/koraytahiroglu/
Hi list,
I'm presenting 3 net objects:
[nicinfo]
- prints to the console the associated ip(s) of your network card(s).
also prints your outside ip if you have internet.
[webserver]
- ipv4 http server (threaded).
[websocketserver]
- a multi-threaded web-socket server. (not ready for macOS yet [1] ).
You can get them from Deken.
-------------------
Github repositories:
https://github.com/Lucarda/pd-nicinfohttps://github.com/Lucarda/pd-webserverhttps://github.com/Lucarda/pd-websocketserver
-------------------
[1] I had already opened an issue for it
(https://github.com/Lucarda/pd-websocketserver/issues/1) but I can't
seem to handle it. It might be an easy one. Help needed! :)
--
Mensaje telepatico asistido por maquinas.
Hi list,
I'm presenting 3 net objects:
[nicinfo]
- prints to the console the associated ip(s) of your network card(s).
also prints your outside ip if you have internet.
[webserver]
- ipv4 http server (threaded).
[websocketserver]
- a multi-threaded web-socket server. (not ready for macOS yet [1] ).
You can get them from Deken.
-------------------
Github repositories:
https://github.com/Lucarda/pd-nicinfohttps://github.com/Lucarda/pd-webserverhttps://github.com/Lucarda/pd-websocketserver
-------------------
[1] I had already opened an issue for it
(https://github.com/Lucarda/pd-websocketserver/issues/1) but I can't
seem to handle it. It might be an easy one. Help needed! :)
--
Mensaje telepatico asistido por maquinas.