Hi, I'm making two announcements at once. I'm releasing yet another beta
version of ELSE, but I'm also releasing (this one is supposed to be a
biggie for me) a first draft of my didactic material that I'm translating
to English from Brazilian Portuguese and here it is:
https://github.com/porres/Live-Electornics-Tutorial
So far the vol. 1 is ready (vol. 2 maybe done by october). I've been
working on this for exactly 10 years now, since I first started using Pure
Data to teach computer music and it's nice to finally share this in English
(but expect typos and other horrible things, remember this is a 1st draft).
Feedbacks are welcome! The plan is to write a book to be accompanied by
these examples. The old portuguese version that still relies in the one
decade old Pd Extended 0.42-5 is found here for those who wanna check out
what else is coming (Part 4 to 6 is gonna be "vol. 2")
https://github.com/porres/LiveElectronicsTutorial
Most of the recent work is into upgrading this to the latest Pd vanilla and
also in the development of ELSE, which is now the only library needed as a
dependency for these examples. And it now needs the latest release of ELSE:
beta 11 - which brings us back to the first announcement. This is up on
deken for the major OS, so just download it directly from Pd and check
details here: https://github.com/porres/pd-else/releases
cheers
Hi,
Not long after the first publication, here is already a new release *v0.1.0*
of *faustgen~*.
The faustgen~ object is available for Linux, Mac and Windows (64-bit) via
*Deken* (v0.4.1) or via the github repository:
https://github.com/CICM/pd-faustgen/releases.
Video introducing the new features: https://vimeo.com/286662395
ChangeLog:
- Add support to preserve parameters values during recompilation
- Fix autocompilation when DSP instance not initialized
- Fix support for the double-float-precision option
- Add support to look for the DSP file in all Pd's search paths
- Add support to open the FAUST file in the default text editor when
object is clicked
- Add a default locked FAUST file used when no argument is provided
- Fix minor bugs
Faustgen~ is an external object with the FAUST just-in-time (JIT) compiler
embedded that allows to load, compile and play FAUST files within the audio
programming environment Pure Data. FAUST (Functional Audio Stream) is a
functional programming language specifically designed for real-time signal
processing and synthesis developed by the GRAME. The FAUST JIT compiler -
built with LLVM - brings together the convenience of a standalone
interpreted language with the efficiency of a compiled language.
Cheers
FAUST: http://faust.grame.fr
GRAME: http://www.grame.fr
CICM: http://cicm.mshparisnord.org
It is a pleasure to announce ICAD 2019, the 25th International Conference on Auditory Display. The conference is hosted by the Department of Computer and Information Sciences, Northumbria University and will take place in Newcastle upon Tyne, UK on 23-27 June, 2019. The graduate student Think Tank (doctoral consortium) will be on Sunday, June 23, before the main conference.
The theme of ICAD 2019 will be Sonification for Everyday Life
Digital technology and artificial intelligence are becoming embedded in the objects all around us, from consumer products to the built environment. Everyday life happens where People, Technology, and Place intersect. Our activities and movements are increasingly sensed, digitised and tracked. Of course, the data generated by modern life is a hugely important resource not just for companies who use it for commercial purposes, but it can also be harnessed for the benefit of the individuals it concerns. Sonification research that has hit the news headlines in recent times has often been related to big science done at large publicly funded labs with little impact on the day-to-day lives of people. At ICAD 2019 we want to explore how auditory display technologies and techniques may be used to enhance our everyday lives. From giving people access to what’s going on inside their own bodies, to the human concerns of living in a modern networked and technological city, the range of opportunities for auditory display is wide. The ICAD 2019 committee is seeking papers, extended abstracts, multimedia, concert pieces, demos, installations, workshops, and tutorials that will contribute to knowledge of how sonification can support everyday life.
ICAD is a highly interdisciplinary academic conference with relevance to researchers, practitioners, musicians, and students interested in the design of sounds to support tasks, improve performance, guide decisions, augment awareness, and enhance experiences. It is unique in its singular focus on auditory displays and the array of perception, technology, and application areas that this encompasses. Like its predecessors, ICAD 2019 will be a single-track conference, open to all, with no membership or affiliation requirements.
A full Call for Participation with details of the submission classes and dates will be sent out in September.
For all general enquiries, please contact: icad2019chairs(a)icad.org
https://icad2019.icad.org
Twitter: @ICAD2019
Sincerely
Paul Vickers co-chair of ICAD 2019.
--
Co-chair of ICAD 2019: https://icad2019.icad.org
Save our in-boxes! https://emailcharter.org
Dr Paul Vickers BSc PhD CEng MIEE FHEA
Associate Professor & Reader in Computer Science & Computational Perceptualisation
Department of Computer and Information Sciences
Northumbria University
Ellison Building, Ellison Place
Newcastle upon Tyne, NE1 8ST, United Kingdom
T: +44 (0)191 243 7614
E: paul.vickers(a)northumbria.ac.uk
O: https://orcid.org/0000-0003-0963-5005https://www.northumbria.ac.uk
Personal Profile: https://paulvickers.github.io/
Research: https://www.northumbria.ac.uk/about-us/our-staff/v/dr-paul-vickers/
LinkedIn: https://uk.linkedin.com/in/drpaulvickers
GitHub: https://github.com/paulvickers/
This message is intended solely for the addressee and may contain confidential and/or legally privileged information. Any use, disclosure or reproduction without the sender’s explicit consent is unauthorised and may be unlawful. If you have received this message in error, please notify Northumbria University immediately and permanently delete it. Any views or opinions expressed in this message are solely those of the author and do not necessarily represent those of the University. Northumbria University email is provided by Microsoft Office365 and is hosted within the EEA, although some information may be replicated globally for backup purposes. The University cannot guarantee that this message or any attachment is virus free or has not been intercepted and/or amended.
The PD completion-plugin adds auto completion and object searching functionality to PD vanilla!
I've just updated the plugin and uploaded it in Deken!
Just search for "completion".
See the full readme (gif included) on Git Hub:
https://github.com/HenriAugusto/completion-plugin
The plugin is reportedly working on Win, Linux (tested on Ubuntu) and OS X.
Raspberry Pi testers needed!
Cheers
Henri
To Pd-announce:
Pd version 0.48-2test1 is available on http://msp.ucsd.edu/software.htm
or (source only) via github: https://github.com/pure-data/pure-data
This test version fixes a number of bugs in Pd 0.48-1.
Source and 32-and 64-bit Mac and Windows versions are available; Mac/PPC
and ARM versions should follow later.
cheers
Miller