<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title># VLQTools2023

## Presentation

VLQTools2023 is a supercollider patch for live soundprocessing. Here is described the actual state and usage (a new version is under developement with only midi devices and no TouchOSC).

The model is a virtual pedal board with various effects the user can launch in different orders. But if changing the chain order in a real pedal board is complicated, it&#39;s easier in a computer ! The idea is that the last effect is added at the end of the chain.

Pressing ringmod &gt; wah &gt; graindisp will sound different than graindisp &gt; wah &gt; ringmod...

The tools integrate also a looper, and various reverberations (IR) and at the end an EQ and Compressor.

Here is the schematic representation of the audio groups :

Sources (mic in) -&gt; Main fx -&gt; Loop group -&gt; EQ -&gt; COMP

## Interface

The interface is a TouchOSC template used on an iPad2 (!), used on an ad hoc network created by the laptop computer, linked to the audio interface.

## Lauch

2 possibilities : 

- use the `$ boot.scd` from Supercollider
- launch directly with `$ sclang run.scd`

Note : if running a headless computer, which is possible with the iPad interface, you have to lauch the patch with QT &quot;offscreen&quot; :

``
$ export QT_QPA_PLATFORM=offscreen
$ sclang run.scd
``

## Variants

One might use a pedal controller and volume pedal adding functionalities defined in `midi.scd`.

## Installation

- Install Supercollider with plugins
- Install TouchOSC on your tablet
- Use the github repository : `https://github.com/vinlq/VLQTools2023`

Note : check how to create an *ad hoc* network to link directly your tablet and the computer, or use a router.

## Usage

This patch has been used in the Generative Improvisation Class at CNSMDP, as an introduction to live sound processing, with various instruments and vocalists.

### Situations

- duo with an improviser and an iPad player
- soloist experimenting various techniques extended by the tools, making snapshots and then improvising a piece with these prepared fx
- soloist using fx to record a track used afterwards as a support for instrumental improvisation (by the same improviser or not) (unset title) RSS Feed</title>
    <description></description>
    <link>https://api.antony-archiv.org/documentation/22611</link>
<item>
<guid isPermaLink="true">https://api.antony-archiv.org/documentation/22611</guid>
  <title># VLQTools2023

## Presentation

VLQTools2023 is a supercollider patch for live soundprocessing. Here is described the actual state and usage (a new version is under developement with only midi devices and no TouchOSC).

The model is a virtual pedal board with various effects the user can launch in different orders. But if changing the chain order in a real pedal board is complicated, it&#39;s easier in a computer ! The idea is that the last effect is added at the end of the chain.

Pressing ringmod &gt; wah &gt; graindisp will sound different than graindisp &gt; wah &gt; ringmod...

The tools integrate also a looper, and various reverberations (IR) and at the end an EQ and Compressor.

Here is the schematic representation of the audio groups :

Sources (mic in) -&gt; Main fx -&gt; Loop group -&gt; EQ -&gt; COMP

## Interface

The interface is a TouchOSC template used on an iPad2 (!), used on an ad hoc network created by the laptop computer, linked to the audio interface.

## Lauch

2 possibilities : 

- use the `$ boot.scd` from Supercollider
- launch directly with `$ sclang run.scd`

Note : if running a headless computer, which is possible with the iPad interface, you have to lauch the patch with QT &quot;offscreen&quot; :

``
$ export QT_QPA_PLATFORM=offscreen
$ sclang run.scd
``

## Variants

One might use a pedal controller and volume pedal adding functionalities defined in `midi.scd`.

## Installation

- Install Supercollider with plugins
- Install TouchOSC on your tablet
- Use the github repository : `https://github.com/vinlq/VLQTools2023`

Note : check how to create an *ad hoc* network to link directly your tablet and the computer, or use a router.

## Usage

This patch has been used in the Generative Improvisation Class at CNSMDP, as an introduction to live sound processing, with various instruments and vocalists.

### Situations

- duo with an improviser and an iPad player
- soloist experimenting various techniques extended by the tools, making snapshots and then improvising a piece with these prepared fx
- soloist using fx to record a track used afterwards as a support for instrumental improvisation (by the same improviser or not)</title>
  <link>https://api.antony-archiv.org/documentation/22611</link>
  <dc:date>2026-07-02T08:56+00:00</dc:date>
</item>
  </channel>
</rss>