To Pd-announce:
Pd version 0.54-1 test 1 is available from http://msp.ucsd.edu/software.htm
or (source only) via github: https://github.com/pure-data/pure-data
This fixes a problem running 0.54-0 on the newest MAC operating system,
plus other bug fixes andfocumentation updates.
cheers
Miller
Hi, it was supposed to be a minor bugfix release but I went ahead and made
some objects deprecated. They're still there for backwards compatibility,
patches will run, but annoying errors will show up. Such objects include
minimum~, maximum~, pow~, clip~, which have Vanilla versions. Others are
number~ and comment, a couple of GUI elements that never really worked well
and were mostly used in the documentation (so yeah, I also revised the
documentation). That's basically it and all folks.
see https://github.com/porres/pd-cyclone/releases/tag/cyclone_v0.8-0
get it also via deken.
[Apologies for cross-postings] [Please distribute]
Dear all,
we are pleased to announce a
*4-year PhD position*
in the field of Sonic Interaction Design at the Institute of Electronic
Music and Acoustics (IEM, https://iem.at/), University of Music and
Performing Arts Graz, Austria. Current projects are compiled at
https://sidlab.iem.sh/.
All details can be found in the call for applications (German, English):
https://go.iem.at/sid23
We look forward to receiving your application by December 1st, 2023.
mgfsdr-ase
IOhannes
Hi everyone!
I've just put out a release candidate for plugdata v0.8.0
<https://github.com/plugdata-team/plugdata/releases/tag/v0.8.0-test>.
Give it a try, and let me know if you experience any issues.
If you haven't heard, plugdata is a relatively new pure-data flavour
that aims to be compatible with pd-vanilla, while offering a new GUI,
more built-in objects, the ability to run inside the DAW, and the
ability to export Pd patches to C++ code or embedded platforms.
Here's some highlights:
- Updated to pd-0.54 with multichannel signals (thanks to pure-data
developers), and ELSE-rc9 with many new objects and multi-channel
support(thanks to porres)
- Many UI improvements, we've redesigned all dialogs and menus in the
whole app, and also polished the whole user experience
- New activity overlay will highlight objects that are generating messages
- DAW parameters can now be float, int, exponential float or logarithmic
float, and their order can be changed
- Integrated Heavy exporter can now generate pd externals, is more
stable and now supports MIDI on Electro-Smith Daisy
- Many stability improvements
- Much more, this is one of the biggest releases yet!
Cheers,
Tim
Hi, it's been rough last couple of months for me and this took a bit longer
than usual, but oh dear, where to start? This has gotta be the biggest
update ever. geez... there's too much stuff, and I just decided to stop
arbitrarily cause there's still lots of stuff to do. Ok, here goes the
highlights!
This is the 1st multichannel (MC) aware release of ELSE! So many many many
objects were updated to become MC aware: 42 of them to be exact. There are
also many many new objects, and many of them are MC capable, 20 out of 33!
Som in total I have 62 objects that deal with MC... that's a good start.
More to come later!
Note that 4 of these new ones were just me being lazy and creating new mc
oscillators with [clone], I might delete them and just make the original
objects MC aware... so basically these new MC objects bring actual new
functionalities and many are tools to deal with MC in many ways, like
spliting, merging, etc...
With 33 new objects, this is the first release to reach and exceed the mark
of 500 externals, what a milestone! (This actually scares me). We now have
509 objects and for the first time ever I have reached the number of
examples in the Tutorial, which is also 509 now! But I guess eventually the
tutorial will grow larger than the number of externals again...
Since the last release, ELSE comes with an object browser plugin, I have
improved it and also included a browser for Vanilla objects. I think it's
silly to carry these under ELSE and I hope I can bring this to Vanilla's
core. see https://github.com/pure-data/pure-data/pull/1917
A very exciting new object is [sfz~], which is a SFZ player based on
'SFIZZ'. This is more versatile than other externals out there and pretty
pretty cool (thanks alex mitchell for the help)!
I have created a rather questionable object called [synth~] which wraps
around [clone] and [voices]/[mono], but I think it will be quite
interesting to newbies. It loads synth abstractions in a particular
template and makes things a bit more convenient. It also allows you to load
different abstraction patches with dynamic patching magic.
[plaits~] has been updated to include new 8 synth engines with the latest
firmware. Modular people are happy... (thanks amy for doing this)
One cool new object for MC is [voices~], which is a polyphonic voice
manager that outputs the different voices in different channels. If you
have MC aware oscillators and stuff this allows you to manage polyphonic
patches without the need of [clone] at all. This is kinda like VCV works
and it opens the door for me to start designing modular inspired
abstractions, something I mentioned before and might come next and soon! So
much being done, so much to do... What an exciting year for Pd with the
incredibly nice MC feature!
There's lots more stuff and details, but I'l just shut up and link to the
full changelog here https://github.com/porres/pd-else/releases/tag/v1.0-rc9
You can get ELSE from deken as well. It's up there for macOS, Windows and
Linux. Please test and tell me if there's something funny (raspberry pi may
come soon).
Cheers.
Dear List,
Today the Click Tracker Library reached 100 works from 51 different
composers. These resources can be turned into music by any interested
musicians.
In the newest additions you can find works by Oscar Bianchi, Aaron
Cassidy, Sara Glojnarić, Rama Gottfried, Bernhard Lang, Emmanuel Nunes,
Gerard Pesson, Enno Poppe, Yann Robin, Mauricio Sotelo, Hans Thomalla
and Ming Tsao.
If there are any works you might need or want to add to this collection,
let me know.
All the details are in https://bit.ly/ClickTrackerLibrary
With best regards,
João Pais
--
Click Tracker Mobile -https://bit.ly/click-tracker-mob
Click Tracker -http://j.mp/click-tracker
Facebook -http://j.mp/clicktrackerfb
2023 Call for Papers
The Korea Electro-Acoustic Music Society (KEAMS) announces a call for papers for the journal Emille.
Emille is an open-access and peer-reviewed journal, and was formed to promote active research and to share the results on computer music. Submitted papers are selected through the review process, and are published in Vol. 21. Authors are not requested for any submission, processing, or publication fees, by the support from Arts Council Korea.
If you want your paper to be considered for publication in 2023, please submit a manuscript(both a text file and a PDF document) and a curriculum vitae to emille[at]keams.org <mailto:emille@keams.org> by the due date.
Please visit the link below for further information: http://keams.org/emille/call.html
Hi folks, here's a pre/test release of an update of ELSE. I need to test if
the builds are working correctly, especially apple silicon architecture. I
need help especially testing [sfont~], [plaits~] and the new [sfz~] object.
I also need help compiling these 3 objects for Raspberry Pi for the final
release and also figuring out what is the sane and "best" versions of
raspberry pi architectures to offer. Check the prior discussion in the
latest threads of the Pd list.
About the release, there's a bunch of cool new stuff, many new objects,
lots of them for Multichannel fun. See changelog below. No uploads to deken
yet, get the binaries from
https://github.com/porres/pd-else/releases/tag/v1.0-rc9-pre-test
cheers
--------------------------------------
CHANGELOG:
--------------------------------------
**LIBRARY:**
Breaking changes:
- [quantizer~], [rescale~], [fold~] and [wrap2~] no more signal inputs for
secondary inlets, only floats.
- [out1~] removed, use [out.mc~] instead now.
- [sin~] doesn't take float input anymore.
- [pluck~] float input is now in the 0-127 range.
- [voices] -list flag removed as this is now the default mode, use "-split"
flag for the old default mode.
Enhancements/fixes/other changes:
- [knob] and [numbox~], use alt+click instead of double click to restore
initial value
- Added MC (multichannel connection) support for some objects (very few
gained it out of the box for being abstractions, lke [gain~]), they are:
[ceil~], [floor~], [rint~], [trunc~], [sin~], [cents2ratio~],
[ratio2cents~], [db2lin~], [lin2db~] (now a compiled object), [gain~],
[samps2ms~], [ms2samps~], [mag~], [pol2car~]/[car2pol~] (now compiled
objects), [bitnormal~], [op~], [sig2float~], [float2sig~] (now an
abstraction), [rescale~], [fold~], [wrap2~] and [quantizer~].
- added "not" operation (!) to [op] and [op~].
- [adsr~] and [asr~] fixed 2nd outlet in log mode.
- [stepnoise~], [rampnoise~] and [lfnoise~] fixed seed flag
- [stepnoise~] and [rampnoise~] fixed loading hz argument when there's a
'seed' flag.
- [rescale] and [rescale~] fixed bug when first argument is higher then the
second
- [slider2d] and [circle], fixed "init" and shipping for macs.
- 16 new objects: [nchs~], [get~], [pick~], [sum~], [sigs~], [out.mc~], [
osc.mc~], [imp.mc~], [rampnoise.mc~], [stepnoise.mc~], [select~], [
xselect.mc~], [merge~], [phaseseq~], [oscnoise~] and [sfz~].
Objects count: total of 492 (264 signal objects and 228 control objects)!
- 280 coded objects (179 signal objects / 101 control objects)
- 212 abstractions (85 signal objects / 127 control objects)
--------------------------------------
**TUTORIAL:**
- Revision of Quickstart chapter with new info on MC connections.
- New examples for new objects in ELSE. Total number of examples is 506
--------------------------------------