New update of Ultraschall-API, an extensive developer-library for the #daw #reaper.

I updated the rendering-functions to include all the recent additions to the rendering-dialog, mostly the post-processing options.

So if you want to script your own render-features, you can do it with Ultraschal API.

Changelog:
https://forum.cockos.com/showpost.php?p=2872378&postcount=916

More information:
https://forum.cockos.com/showthread.php?t=214539

#scripting #lua #developer #developing #reascript

Cockos Incorporated Forums - View Single Post - Ultraschall-API 5.31 - 1908 Lua-Functions -"Rendering Updates"

Cockos Confederated Forums

@cleverboi @JadziaMD @davidgerard @RecurringBloatware @rdfhrn IMHO #scripting is a form of #programming and the distinction is arbitrary.

  • Unless one does raw, low-level accessing hardware components, there's almost always an #ABI or #API that gets utilized.

I just merely pointed out that #bash as a #shell is basically the only common denominator among mainstream #Linux distros, with the few exceptions that don't even implement a symbolic redirect to a bash-subset when calling

#! /usr/bin/env bash

being anomalies most of the time if not "statistical rounding errors" at best...

Hey, Braintrust, I have a scripting question:

We have a number of Excel spreadsheets we post on a recurring basis, and we've managed to automate some of the accessibility functions, like formatting tables & whatnot. We're currently using R sitting on top of SQL queries to generate these spreadsheets. But we haven't figured out how to automate adding alt text, & I'm wondering if anybody else has had occasion to do something like this?

#Rscript #Excel #Scripting

Python : comment ajouter un filigrane à des images ?

Découvrez comment protéger vos images grâce à un script Python avec l'ajout d'un filigrane (watermark) en masse sur un ensemble d’images.

IT-Connect
binfmtc - binfmt_misc C scripting interface

As it turns out, conversations with LLMs are best shared with the world via articles that summarise all the learnings of these conversations, which can be written with the help of the LLMs themselves.

https://medium.com/@orwa.diraneyya/build-a-single-file-json-server-in-one-bash-script-158f1c7cd473

#bash #http #server #education #learning #shell #scripting

Build a Single-File JSON Server in One Bash Script 🚀

Want to quickly serve a single JSON file over HTTP without installing Node.js, Python, or any web framework? Let’s build a tiny HTTP server using just bash and netcat that’ll make your fellow…

Medium