Re: [PD] [gem] trigger in gemchain

2024-04-16 Thread Patko nytkophilus
> Le 16 avr. 2024 à 10:51, cyrille henry a écrit : > > > [trigger] are usually transparent in a gemchain. This is the only > counterexample I am aware. > It also mean that you can't adapt my L-System example > (02.Advanced/21.basic_LSystem), or Claude recursion tutorial >

Re: [PD] [gem] trigger in gemchain

2024-04-16 Thread Patko nytkophilus
> Le 16 avr. 2024 à 10:51, cyrille henry a écrit : > > So, I think it's a bug, and I'm wondering if this behaviours change, since I > never experience it. > but I'm waiting for Iohannes opinion. > This quite interesting to have a look in Gem source files, my guess is that image buffer

Re: [PD] [hidraw] get more info on HID values on Mac OS laptop?

2024-04-11 Thread Patko nytkophilus
> Le 12 avr. 2024 à 01:14, Peter P. a écrit : > > good to hear that there is a new m1 binary! > This should be the same binary I've provided a couple of month ago. > I was actually looking for a way to find out which hid device represents > which sensors, and > what these sensors do mean

Re: [PD] [hidraw] get more info on HID values on Mac OS laptop?

2024-04-11 Thread Patko nytkophilus
Hello, I've just compiled hid-0.7 from https://github.com/pd-externals/hid for mac m1, it's highly documented and sources are provided, the Makefile is for macos only, and it doesn't require the xcode project anymore. You should find it with deken in 24 hours with the name hid-0.7-1 with

Re: [PD] readsf~ bug on wav files with markers

2024-03-18 Thread Patko nytkophilus
> Le 18 mars 2024 à 19:25, IOhannes m zmölnig a écrit : > > Am 18. März 2024 15:44:04 MEZ schrieb Patko nytkophilus > : >> >>> >>> what's the bug? >> >> >> Sorry I forgot to mention behavior... >> >> At the end of the

Re: [PD] readsf~ bug on wav files with markers

2024-03-18 Thread Patko nytkophilus
> Le 18 mars 2024 à 15:06, IOhannes m zmölnig a écrit : > > On 3/18/24 13:35, Patko nytkophilus wrote: >> Hello, >> before reporting on github issues, I'd like to check it out in pd-list. >> on pd-0.54-1 and probably lower version... >> to reproduce the

[PD] readsf~ bug on wav files with markers

2024-03-18 Thread Patko nytkophilus
Hello, before reporting on github issues, I'd like to check it out in pd-list. on pd-0.54-1 and probably lower version... to reproduce the bug, export wav file with markers in metadata and read cheers ___ Pd-list@lists.iem.at mailing list

Re: [PD] purest_json doesn't work on mac intel

2024-03-17 Thread Patko nytkophilus
file in sources, and in help patch. thank for your time Pat > Le 17 mars 2024 à 19:08, Thomas Mayer a écrit : > > Hi, > > On 16.03.24 13:45, Patko nytkophilus wrote: >> On mac intel when we open purest_json help patch, console shows this error: >> Libra

[PD] purest_json doesn't work on mac intel

2024-03-16 Thread Patko nytkophilus
On mac intel when we open purest_json help patch, console shows this error: Library not loaded: @loader_path/libbrotlicommon.1.dylib this might be related to this issue: https://github.com/google/brotli/issues/934 ___ Pd-list@lists.iem.at

Re: [PD] hid objects on linux/mac/win? hidraw on linux? hidraw parsing?

2024-03-14 Thread Patko nytkophilus
Hello > Le 13 mars 2024 à 08:11, Albert Rafetseder a > écrit : > >> Interestingly there exists a hid Deken package for Darwin-arm64-32 >> http://deken.puredata.info/library/hid/0.1.0 >> but it is not displayed in Pd's built-in search engine on OS X as far as >> I can remember (maybe someone

Re: [PD] copy [text] buffer contents to another text buffer?

2023-06-07 Thread Patko nytkophilus
Hello, you may look for this: [line 0, bang( | [text sequence alpha] | [t a b] | | |[1 e+015( | | [text set beta] Le mer. 7 juin 2023, 13:07, Peter P. a écrit : > Hi list, > > what would be the easiest way to copy the contents of [text define > alpha] to [text define beta]?

Re: [PD] midi file into [text sequence]?

2023-04-22 Thread Patko nytkophilus
If tout are familiar with f# scripting you may like to try this library: https://github.com/smoothdeveloper/zcore-midi-fs Le sam. 22 avr. 2023, 11:12, Patko nytkophilus a écrit : > Hello, I'm using mrpeach/midifile and I'm happy with it. Sometimes I > process the output or read the c

Re: [PD] midi file into [text sequence]?

2023-04-22 Thread Patko nytkophilus
Hello, I'm using mrpeach/midifile and I'm happy with it. Sometimes I process the output or read the content of midifile with text buffers, and write back to midifile. Le sam. 22 avr. 2023, 07:53, Peter P. a écrit : > Hi, > > starting to use [text sequence] instead of [qlist] more and more, I am

[PD] Deken command line

2022-11-26 Thread Patko nytkophilus
Hello, Is there a way or some future strategy for installing bunches of newest externals with deken like it would be done using command line ? ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] RPI4 GPIO

2022-11-24 Thread Patko nytkophilus
Latency might be problematic with realtime processes and in my case this is not for realtime. You might be interested into realtime kernel used in patchbox os for rpi. I've got jack+pd- nogui running with 2ms buffer and no xrun. Le jeu. 24 nov. 2022, 18:38, Sebastian Lexer a écrit : > Hello, >

Re: [PD] RNBO in Max, streamlined export workflow

2022-11-23 Thread Patko nytkophilus
Hello, I'm working on a project where raspberry pi would share both PureData patches and max RNBO. I'm actually planning to use OSCquery with the help of ossia external to evaluate OSCquery's json with PureData, for having both working same way on raspberry pi. Here is my one cent... Le mer. 23

Re: [PD] Apple Silicon (M1 Pro, M1 Max, M2) questions

2022-11-23 Thread Patko nytkophilus
Hello, if you have some specific need of an external for Apple silicon I would add it to dépend packages. Le mer. 23 nov. 2022, 12:12, kerry l. hagan a écrit : > Hi all, > > I need to update my laptop, and I’m trying to decide between M1 Pro, M1 > Max and M2. CPU benchmarks show that M1 Max