An open API service indexing awesome lists of open source software.

https://github.com/boardfish/com3502-assignment

Voice changer program in Pure Data.
https://github.com/boardfish/com3502-assignment

Last synced: 4 months ago
JSON representation

Voice changer program in Pure Data.

Awesome Lists containing this project

README

        

# Speech assignment

## Installation instructions (Ubuntu))

### Pure Data

Install Pd:

```
sudo apt install puredata
```

Open Pure Data.

In `File > Preferences > Path`, add this folder. This should allow you to make a `wsprobe~` object.

In `Help > Find externals > Preferences`, check "Should newly installed libraries be added to Pd's search path?"

In `Help > Find externals`, search for `else` and install it.

### Compiling the TeX PDF.

Install a TeX distribution:

```
sudo apt install texlive-full
```

You should then be able to run `scripts/build` to update the PDF.

## Questions

Let's use this to keep track of which questions we've completed.

- [x] 1
- [x] 2
- [x] 3 - not sure about my answer to this one, could use some polish
- [x] 4 - not sure about my answer to this one, it's short
- [x] 5 - **LFO**
- [x] 6
- [x] 7
- [x] 8
- [x] 9
- [ ] 10 - Voice changer **LFO required**