Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dndrks authored Sep 30, 2024
1 parent 9a2705e commit 88f6969
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Pure Data (Pd) is a visual programming language developed by Miller Puckette in the 1990s for creating interactive computer music and multimedia works. While Puckette is the main author of the program, Pd is an open source project with a large developer base working on new extensions. (source: [Wikipedia](http://en.wikipedia.org/wiki/Pure_Data))

- Download Pd: [puredata.info/](https://puredata.info/downloads/pure-data)
- Install serialosc: [/docs/serialosc/setup](/docs/serialosc/setup)
- Download the `[monome-device]` object + code examples here: [files/grid-studies-pd.zip](https://monome.org//docs/grid/studies/pd/files/grid-studies-pd.zip)
- Install serialosc: [https://monome.org/docs/serialosc/setup](/docs/serialosc/setup)
- Download the `[monome-device]` object + code examples here: [files/grid-studies-pd.zip](https://monome.org/docs/grid/studies/pd/files/grid-studies-pd.zip)

### Required externals

Expand All @@ -21,4 +21,4 @@ Once both are installed, navigate to `Pd > Preferences > Edit Preferences` (macO

Then, place the `monome-device` folder that's included in the zip file above into your Pd externals folder. We don't need to explicitly add it to the search path.

[Full study text at monome.org](https://monome.org/docs/grid/studies/pd/)
[Full study text at monome.org](https://monome.org/docs/grid/studies/pd/)

0 comments on commit 88f6969

Please sign in to comment.