Save unique settings in each abstraction
I thought I understood giving each abstraction a unique name, [Abst 1], [Abst 2], etc. would allow differences in each abstraction to be saved, but that seems to just load the last setting saved on the abstraction into all the abstractions when they reload. Does each uniquely named abstraction have to save it's settings externally in the parent patch? Is it easier to just use Sub-patches?
I've tried what I feel like all the relevant resources from the forums, including Whale-av's ShowMeDollars.pd file, which was really helpful, yet I seem to be no further in understanding what I need to do. There was a Maelstrom savestate patch linked to the Heurleur forums, but that seems to have disappeared.
Apologies, I know this comes up a lot, but still finding it hard to crack this. Any help/tips would be greatly appreciated, I've attached the small patch I'm working on (made in Purr data if there are any problems opening it). StepSequencer.zip
Purr Data on Ubuntu 18.04?
After posting about UI woes (and subsequently withdrawing that post), I started looking into Purr Data.
It appears to be quite difficult to install in Ubuntu 18.04.
At https://github.com/agraef/purr-data/releases, there is no .deb for Ubuntu 18 (only for 14 and 16). pd-l2ork-2.9.0-20190416-rev.2b3f27c-x86_64.deb fails to install:
dpkg: dependency problems prevent configuration of pd-l2ork:
pd-l2ork depends on libgsl2; however:
Package libgsl2 is not installed.
Ubuntu 18 does not have libgsl2. It has libgsl23 -- which is installed on my system, but does not satisfy the dependency.
https://launchpad.net/~dr-graef/+archive/ubuntu/pd-l2ork.bionic is supposedly a PPA for Ubuntu 18.04. After adding it:
$ sudo apt-get install purr-data
The following packages have unmet dependencies:
pd-l2ork : Depends: libgsl2 but it is not installable
Recommends: ladspa-foo-plugins but it is not going to be installed
Recommends: slv2-jack but it is not installable
purr-data : Depends: libavifile-0.7c2 but it is not going to be installed
Depends: libmpeg3-2 (>= 1.8.dfsg) but it is not going to be installed
Recommends: ladspa-foo-plugins but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I haven't looked into the "not going to be installed" packages, but I already know what "not installable" means -- at least, libgsl2 doesn't exist for my Ubuntu version -- https://packages.ubuntu.com/search?keywords=libgsl2 shows "Package libgsl2 -- xenial (16.04LTS)" only.
Neither agraef nor jonwwilkes' Purr Data github repositories allow issue reports (only pull requests). So I can't ask the distributors.
I guess I could try to build it myself...? But, if the currently available release packages are not really compatible with with current Ubuntu LTS, that's not a very good situation.
hjh
purr data multitouch
Did you install it from here:
https://launchpad.net/~dr-graef/+archive/ubuntu/pd-l2ork.bionic
Regardless, you should be able to paste that data url into any browser on your Surface Pro. Let me know if you can touch in both rectangles at the same time to move around each of the circles.
Launch pad LEDs and PD
Hallo
Do any of you fine people have a patch to share, to control the LEDs in response to simple touch n the Novatin Launchpad? I am able to light and dim individual pads in turn, but I'm struggling to make it polyphonic, i.e. control multiple LEDs on and off.
Thanks
Purr Data 2.5.0
@jancsika , I installed Purr data 2.5.1 via agraef PPA in Xubuntu 18.04 and Ubuntu 18.04 LTS, in all two instalations I have visual glitches with all fonts:
Can I make something to solve this little anoying issue?
Thanks a lot for your work!!
Conway's Game of Life implementation with data structures
conway_2.0e3_test.zip @weightless now there is a switch for the voices. the mechanism is at the bottom of the guts and the seq subpatch. it works only for the stepsequencer like it should, because the stepsequencer changes the notes. for iterating and playing the whole grid every step, i think every square needs to be updated for the second and third voice. i dont know if that would be too inefficient. now its also possible to change the color of the squares with the second or third voice and the highlighted color with a mouse click. at the moment the click just changes to dark blue if its not dark blue already, you could also switch between the 4 different colors or something else. but perhaps its good to keep it simple.
Clear the console/pdwindow
@anibalzorrilla I don't know for Linux. Try downloading the experimental package for Ubuntu here....
https://launchpad.net/ubuntu/zesty/+package/pd-hcs
It contains sys_gui.
Otherwise apt-get get the whole extended 0.43.4 package and copy sys_gui to your Vanilla installation as above? http://puredata.info/downloads/pd-extended
Or if you don't want to install it (as it might cause conflict on your existing installation) you could try to extract it from a download here........ https://sourceforge.net/projects/pure-data/files/pd-extended/0.43.4/
David.
Install PD extend on Ubuntustudio
I just installed Ubuntustudio 15.10 Wily Werewolf 32bit on a thinkpad and I am trying to upgrade PD to extend. I am fairly new to linux but it seems like the instructions on https://puredata.info/docs/faq/debian fails.
This is the log from executing the commands. Any suggestions and help will be appreciated
myuser@machine:~$ sudo add-apt-repository "deb http://apt.puredata.info/releases `lsb_release -c | awk '{print $2}'` main"[sudo] password for zoundart:
myuser@machine:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 9f0fe587374bbe81
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.beJyKhm5Lr --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-key 9f0fe587374bbe81
gpg: requesting key 374BBE81 from hkp server keyserver.ubuntu.com
gpg: key 374BBE81: "Hans-Christoph Steiner <hans@guardianproject.info>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
myuser@machine:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key D63D3D09C39F5EEB
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.BDfXAe3l5j --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-key D63D3D09C39F5EEB
gpg: requesting key C39F5EEB from hkp server keyserver.ubuntu.com
gpg: key C39F5EEB: "Launchpad Pure Data" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
myuser@machine:~$ sudo apt-get update
Hit http://no.archive.ubuntu.com wily InRelease
Get:1 http://no.archive.ubuntu.com wily-updates InRelease [64,4 kB]
Get:2 http://no.archive.ubuntu.com wily-backports InRelease [64,5 kB]
Get:3 http://security.ubuntu.com wily-security InRelease [64,4 kB]
Ign http://apt.puredata.info wily InRelease
Ign http://apt.puredata.info wily Release.gpg
Ign http://apt.puredata.info wily Release
Get:4 http://security.ubuntu.com wily-security/main Sources [17,0 kB]
Get:5 http://no.archive.ubuntu.com wily-updates/main Sources [24,1 kB]
Get:6 http://no.archive.ubuntu.com wily-updates/restricted Sources [3 741 B]
Get:7 http://security.ubuntu.com wily-security/restricted Sources [2 854 B]
Get:8 http://no.archive.ubuntu.com wily-updates/universe Sources [6 112 B]
Get:9 http://no.archive.ubuntu.com wily-updates/multiverse Sources [1 922 B]
Get:10 http://security.ubuntu.com wily-security/universe Sources [3 691 B]
Get:11 http://no.archive.ubuntu.com wily-updates/main i386 Packages [59,3 kB]
Get:12 http://no.archive.ubuntu.com wily-updates/restricted i386 Packages [13,4 kB]
Get:13 http://security.ubuntu.com wily-security/multiverse Sources [1 922 B]
Get:14 http://no.archive.ubuntu.com wily-updates/universe i386 Packages [31,0 kB]
Get:15 http://no.archive.ubuntu.com wily-updates/multiverse i386 Packages [6 052 B]
Get:16 http://security.ubuntu.com wily-security/main i386 Packages [43,4 kB]
Err http://apt.puredata.info wily/main i386 Packages
404 Not Found
Ign http://apt.puredata.info wily/main Translation-en_US
Get:17 http://no.archive.ubuntu.com wily-backports/main Sources [750 B]
Get:18 http://security.ubuntu.com wily-security/restricted i386 Packages [10,8 kB]
Get:19 http://no.archive.ubuntu.com wily-backports/restricted Sources [28 B]
Ign http://apt.puredata.info wily/main Translation-en
Get:20 http://no.archive.ubuntu.com wily-backports/universe Sources [833 B]
Get:21 http://no.archive.ubuntu.com wily-backports/multiverse Sources [28 B]
Get:22 http://no.archive.ubuntu.com wily-backports/main i386 Packages [606 B]
Get:23 http://security.ubuntu.com wily-security/universe i386 Packages [24,8 kB]
Get:24 http://no.archive.ubuntu.com wily-backports/restricted i386 Packages [28 B]
Get:25 http://no.archive.ubuntu.com wily-backports/universe i386 Packages [714 B]
Get:26 http://security.ubuntu.com wily-security/multiverse i386 Packages [6 052 B]
Get:27 http://no.archive.ubuntu.com wily-backports/multiverse i386 Packages [28 B]
Hit http://no.archive.ubuntu.com wily-backports/multiverse Translation-en
Hit http://no.archive.ubuntu.com wily-backports/restricted Translation-en
Get:28 http://security.ubuntu.com wily-security/main Translation-en [23,2 kB]
Hit http://no.archive.ubuntu.com wily/main Sources
Hit http://no.archive.ubuntu.com wily/restricted Sources
Hit http://no.archive.ubuntu.com wily/universe Sources
Get:29 http://security.ubuntu.com wily-security/multiverse Translation-en [2 536 B]
Hit http://no.archive.ubuntu.com wily/multiverse Sources
Hit http://no.archive.ubuntu.com wily/main i386 Packages
Hit http://no.archive.ubuntu.com wily/restricted i386 Packages
Hit http://no.archive.ubuntu.com wily/universe i386 Packages
Get:30 http://security.ubuntu.com wily-security/restricted Translation-en [2 666 B]
Hit http://no.archive.ubuntu.com wily/multiverse i386 Packages
Hit http://no.archive.ubuntu.com wily/main Translation-en
Hit http://no.archive.ubuntu.com wily/multiverse Translation-en
Hit http://no.archive.ubuntu.com wily/restricted Translation-en
Get:31 http://security.ubuntu.com wily-security/universe Translation-en [15,2 kB]
Hit http://no.archive.ubuntu.com wily/universe Translation-en
Hit http://no.archive.ubuntu.com wily-updates/main Translation-en
Hit http://no.archive.ubuntu.com wily-updates/multiverse Translation-en
Hit http://no.archive.ubuntu.com wily-updates/restricted Translation-en
Hit http://no.archive.ubuntu.com wily-updates/universe Translation-en
Hit http://no.archive.ubuntu.com wily-backports/main Translation-en
Hit http://no.archive.ubuntu.com wily-backports/universe Translation-en
Fetched 496 kB in 7s (70,7 kB/s)
W: Failed to fetch http://apt.puredata.info/releases/dists/wily/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
myuser@machine:~$ sudo apt-get install pd-extended
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package pd-extended is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'pd-extended' has no installation candidate
Launchpad mappings
Hi, vickysbooties, I know this thread is a little old, but I've managed to create a sample trigger (e.g. to play drums, etc...) based on your launchpad mappings. You can check it out here: http://code.google.com/p/purepad/
Launchpad mappings
Thank You vickysbooties, i have spent the last two hours trying to program the launchpad to turn a trigger on when pressed and then turn it off again when pressed to use as a kind of sequencer. I have copied a little bit of the code you used to do that if that is ok.