Hi everyone,
I was looking for some PD external that load javascripts, like mxj or js on
Max.
I found pdj, but it seems doesn't work on PD vanilla. Anyone knows some
library that do this?
All the best,
Vinicius
hey
when trying to parse this scale
!MOS_13th_harmonic_10ji.scl
!
13/8 13th harmonic
generator=13/8 period=2/1
!
10
!
2197/2048
4826809/4194304
10604499373/8589934592
169/128
371293/262144
815730721/536870912
13/8
28561/16384
62748517/33554432
2/1
you will notice that the numerator and denominator of
10604499373/8589934592
are larger than
1+(2^31)
so the ratio will suffer from 32 bit error
if I upgrade to the newset version of pd will it be able to handle 64 bit
integers?
hey, so, what does the "intrrpt" parameter do in a bang's flash?
and by the way, are having any real benefit from suppressing two vowels
from "interrupt"?
cheers
Dear colleagues, students, and fellow computer music enthusiasts,
Please pardon the x-posting:
On behalf of the Virginia Tech Linux Laptop Orchestra, I am pleased to
announce the first official public release of the L2Ork Tweeter.
*What is L2Ork Tweeter?*
L2Ork Tweeter is a free and open source program inspired by the
unprecedented COVID-19 pandemic that has required a vast majority of the
human population to practice prolonged social distancing. It is designed
to bring communities together by empowering users around the world to
engage in collaborative music making even over slow internet
connections. It also facilitates the exploration of audio synthesis and
the rich variety of sounds one can generate using the frequency
modulation algorithm. It supports up to ten concurrent performers and as
many additional guests or audience members as the server bandwidth
allows who can observe a performance live over the internet. Each user
is given an instrument with a tracker that can be populated by up to 64
loop-enabled keystrokes or notes. This intentional constraint requires
users to build complexity through interaction with other users. It is in
part inspired by the popular social media platform Twitter that imposes
a similar design constraint of allowing only up to 280 characters per
Tweet. As a result, and as evidenced by its name, L2Ork Tweeter can be
seen as a musical counterpart to Twitter.
*Links
*To learn more about L2Ork Tweeter, including a quick start guide and a
detailed feature overview check out the following
video:https://www.youtube.com/watch?v=f5x1lMcTUjw
<https://www.youtube.com/watch?v=f5x1lMcTUjw>
To download L2Ork Tweeter head to:
http://l2ork.music.vt.edu/main/make-your-own-l2ork/tweeter/
Thank you for your consideration. Hope you all are safe and well in
these uncertain times.
Best,
Ico
#NoVirusCanStopHumanCreativity
--
Ivica Ico Bukvic, D.M.A.
Director, Creativity + Innovation
Institute for Creativity, Arts, and Technology
Virginia Tech
Creative Technologies in Music
School of Performing Arts – 0141
Blacksburg, VA 24061
(540) 231-6139
ico(a)vt.edu
www.icat.vt.eduwww.performingarts.vt.edul2ork.icat.vt.eduico.bukvic.net
Does anybody know of an accurate mono or stereo VU meter?
Abstraction or external.
Using env~ with the Pd internal level meter works but I don't seem to have
any reference of the real peak or RMS level.
The only thing I could do is sending some test signals from the SPDIF out to
my RME sound card and tweak the level to match 0dB.
But there should be an accurate level calculation directly within Pd .
I'm on Pd 0.49 on Debian.
Thank you!
Ingo
Hi
I just released version 2.2 of netpd - the Collaborative Realtime
Networked Music Making Environment. Most of the changes are actually
pretty old, but recent traffic rise on netpd due to current
circumstances made me put a tag on the current state of tings.
Changes include:
* add support for OSC blob data in protocol
* support audio transmissions (samples or live)
* new netpd abstraction: [netpd_sample]
* make instruments directory configurable
* add configuration parameter for latency compensation
On the instruments side, still unannounced are:
* metaseq - a time-line slicer for creating complex sequencing
structures
* evil - live audio transmission with configured latency à la ninjam
* simplesample - proof-of-concept audio sampler
* unpunch - new ds based sequencer with key commands
Since a couple of weeks, you might bump into people from different
parts of the world. We had a jam with 6 participants yesterday and it
went smoothly, so it appears netpd gained some maturity during the
years. Maybe now it's a good time to try it out.
https://www.netpd.org/
Software:
https://www.netpd.org/~roman/netpd-plus-instruments.zip
Cheers,
Roman
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
https://lists.puredata.info/listinfo/pd-announce
Hi Pd list,
Can you help with the evaluation of (syntesized) snare drum sounds?
(It's for a paper.) Trained ears, and headphone or speakers are
required, will take a few minutes (9 samples, choice of 4 possible
answers per sound example):
Needs to be no later than 9 hours from now.
https://docs.google.com/forms/d/e/1FAIpQLSdIQRXQ6tYP_7_c-K9ViDU6Q4iJy1pHUC5…
Thanks
m.
I am trying to install ofelia on Ubuntu 19.10 and PD 0.50.0 and having
issues. If I try to install the latest version v3.1.0 on Deken I get a
conflict because 19.10 doesn't have |libGLEW.so.2.0 |available. I then
tried to follow instructions for compiling the external myself from
https://github.com/cuinjune/Ofelia/issues/8#issuecomment-463173798 using
OF 0.10.0 . I was successful compiling it and get this in the console
after replacing the binary in the /externals/ofelia folder with the
newly compiled one:
ofelia v2.0 : compiled on Apr 30 2020
(c) 2018 Zack Lee <cuinjune(a)gmail.com>
but none of the objects worked ie. dashed lines around all of them when
testing examples and lots of "couldn't create" in the console. Also the
"ofelia function" object didn't work. I also tried using this binary
with v2.3.1 in Deken but that also didn't work. I have ran theÂ
"install_dependencies.sh" script successfully. Can someone who has
ofelia working on Ubuntu 19.10 help me figure out what I need to do to
get this working. I have used older versions of the external in the past
and really like it but would like to move to the newest version if
possible. I am probably missing something simple but not sure what.
Thanks,
Jim
||
Hello,
I have problem with the font of my Pd. I have installed Pd 0.50.2 and the
font it is using is Courier 10 instead of Deja Vu Sans Mono. So I get this:
*WARNING: Font family 'DejaVuSansMono.ttf' not found, using default
(Courier 10 Pitch)*
Not a big deal but I would like to understand why and how to have it right.
I teach so I would like my students to see I use the same font as them ;)
The funny thing is that I had this problem, I deleted all directories I
could find about Pd, did:
*sudo apt-get --purge remove puredata*
*sudo apt-get autoremove*
*sudo apt-get --purge remove puredata-core* (because with *dpkg list* and
it was still there*)*
Then I reinstalled this version of Pd, compiled from here
http://msp.ucsd.edu/Software/pd-0.50-2.src.tar.gz
<https://www.google.com/url?q=http://msp.ucsd.edu/Software/pd-0.50-2.src.tar…>
then compiled with
*./autogen.sh*
*make *
*sudo make install*
Then on top of this I tried
*sudo apt-get install fonts-dejavu*
with no effect, in the terminal I read it is already there in the *font
folder.*
I add a screenshot just to show how it looks and that I have the font files
in the font directory.
[image: image.png]
Thanks for any advice
--
MKSTURA.EU
MISTURAPURA.NET <http://WWW.MISTURAPURA.NET>
mickmengucci.bandcamp.comfacebook.com/mickmengucci3facebook.com/Labio.pt
pure mixture vibration since 1995
A Linux guru will probably be able to answer you exact issue, but I can respond with the general answers:
> Hello,
> I have problem with the font of my Pd. I have installed Pd 0.50.2 and the
> font it is using is Courier 10 instead of Deja Vu Sans Mono. So I get this:
> *WARNING: Font family 'DejaVuSansMono.ttf' not found, using default
> (Courier 10 Pitch)*
The Pd GUI uses the Tk library which accesses the system to find what fonts are available. If the deja vu package is installed and the font is accessible by other applications, it could be a problem with Tk and/or the naming of the font on your platform. Pd actually does very little itself other than ask Tk to get a font from the system called "DejaVu Sans Mono" which it then uses to estimate sizing for the object boxes.
> Not a big deal but I would like to understand why and how to have it right.
This is a bug, either with some configuration on your system, with Tk, or possible with Pd.
> I teach so I would like my students to see I use the same font as them ;)
This is also why deja vu sans mono is used for all platforms: consistency of the canvas between platforms by default.
> The funny thing is that I had this problem, I deleted all directories I
> could find about Pd, did:
> *sudo apt-get --purge remove puredata*
> *sudo apt-get autoremove*
> *sudo apt-get --purge remove puredata-core* (because with *dpkg list* and
> it was still there*)*
> Then I reinstalled this version of Pd, compiled from here
> http://msp.ucsd.edu/Software/pd-0.50-2.src.tar.gz <http://msp.ucsd.edu/Software/pd-0.50-2.src.tar.gz>
> <https://www.google.com/url?q=http://msp.ucsd.edu/Software/pd-0.50-2.src.tar… <https://www.google.com/url?q=http://msp.ucsd.edu/Software/pd-0.50-2.src.tar…>>
>
> then compiled with
> *./autogen.sh*
>
> *make *
> *sudo make install*
Rebuilding Pd does nothing in this case as the font finding & loading is all done via the tcl/pd-gui.tcl startup script. Finding fonts is not done in C on Linux or macOS and only via a small custom Tcl plugin on Windows.
> Then on top of this I tried
> *sudo apt-get install fonts-dejavu*
> with no effect, in the terminal I read it is already there in the *font
> folder.*
As the font/README.txt file states:
"DVSM is usually installed with the system & is a dependency for the puredata
package. The included font file in this directory are not installed with Pd.
The fallback font when not found is Courier."
The files in the font directory are only used for Windows and macOS as they need to be distributed with Pd to be available without requiring manual installation.
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>