unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Mikael Djurfeldt <mikael@djurfeldt.com>
To: Thomas White <taw@bitwiz.me.uk>
Cc: Guile User <guile-user@gnu.org>, Mikael Djurfeldt <mikael@djurfeldt.com>
Subject: Re: Guile-OSC: Open Sound Control library for Guile
Date: Fri, 12 May 2023 11:27:22 +0200	[thread overview]
Message-ID: <CAA2XvwJ__aj6ypcBkAzwcyFLxyXm1WHSK+ZntFaHBuQJCmr5ew@mail.gmail.com> (raw)
In-Reply-To: <20230511205806.7810b326cf0a0d1ebf9b40fb@bitwiz.me.uk>

Nice!

Sorry, but I couldn't help it: What happens if there's a garbage collection
in the middle of an arpeggio? :))

On Thu, May 11, 2023 at 8:58 PM Thomas White <taw@bitwiz.me.uk> wrote:

> Hi everyone,
>
> I just wanted to mention a new project, Guile-OSC, which connects Guile
> to Open Sound Control (http://opensoundcontrol.org/).  It's a thin
> wrapper around liblo (https://github.com/radarsat1/liblo), aiming for
> just enough abstraction to enable idiomatic Scheme code.
>
> Repository is here: https://github.com/taw10/guile-osc
>
> With this, you can connect your Guile programs to physical control
> devices with buttons, faders and knobs.  There are hundreds of such
> devices available, here are some randomly-selected examples:
> https://www.allen-heath.com/ahproducts/xonek2
> https://store.djtechtools.com/products/midi-fighter-twister
> https://www.behringer.com/product.html?modelCode=P0B1X
> A small interface program is usually needed to convert the native
> protocol (usually MIDI over USB) to/from OSC, but there are many
> options.
>
> In my case, I'm using Guile-OSC it as part of my theatrical lighting
> control DSL, Starlet (https://github.com/taw10/starlet).
>
> Comments/pull requests/bug reports welcome!
>
> Tom
>
> --
> Thomas White <taw@bitwiz.me.uk> <taw@physics.org>
> https://www.bitwiz.me.uk  https://github.com/taw10
>
>
>


  reply	other threads:[~2023-05-12  9:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 18:58 Guile-OSC: Open Sound Control library for Guile Thomas White
2023-05-12  9:27 ` Mikael Djurfeldt [this message]
2023-05-15 20:32   ` Thomas White

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA2XvwJ__aj6ypcBkAzwcyFLxyXm1WHSK+ZntFaHBuQJCmr5ew@mail.gmail.com \
    --to=mikael@djurfeldt.com \
    --cc=guile-user@gnu.org \
    --cc=taw@bitwiz.me.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).