-
atux
Hello,
running a patch that I haven't opened for a while (and which has always worked), now the console writes that:
... couldn't create bassemu~
It's strange, because until recently I've always used this object without problems.
I tried with "Find Externals", but it gives me zero results.
I tried to install it with Synaptic, and it is already installed:
But it has no effect.
In the folder where all the Externals are, bassemu~ is not there.
How to install the correct library for bassemu~ object?
[pd 0.54 on Linux]Thank you,
a. -
atux
Hello,
when I download a patch attached to a post, and then open it in pd, everything appears contracted and I have to enlarge everything by hand.
Why doesn't it keep the formatting?
[Pd version 0.54.0 on Linux]Thank you,
a. -
atux
Hi,
what methods are there to plot points in puredata (with or without GEM) by importing their coordinates (x,y) from a text file in txt or csv format?
In what form should the coordinates be written in the txt file?
Are there any examples?
[pd 0.54.0 on Linux]Thank you,
a.EDIT:
I realized now that it was probably better to write this post in "pixel#"... if you want you can move it...sorry. -
atux
@oid said:
@atux It is easy to get fixated on [list store] with all of its features, some things are easier to do with the other list objects.
Nice, very interesting.
Thank you,a.
-
atux
@manuels said:
@atux You can use [list store] for that. It takes messages like [get 1 3( to output a sublist of three items starting with the first item of the list. Take a look at the help file to find out how it works in detail.
Thanks, so it's like this:
list_2.pdThe only problem is that it is not circular, i.e. for example, executing [get 5 3( I would like it to extract [88 9 1(, but it doesn't work.
Thank you,
a. -
atux
Hi,
here I can extract one element at a time:
But if I want to extract three consecutive elements into a list, for example the 3rd, 4th and 5th:
how do I do it?(Generalizing: extract a list of 3 consecutive elements in position i-1, i, i+1)
list.pdThank you,
a. -
atux
@alexandros said:
Not sure, but I guess you should have openFrameworks installed, which has a script to install dependencies. Do you have those? These scripts should also be available in Ofelia, in scripts/ubuntu.
Hi,
yes, previously I followed the procedure step by step as written here:https://openframeworks.cc/setup/linux-install/
a.
-
atux
Hi,
I wanted to try Ofelia, so in Pd 0.54.0 on Ubuntu 22.04 I installed Ofelia v4.0.0 (via "Find externals").
In "Preferences" I entered the correct paths.
When I open a patch that uses Ofelia, I get these errors:/home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory ofelia d -k $0-main ... couldn't create #A: no such object /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory ofelia d -c11 -k $0-setMatrix2 ... couldn't create array: no method for '__set' /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory ofelia d -k $0-getCopyArray ... couldn't create array: no method for '__set' /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory ofelia d -c11 -k $0-setMatrix ... couldn't create array: no method for '__set' /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory ofelia d -k $0-getArray ... couldn't create array: no method for '__set' /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory ofelia d -k $0-conway ... couldn't create array: no method for '__set' /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory ofelia d -k $0-lCells ... couldn't create array: no method for '__set' /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory /home/a/Pd/externals/ofelia/ofelia.pd_linux:libGLEW.so.2.1: cannot open shared object file: No such file or directory ofelia d -k $0-dCells ... couldn't create array: no method for '__set'
It seems the problem is libglew, maybe it's a version issue.
On my computer, libglew is already installed (via Synaptic):What can I do?
Do you have a direct link to a version of Ofelia that works on my system?
[Pd 0.54.0 on Ubuntu 22.04]Thank you,
a. -
atux
Hi,
what is currently the best patch to simulate a Loop Station with Pure Data by playing with the MIDI keyboard in multiple channels?
I would like it to automatically do real-time quantization while recording (or align the notes immediately after recording them), so as to record the audio directly.
[Pd 0.54.0 on Linux]Thank you,
a. -
atux
@oid said:
[else/keymap]
[else/keymap] works fine, but occasionally gets stuck at 127 (doesn't go back to 0)
a.
-
atux
@oid said:
@atux Could you imagine typing jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj if you had to hit 'j' every single time? Would be rather tedious. Computer keyboards repeat when a key is held down which is defined by the system and pd respects.
So I have to find a way for it to stay on 1 until the key is released.
[I thought that object simulated the key of a midi keyboard, at least in terms of note-on and note-off]
Thank you,
a. -
atux
Hi,
when I hold down a key on the computer keyboard, the left outlet of [keyname] object rapidly oscillates between 0 and 1. Why doesn't it stay stable at 1?
It should return to 0 only when the key is released...
keyname_1.pd
Thank you,
a. -
atux
Hi,
currently is there an object to export an .mp4 video (audio+video) created with gem (video) and pd (music) directly from the patch in puredata? (maybe there have been some developments, or are in progress...)Reading posts online from a few years ago, I saw that in Linux the solution was to use OBS and then capture the gem window. It is still so?
It seems strange...
Thank you,a.
-
atux
@whale-av said:
Cool, it works perfectly. I'll attach your patch here.
Maybe it's also faster in terms of CPU (compared to that of oid), is that right?
Message_3.pdThank you,
a. -
atux
@oid said:
Thanks, it works well, very nice. I attach the patch here if anyone wants to try it.
Message_2.pdBye,
a. -
atux
@oid said:
Hi,
however the same behavior remains: if I vary the first box number, it also varies in the message box; but if I vary the second or third, they do not vary in the message (in real time) unless I put a bang above the first box number.
Message.pdThank you,
a.
-
atux
@whale-av said:
Thank you.
I would like to use three number boxes, instead of messages.
So when I change the second or third number box, the numbers don't change in the message.
So I add a bang before the first number box, if I press it all three numbers are inserted. It's right?
Thanks
a. -
atux
Hi,
I would like to connect 3 box numbers to a message box, so that the three numbers appear as a list within the message, like in this example:
But I don't remember how to do it anymore...
Any tips?Thank you,
a.