Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesneimog authored Oct 29, 2024
1 parent 0dd6e18 commit 4565144
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,7 @@ py4pd allows write PureData Objects using Python instead of C/C++. The main goal
* OpenMusic functions in libraries like `om_py`, `music21`, `neoscore`, and others;
* Sound analisys with `magenta`, `librosa`, and `pyAudioAnalaysis`;


# Download py4pd
1. Open PureData, `Help->Find Externals->` search for `py4pd` then select py4pd and click on `Install`:
2. You must install Python.

* **Linux**: `sudo dnf install python3.12` or `sudo apt install python3.12`;
* **MacOS**: Go to https://www.python.org/downloads/release/python-3127/ and install normally.
* **Windows**: Go to https://www.python.org/downloads/release/python-3127/ and install normally.

## Wiki | Instructions for use
## Wiki | How to install and Use

* Go to [Docs](https://www.charlesneimog.com/py4pd).

Expand Down

0 comments on commit 4565144

Please sign in to comment.