"Stop Listening. Start Jamming!
This is a journey into Sound....for Ninja Tune founders Coldcut it’s been a
30 year trip: equal parts dreaming, scheming, designing, remixing, djing,
producing, gigging and Jamming. The aim of Jamm Pro: to create our ultimate
electronic music instrument and share it. Welcome to the journey!" (from
https://jammpro.net/)
JammPro is a live-remixing app: load a sound set, then play one of 8
possible loops on each of the 4 channels. You can then apply tons of
effects and modifiers, and manually trigger 9 other samples ; the
multitouch ability of mobile devices is here fully exploited, which makes
JammPro a real musical instrument. If you purchase the "Jamm Creator"
addon, you can also import new samples, or even record your own loops from
the phone's mic (or from an external device), and create your own sound
set. You also can purchase new sound sets, from plenty of excellent artists.
JammPro is almost entirely written in Pd. It originates from the prior
NinjaJamm app, whose Pd audio patch had been initially written by Ed Kelly.
At this time, the GUI was written in mixed openFrameworks C++ and iOS
objective C; when I was asked to port it to Android (in 2014), I had the
idea to build a Pd external toolkit, written in OF, that has been used to
rewrite the GUI into a Pd patch. This patch can be edited on desktop (using
a secondary window to display the GUI, just like with Gem) and can be
interpreted by a libpd/ofxPd (thanks Dan Wilcox!) app on any mobile
platform. I called this toolkit Pof, Pd-OpenFrameworks.
All this to say that JammPro owes everything to Pd, libpd and ofxPd! Thanks
a lot.
This app is fun.
It's free (*) and many sound sets are available for free; we worked really
hard to make it work as well as possible (believe me, the quest for low
latency full-duplex audio on Android is a lot of fun!), we really hope
you'll enjoy it!
Antoine Rousseau - and the JammPro team
(*) p.s: about open-source
Unfortunately, we have not had time until now to publicly open the JammPro
patch.
We sincerely regret that, and it is in our plans to change this. This is
not trivial, because some parts must remain secret, being related to
selling sound sets and the Creator option.
In the meantime, Pof has been a free project from the beginning. It's
available from Deken for Intel-Mac and Linux (including rPi) platforms;
Windows and Arm-Mac to come, hopefully. The code is there:
https://github.com/Ant1r/ofxPof
Dear all,
This is a kind reminder for the open position at Aalto University in Creative and Expressive Sonification of Human Movement. The deadline for the application is less than two weeks time, on 17 April 2023.
We are looking for a full time Doctoral Researcher / Project Employee to work with us on the Sonic Move - Creative and Expressive Sonification of Human Movement project. The project investigates the use of human body movements in the synthesis of sonification for music and its use in dance and augmented game applications.
Your role and goals
You will be developing interactive sonification models that are more directly linked to supporting creative exploration of dance movements and seek to understand/explore how these models impact dance practices. You will develop and implement algorithms for real-time sonification of human body movements as well as collaborate with choreographers and dancers to create dance and game applications that use the sonification system. You will also publish research papers in journals and present research findings at international conferences and workshops.
Your experience and ambitions
You should have a firm interest and understanding of data sonification applied to arts and music, as well as advanced programming skills and knowledge in audio processing and synthesis. Familiarity with creative AI methods and deep learning models for data analysis and sonification is a plus.
How to apply
To apply for this position please submit an application for a “Doctoral Researcher / Project Employee in Sonification of Dance Movements” at the following link by the deadline of 17th April:
https://aalto.wd3.myworkdayjobs.com/en-US/aalto/details/Doctoral-Researcher…
The Sonic Move - Creative and Expressive Sonification of Human Movement is a joint research project in collaboration with SOPI research group Aalto University School of ARTS, Sensing Solutions VTT Technical Research Centre of Finland, HUMEA Lab University of Eastern Finland, Genelec and Minimi Dance Company. The project is supported by Business Finland funding.
Best,
Koray
-------------------------------------
M.Koray Tahiroğlu
Department of Art and Media,
Aalto University
School of Arts, Design and Architecture
http://sopi.aalto.fi/http://dmi.aalto.fi/http://dmi.aalto.fi/koraytahiroglu/
tel. +358 50 4088441
Announcing the first alpha release of WebPd 1.0.0 !
WebPd is a highly modular compiler for Pure Data, allowing to run .pd
patches on web pages. It converts the audio graph and processing
objects from a patch into plain human-readable JavaScript or
WebAssembly which can then be integrated directly into any web
application.
So far :
- 120 objects implememted (https://github.com/sebpiq/WebPd/blob/main/ROADMAP.md)
- An online patch player and compiler (https://sebpiq.github.io/WebPd_website)
- Several compilation outputs : JavaScript, WebAssembly, WAV, etc.
Test the new WebPd with the online compiler
(https://sebpiq.github.io/WebPd_website) or using the CLI
(https://github.com/sebpiq/WebPd/#using-the-cli). Many patches won't
work yet, as many features are still missing and many bugs are still
waiting to be found. I'm counting on your input and your bug reports
to move this release closer to a 1.0.0 ! The project is also welcoming
motivated contributors (doc is still mostly missing, but I can help
you getting started).
More info about WebPd here (https://github.com/sebpiq/WebPd).
Many thanks to Guillaume Pellerin & Guillaume Piccarreta from IRCAM
WAM team, and to Thor Magnusson & Francisco Bernardo from University
of Sussex for their invaluable support in pushing this through.
Many thanks also to the sponsors : IRCAM & the DAFNE+ project
(https://dafneplus.eu/), University of Sussex, and all the generous
donours at open collective (opencollective.com/webpd) 💜.
Please use and share 💖 !
--
Sébastien Piquemal
----- @sebpiq
----- https://github.com/sebpiq
----- https://second-hander.com
Announcing the first alpha release of WebPd 1.0.0 !
WebPd is a highly modular compiler for Pure Data, allowing to run .pd
patches on web pages. It converts the audio graph and processing
objects from a patch into plain human-readable JavaScript or
WebAssembly which can then be integrated directly into any web
application.
So far :
- 120 objects implememted (https://github.com/sebpiq/WebPd/blob/main/ROADMAP.md)
- An online patch player and compiler (https://sebpiq.github.io/WebPd_website)
- Several compilation outputs : JavaScript, WebAssembly, WAV, etc.
Test the new WebPd with the online compiler
(https://sebpiq.github.io/WebPd_website) or using the CLI
(https://github.com/sebpiq/WebPd/#using-the-cli). Many patches won't
work yet, as many features are still missing and many bugs are still
waiting to be found. I'm counting on your input and your bug reports
to move this release closer to a 1.0.0 ! The project is also welcoming
motivated contributors (doc is still mostly missing, but I can help
you getting started).
More info about WebPd here (https://github.com/sebpiq/WebPd).
Many thanks to Guillaume Pellerin & Guillaume Piccarreta from IRCAM
WAM team, and to Thor Magnusson & Francisco Bernardo from University
of Sussex for their invaluable support in pushing this through.
Many thanks also to the sponsors : IRCAM & the DAFNE+ project
(https://dafneplus.eu/), University of Sussex, and all the generous
donours at open collective (opencollective.com/webpd) 💜.
Please use and share 💖 !
--
Sébastien Piquemal
----- @sebpiq
----- https://github.com/sebpiq
----- https://second-hander.com