dear list,
I'd like to share a video of my project "game over", an audio-visual performance for solo clarinet with motion sensor + computer game:
https://vimeo.com/229934639
the game engine is made with openFrameworks, levels and game actors are scripted with JSON files. all electronic sounds come from a Roland D-110 emulator I developed for Pd.
enjoy :-)
Christof
> On Aug 16, 2017, at 10:15 AM, pd-list-request(a)lists.iem.at wrote:
>
> This happens only when I try to disable OSS (that I don't need as I use
> Alsa and Jack).
Thanks for the report. I've opened an issue on Github: https://github.com/pure-data/pure-data/issues/188 <https://github.com/pure-data/pure-data/issues/188>
> After reading src/makefile.gnu, I could however compile
> with OSS disabled by using:
>
> make -f makefile.gnu JACK=true PA=false OSS=false
>
> But doing this compiles Pd without working Jack support
That looks like a bug.
> API 5 not supported, reverting to 1 (ALSA)
>
> Anyway I simply went with OSS enabled but wanted to give some feedback
> on this behavior.
Enabling OSS is not a big deal as it will only be actually compiled if the OSS headers are detected. We should fix the broken compilation when it's disabled, however.
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
MUME Google group - Apologies for cross-posting
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Dear music enthusiasts,
>From automatic composition, live musical agents to sound synthesis
parameter tuning and automatic mixing, Musical Metacreation (
http://musicalmetacreation.org/) is the community that gather artists and
researchers interested in the partial or complete automation of musical
tasks.
After 5 successful International workshop on Musical Metacreation, we are
offering a new communication channel for those interested specifically in
generative music and all that surrounds it. We started a google group /
mailing list, and you can subscribe here:
https://groups.google.com/forum/#!forum/musicalmetacreation
or by email using musicalmetacreation+subscribe(a)googlegroups.com
Join the group, and spread the word where appropriate. We are looking
forward to reading your posts.
Best wishes,
Pr. Philippe Pasquier (Workshop Chair)
School of Interactive Arts and Technology (SIAT)
Simon Fraser University, Canada
http://metacreation.net/https://www.kadenze.com/programs/generative-art-and-computational-creativity
Pr. Arne Eigenfeldt
School for the Contemporary Arts
Simon Fraser University, Canada
Dr. Oliver Bown
Design Lab, Faculty of Architecture, Design and Planning
The University of Sydney, Australia
Kıvanç Tatar
School of Interactive Arts and Technology,
Simon Fraser University, Vancouver, Canada.
----------------------
http://musicalmetacreation.org
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
https://lists.puredata.info/listinfo/pd-announce
Hi, there have been infinite numb er of threads and endless discussions in
each of them about "Standard Paths", locations to download externals to,
user friendly experiences, etc, etc...
Some have had a reflex in recent changes to Pd, namely Pd now suggest to
create a location to download stuff to and also automatically adds it to
the path mechanism. Deken can also add folders to the path.
I think this is a great progress and we finally have it sorted, once and
for all. Good! But... there is still some remaining mess we have to sort
out, and I'm hoping that after so much that has been done we can keep the
pace and finish it.
I'm talking about something that came as a surprise to me, and that I still
think can throw a lot of people off. I had this idea that Pd had previously
defined paths (named "standard paths") that were the *"right"* location to
install externals to. Mostly because puredata.info has a section saying
there is where you should install externals. But, as it turns out, Miller
is saying he only intended "Standard Path" to be the "extra" folder in Pd.
And actually, if you read the manual, you'll see that "Standard Path" is
only referred to as the "extra" folder, and there is no mentioning of a
"user-specific standard path" that depends on the operating system (such as
~/Library/Pd in Mac). Hence, this is not an oficial way, a right way, and
seems to me it's actually "wrong", if anything.
I don't know how that expansion of the "Standard Paths" happened to Pd
Vanilla, I'm guessing this was a thing for Pd-Extended, and somehow got
into Vanilla in a way that Miller missed it, or confused it to be the place
for system files - which is a different folder: (~/Library/Preferences).
Anyway, now we have to discuss what to do. I think we should just remove
such paths as "standard paths", instead of adding something to the manual
saying there also this unsupported thing we decided it is not the way to do
things... so we should not use it anymore.
So, I opened a new Pull Request and I hope this is brought to the attention
of everyone on this list, as I think this is an important issue. Y'all can
check it out at: https://github.com/pure-data/pure-data/pull/183 and share
some thoughts here or there.
Thanks
As far as I remember, the extended icon worked as it was installed along with a launcher and other Gnome desktop environment cues. Vanilla doesn't come with this unless you install via one of the debian packages which might include it.
It possible for the GUI tcl to load an icon itself so it's totally possible. If this was the case before, then maybe it's broken. In any case, I agree with you that it should and send me that SVG you had before...
> On Aug 15, 2017, at 3:53 PM, pd-list-request(a)lists.iem.at wrote:
>
> Date: Tue, 15 Aug 2017 15:53:19 +0200
> From: Max <abonnements(a)revolwear.com <mailto:abonnements@revolwear.com>>
> To: "pd-list(a)lists.iem.at <mailto:pd-list@lists.iem.at>" <pd-list(a)lists.iem.at <mailto:pd-list@lists.iem.at>>
> Subject: [PD] Pd icons on Linux (Cinnamon)
> Message-ID: <3edfbefb-cb57-b3ea-b2bd-348d061be489(a)revolwear.com <mailto:3edfbefb-cb57-b3ea-b2bd-348d061be489@revolwear.com>>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
>
> Hi list,
>
> is it normal that there is no icon for Pd (see application switcher and
> taskbar in cinnamon)? See image. It has always been like that, but with
> the discussion for a Pd icon here I was wondering if this also affects
> Linux.
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
Hi list,
is it normal that there is no icon for Pd (see application switcher and
taskbar in cinnamon)? See image. It has always been like that, but with
the discussion for a Pd icon here I was wondering if this also affects
Linux.
M.