Re: [PD] -batch flag: using cases / examples?

2022-02-04 Thread Claude Heiland-Allen

Hi,

On 04/02/2022 17:16, padovani wrote:


Nonetheless, I just noticed now that there is a -batch flag.

The pd command help prints: "-batch           -- run off-line as a 
batch process". However, I could not really understand how this works 
(and also couldn't find any further tips in the docs/lists).


Historically I think batch came before fast-forward.  It runs the 
scheduler as fast as possible forever, until a quit message is sent to 
the pd receiver.


Example could be something like:

pd -noprefs -noaudio -r 44100 -batch -nrt -open main.pd -send "onload 
sine.wav 440 1000"


where main.pd has [r onload] and uses the incoming message to write an 
audio a file using [writesf~] (remember to send pd "dsp 1", too).


For a real-world example, see the render.sh in my project:
https://code.mathr.co.uk/dynamo


Claude
--
https://mathr.co.uk




___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] -batch flag: using cases / examples?

2022-02-04 Thread padovani
Hi,

I'm exploring to use Pd in NRT by calling it from command line with -nogui
and -send. It works very well with custom designed patches using
[fast-forward $1< messages... For instance, I can run many instances of Pd
by using a Python script to analyze or synthesize audio.

Nonetheless, I just noticed now that there is a -batch flag.

The pd command help prints: "-batch   -- run off-line as a batch
process". However, I could not really understand how this works (and also
couldn't find any further tips in the docs/lists).

If anyone could give some example it would be really nice.

Thanks!
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] ceammc lib repository / Linux build

2022-02-04 Thread padovani
Hi,

I would like to use ceammc lib in my Vanilla installation in a Linux system
(Manjaro Qonos, 21.2.2) but it seems that there is no ceammc compiled for
Linux systems in deken.

Is there a specific repository for the lib? (
https://github.com/uliss/pure-data is only for the whole pd-ceammc variant,
AFAIK)

Alternatively, is there some compile option of the pd-ceammc repository
that would give me only the lib?

thanks!
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] KDE: how to change window color, too dark...

2022-02-04 Thread Dan Wilcox
in macOS, newer versions of Tk are system theme aware, ie. light and dark mode. 
I actually disabled this on purpose so Pd always stays in "light mode" until we 
can integrate theme handling.

In this case, I think something similar s happening where Tk is picking up the 
window manager's theme and applying it to standard UI stuff such as default 
text color and window/widget background colors. The explicit Pd canvas stuff 
stays the default PD colors of course.

There is an implementation in a PR right now that would be good to look at. I 
was planning on experimenting with it and Tks mode handling directly over the 
holidays but did not have time in the end.

> On Feb 4, 2022, at 5:28 AM, pd-list-requ...@lists.iem.at wrote:
> 
> Message: 5
> Date: Thu, 3 Feb 2022 20:28:32 -0800
> From: Miller Puckette mailto:m...@ucsd.edu>>
> To: rafael.racc...@blindekinder.com 
> Cc: pd-list@lists.iem.at 
> Subject: Re: [PD] KDE: how to change window color, too dark...
> Message-ID: mailto:yfyrcp8osordl...@ucsd.edu>>
> Content-Type: text/plain; charset=us-ascii
> 
> Hi Rafael -
> 
> I don't know why the colors aren't the standard (black and white) that are 
> baked into
> the Pd code.  Pd should be ignoring the theme setting on your desktop.
> 
> Just for a test, can you see if the colors change when you change your theme?
> 
> cheers
> Miller
> 
> On Tue, Feb 01, 2022 at 09:50:42PM +0100, rafael.racc...@blindekinder.com 
>  wrote:
>> Hi,
>> I'm on KDE, the main theme is Breeze. Most apps are ok, but PD is too dark,
>> with few contrast (black on dark grey), and I cant know if checkboxes are
>> checked or not (light grey on white).
>> I use PD 0.50.
>> 
>> How can I change the colors?
>> 
>> thank you!
>> 
>> rph-r


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] unauthorize / freeverb externals

2022-02-04 Thread Lucas Cordiviola

I had uploaded to Deken

unauthorized[v0.1](Windows-amd64-32)(Sources).dek

[mp3streamin~] and [ mp3fileout~] didn't compile so they are missing in 
this pkg.




--

Mensaje telepatico asistido por maquinas.

On 2/3/2022 1:15 PM, alex tuca wrote:

hallo,

for a friend, i am looking for this precompiled windows64 externals.

unauthorized
freeverb

if anyone has them, could you please share a download link, would also 
be good in deken.


thanks,
alexander



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list




___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list