https://github.com/fdch/berelays
A chaos-based multichannel delay network
https://github.com/fdch/berelays
Last synced: about 2 months ago
JSON representation
A chaos-based multichannel delay network
- Host: GitHub
- URL: https://github.com/fdch/berelays
- Owner: fdch
- Created: 2020-02-15T20:45:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T00:35:13.000Z (about 6 years ago)
- Last Synced: 2025-01-14T09:16:08.607Z (over 1 year ago)
- Language: Shell
- Homepage: https://fdch.github.io/berelay
- Size: 75.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# berelay

A multichannel delay network based on the lorenz system of equations, with an extra random twist, and presets with which you can play around. It is intended for live performance with a line input (guitar or other). `berelay` is entirely made in Pure Data and uses the externa libraries `fd_lib` and `timbreID`, both avaliable via `Help>Find Externals`.
The code can be accessed [here](https://github.com/fdch/berelay)
---
## Download
### download
1. Go to [https://github.com/fdch/berelay](https://github.com/fdch/berelay)
1. Click the green "Clone or Download" button and chooose "Download ZIP"
2. Extract all files into one folder
### usage
3. Open Pure Data. (Download it here if you don't have it [msp.ucsd.edu](http://msp.ucsd.edu/software.html))
4. In Pure Data: go to `Help > Find Externals`, search for and download `fd_lib` and `timbreID`. (Make sure they have extracted correctly within Documents/Pd/externals)
5. Open `main.pd` within the extracted folder.
Follow instructions within Pure Data and adjust levels as necessary.
### clone from git
```
$ git clone https://github.com/fdch/berelay.git
$ cd berelay/bin
$ pd main.pd
```
Follow instructions within Pure Data and adjust levels as necessary.
---
## Listen
- Stereo reduction [here](https://drive.google.com/file/d/15yYUjKUHFC_ux_8kwkNTxa5nmMhzHVnF/view?usp=sharing).
- Download a multichannel version (24.4) [here](https://drive.google.com/file/d/1YdH20TWvSHejmskI3XhdPftj9PgRhMzn/view?usp=sharing)
---
## Program Notes
berelays is a duo for electric guitar and a massively multichannel delay network controlled live. The movement of the strings of the guitar is replicated at different times and locations evidencing that the smallest possible action that the performer makes has gigantic, beautiful, dreadful, and inspiring consequences. The work can be adapted to either the Cube or the Perform Studio, and it has variable length. It is entirely made using the Pure Data graphic programming environment with a chaos-based delay network. `berelay` results from a collaboration between [Berenice LLorens](https://berenicellorens.bandcamp.com) and [fdch](https://fdch.github.io). All guitars performed by Bere.
---
## About the duo
[https://fdch.github.io/projects/fd_br](https://fdch.github.io/projects/fd_br)