From 0ab65b325b5e78d3672f898d016c7a0378d88af3 Mon Sep 17 00:00:00 2001 From: Domenico Cipriani <77632814+lucretiomsp@users.noreply.github.com> Date: Tue, 29 Oct 2024 08:20:12 +0100 Subject: [PATCH] Create 2024-10-29.md --- _posts/2024-10-29.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _posts/2024-10-29.md diff --git a/_posts/2024-10-29.md b/_posts/2024-10-29.md new file mode 100644 index 0000000..3945d28 --- /dev/null +++ b/_posts/2024-10-29.md @@ -0,0 +1,7 @@ +--- +title: "Welcome to Music with Pharo!" +date: 2024-10-29 +--- +Welcome to Music with [Pharo](https://pharo.org/)! This blog is dedicated to [Coypu](https://github.com/lucretiomsp/Coypu), [Phausto](https://github.com/lucretiomsp/phausto) and [Pharo-sound](https://github.com/pharo-contributions/pharo-sound), +three packages developed for programmion music on-the-fly, designing synthesiszers and effects as Digital Signal Procesors, and handling [MIDI](https://en.wikipedia.org/wiki/MIDI) messages on the Pharo programming language. +Here, you'll find manuals, tutorials, examples, insights, updates on workshops, live performances, activities, and a blog discussing the challenges of developing these packages and APIs.