Skip to content

Pd-server is a PureData interface to cpp-httplib. This object intends to make one way to sync live electronic music performances (based on the patches of Cort Lippe).

License

charlesneimog/pd-server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PureData

Pd-server is a PureData interface to cpp-httplib. This object intends to make one way to sync live electronic music performances (based on the patches of Cort Lippe).

Build

Windows

  • First download the repo using: git clone https://github.com/charlesneimog/pd-server --recursive.
  • On mingw64, run pacman -S mingw-w64-x86_64-openssl mingw-w64-x86_64-crypto++ mingw-w64-x86_64-libwinpthread-git.
  • Then run make.

Linux

  • First download the repo using: git clone https://github.com/charlesneimog/pd-server --recursive.
  • Install openssl sudo dnf install openssl-devel or sudo apt-get install libssl-dev and run make.

MacOS

  • First download the repo using: git clone https://github.com/charlesneimog/pd-server --recursive.
  • Then I don't know.

License

MIT license (© 2022 Yuji Hirose)

About

Pd-server is a PureData interface to cpp-httplib. This object intends to make one way to sync live electronic music performances (based on the patches of Cort Lippe).

Resources

License

Stars

Watchers

Forks