PD Berlin meetings are from now at c-base (Rungestrasse 20 Berlin)
every first and third thursday in the month beginning 20:00, the next
one is this weeks thursday, the 21. May. This time we want to explore midi
and OSC programming with PD and jam a bit.
Looking forward to it and thanks c-base for hosting us.
What we do:
The meetings don't replace workshops (which are offered extra ;) ),
scope of these meetings can be any (or none) of the following:
patch/project showcase
programming
work on general Pd documentation
help for beginners (installation, programming tips, ...)
or something else you want to do ...
Just come along, bring your laptop and sit down with
us. The bar is open during the meetings. Necessary prerequisites are
only a computer and good mood. If Pd isn't on it, we'll download and
install it.
http://puredata.info/community/groups/pd-berlin/pd-berlin-users-group/
We thank c-base for providing the space and network for the
meetings.
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
http://lists.puredata.info/listinfo/pd-announce
Is there a way to load the most recent version of Pd (from Miller Puckette’s site) using "get apt install”?
I’ve successfully loaded it onto my Pi using file transfer and I can get it to open, but the one that’s part of the Debian distro responds to terminal commands, etc… (At least that’s the impression I had regarding both installation methods.) But doesn’t have native OSC support, which I need.
--Joel Corelitz / waveplant
http://www.waveplantstudios.com (http://www.waveplantstudios.com/)
joel(a)waveplantstudios.com (mailto:joel@waveplantstudios.com)
312-348-5798 (tel:312-348-5798) (voice & fax)
Hi, I have my personal page at:
https://puredata.info/author/pdiliscia
For several years I uploaded there part of my work related to PD.
(Patches, Externals, Documentation, etc.)
However, since two days ago, I could not add anything more to the
site, only to update the files that already are. When attempting to create
a new file or folder I get an error saying:
"either the object does not support this operation or you don't have
permission for this operation"
I got no answer from pdmeister(a)iem.at
I don't see in the site any documentation that may help in the issue.
Any help will be appreciated.
Oscar Pablo Di Liscia
I think i am going to try to create a nice VCF~ similar to the Curtis filter that DSM is selling for 180$
that is what i wanted to buy recently anywya so i am going to give it a shot
does anyone have a NICE Vanilla VCF i can try that does not require any external installation?
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
________________________________
From: Ivica Ico Bukvic <ico(a)vt.edu>
Sent: Sunday, May 17, 2015 1:28 PM
To: Pagano, Patrick
Subject: Re: [PD] Granular Synthesis on liv input?
it should be disis_munger~ with tilde at the end and an additional "i" in the disis.
On 5/17/2015 12:59 PM, Pagano, Patrick wrote:
I just tried that and i get the same error
it says it cannot load shared object no such file or directory dsis_munger
pp
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
________________________________
From: Ivica Bukvic <ico(a)vt.edu><mailto:ico@vt.edu>
Sent: Sunday, May 17, 2015 12:39 PM
To: Pagano, Patrick
Cc: pd-list
Subject: Re: [PD] Granular Synthesis on liv input?
Try disis_munger~ which is a flext external that also runs on RPi and is included with the pd-l2ork builds. The help file provides live input example.
NB: RPi's CPU is fairly limited in terms of computational power, so it is rather easy to choke it when increasing a number of concurrent voices.
HTH
On May 17, 2015 12:22 PM, "Pagano, Patrick" <pat(a)digitalworlds.ufl.edu<mailto:pat@digitalworlds.ufl.edu>> wrote:
Hi i am trying to build a granular instrument for a prototype Pd eurorack module
I am using Pd-Vanilla and Raspberry Pi and Arduino
is there a patch out there that does granualr on live input i can use for testing the setup?
pp
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020<tel:%28352%29294-2020>
_______________________________________________
Pd-list(a)lists.iem.at<mailto:Pd-list@lists.iem.at> mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
--
Ivica Ico Bukvic, D.M.A.
Associate Professor
Computer Music
ICAT Senior Fellow
Director -- DISIS, L2Ork
Virginia Tech
School of Performing Arts - 0141
Blacksburg, VA 24061
(540) 231-6139
ico(a)vt.edu<mailto:ico@vt.edu>
www.performingarts.vt.edu<http://www.performingarts.vt.edu>
disis.icat.vt.edul2ork.icat.vt.edu
Hi
I am building my first modualr system with a little grant money i got for research. For the first 1000$ i got a beginner Pittsburgh Modular system and one envelope module. FOr the second 1000$ to complete the grant i am considering
http://www.qubitelectronix.com/#!nebulae/c23nm
The nebulae says it will run custom Csound and pd code which i find very intriguing.
i would LOVE to buid a patch with about 3 simple effects that are not in the traditional analog modular world a sample and hold and a simple RM
Granulation
PV
FFT
S&H
Ring Mod
and be able to toggle through the effects. It says it runs pd-vanilla
Has anyone on the list seen/used or can confrim that the code actually runs properly
I have been searching through the web and Muffwiggler and i have not seen any proof of it running so i am skeptical but still curious
before i lunk down 400+4 i want it to run my patches or at least a detailed how to
please let me know if you have any experience with it.
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
On Tue, Mar 31, 2015 at 11:17 AM, Miller Puckette <msp(a)ucsd.edu> wrote:
> There's an example in B16.long-varispeed.pd that shows how you can use
offsets into long arrays - this allows you to use the signal input within a
smaller range (ideally < 1 second) to get accurate addressing.
> cheers
> Miller
Dear Miller, et. al.,
Thanks for this.
I'm finally getting around to trying to modify
my looper patch to be able to index into long arrays,
using the solution suggested.
I am sorry to say the "onset" for [tabread4~]
does not seem sufficient IMO
(if my understanding is correct).
The single precision index provided by the left inlet
of [tabread4~], which seems safe in the range (0..150,000),
which is typically driven by a phasor~,
is *added* to the right inlet.
So instead of first hearing distortion at 150,000 samples
--- 3.4 seconds at 44.1Khz) -- this is the example in B15
"Using Onsets into Tabread4~ to provide accuracy"--
Now, we have deferred the problem to 300,000 samples,
*6.8 seconds!* Do I have this right?
Thanks,
BH
On Tue, Mar 31, 2015 at 11:17 AM, Miller Puckette <msp(a)ucsd.edu> wrote:
> Hi all -
>
> There's an example in B16.long-varispeed.pd that shows how you can use
> offsets
> into long arrays - this allows you to use the signal input within a smaller
> range (ideally < 1 second) to get accurate addressing.
>
> cheers
> Miller
>
> On Tue, Mar 31, 2015 at 11:07:52AM -0400, William Huston wrote:
> > I have a related question.
> >
> > I am intermediate PD programmer, about 9 months into patching.
> > I really love PD, despite some quirks.
> >
> > The single most annoying issue I have found so far is the inability for
> PD
> > to accurately index into large arrays.
> >
> > The way this manifests is very curious! I first noticed high frequency
> > noise at maybe 6 min. into an array, which gets worse as you move into
> the
> > file. At 20 min, it's really horrible.
> >
> > I would say the root cause is
> >
> > a) lack of a long integer datatype. Friends, sometimes you really want
> > ints, like accurately indexing into an array, and
> >
> >
> > b) lack of precision in (short) floats.
> >
> > People on the FB group promptly told me this is a well-known issue, and
> > directed me to PD-double. This sounds like a wonderful project, however
> it
> > seems it is only beta, and breaks several of the modules in extended.
> >
> > So I am wondering 2 things:
> >
> > 1) What solutions have people come up with for accurately reading big
> > arrays at audio rate, using either pd-extended or vanilla?
> >
> > (I have considered breaking the big file up into smaller arrays, but this
> > is cumbersome).
> >
> > 2) What is the long-term goal at solving this problem?
> >
> > Thanks :)
> >
> >
> >
> >
> >
> >
> >
> >
> > On Tue, Mar 31, 2015 at 5:51 AM, peiman khosravi <
> peimankhosravi(a)gmail.com>
> > wrote:
> >
> > > Sorry, forgot to reply to all.
> > >
> > > Hello,
> > >
> > > I had this problem in maxMSP recently and found a working solution.
> Note
> > > that I was only on a laptop so I don't know how relevant this is to
> your
> > > question. Below is the solution I found on the Max forum (I don't have
> the
> > > link right now but it should come up on google).
> > >
> > > 1- Read the file [silently] from disk (using sfplay~ or equivalent),
> at 50
> > > times the original speed and record the output into a buffer that is 50
> > > times smaller than the original file.
> > >
> > > 2- You can navigate through this smaller buffer and multiply the
> output by
> > > 50 to get the correct time pointer into the original file. I then read
> the
> > > original file from the disk, instead of loading it into a buffer.
> > >
> > > 3- Since I'm making my patch for concert playback, I have put in place
> a
> > > checking mechanism that looks for an existing 'waveform' file. (The
> patch
> > > automatically names these originalFileName.wave.aif.) If it exists, the
> > > waveform file is read into the buffer, otherwise, the loaded soundfile
> is
> > > 'analysed'.
> > >
> > > I can send you my patch if you are interested. I don't see any reason
> why
> > > this can't be implemented in PD. Although the graphical scrolling
> might be
> > > slower in PD. I'd be interested to know if this works in PD.
> > >
> > > Best,
> > > Peiman
> > >
> > >
> > >
> > >
> > > *www.peimankhosravi.co.uk <http://www.peimankhosravi.co.uk> || RSS
> Feed
> > > <http://peimankhosravi.co.uk/miscposts.rss> || Concert News
> > > <http://spectralkimia.wordpress.com/>*
> > >
> > > On 31 March 2015 at 10:18, Stefan Tiedje <stefantiedje(a)googlemail.com>
> > > wrote:
> > >
> > >> Hello list,
> > >> might well be the first post here, though I am well experienced in
> > >> Max/MSP...
> > >> As there is no way to get Max patches run on mobile devices, I want
> to do
> > >> it in PD using the MobMuPlat apps for Android/iOS.
> > >> The task would be to simply to play a stereo sound file, but of about
> one
> > >> hour lebgth. As MobMuPlat only supports vanilla PD I am restricted to
> that
> > >> as far as I know.
> > >> In the docs and on the net I did not find any way to navigate within
> that
> > >> playback. (Its crucial for rehearsals.) The size is too big for
> loading it
> > >> into RAM (the mobile devices which are around often have less than 1
> GB of
> > >> RAM), Is there a known way to tackle this seemingly simple task???
> > >> A tedious way, I want to avoid, would be to split the sound file into
> > >> pieces, which would at least let me jump in at specified places, but
> that
> > >> would eat up the space on the device, as each piece would have to play
> > >> until the end...
> > >> Of course I would also love to find a way to play back an mp3 and
> freely
> > >> navigate within that as well...
> > >> Any hints how to proceed are appriciated...
> > >>
> > >> Stefan Tiedje
> > >>
> > >> --
> > >> Les Ondes Memorielles--------x--
> > >> -_____-----------|-----------|--
> > >> -(_|_ ----|\-----|-----()-------
> > >> - _|_)----|-----()--------------
> > >> ---------()----------TJ Shredder
> > >> http://tjshredder.wordpress.com/
> > >>
> > >> _______________________________________________
> > >> Pd-list(a)lists.iem.at mailing list
> > >> UNSUBSCRIBE and account-management -> http://lists.puredata.info/
> > >> listinfo/pd-list
> > >>
> > >
> > >
> > > _______________________________________________
> > > Pd-list(a)lists.iem.at mailing list
> > > UNSUBSCRIBE and account-management ->
> > > http://lists.puredata.info/listinfo/pd-list
> > >
> > >
> >
> >
> > --
> > --
> > May you, and all beings
> > be happy and free from suffering :)
> > -- ancient Buddhist Prayer (Metta)
> >
> > Don't forget to sign the
> >
> > *Pledge to Resist*
> >
> > *the Constitution Pipeline:*
> >
> > - *The Pledge: TinyURL.com/Pledge2ResistCP
> > <http://TinyURL.com/Pledge2ResistCP>*
> > - *More info: TinyURL.com/Pledge2ResistCP1
> > <http://TinyURL.com/Pledge2ResistCP1>*
>
> > _______________________________________________
> > Pd-list(a)lists.iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
--
--
May you, and all beings
be happy and free from suffering :)
-- ancient Buddhist Prayer (Metta)
Don't forget to sign the
*Pledge to Resist*
*the Constitution Pipeline:*
- *The Pledge: TinyURL.com/Pledge2ResistCP
<http://TinyURL.com/Pledge2ResistCP>*
- *More info: TinyURL.com/Pledge2ResistCP1
<http://TinyURL.com/Pledge2ResistCP1>*