Skip to content

jKlag/FXPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-server.py receives a command (via TCP connection) to either turn on or turn off effects
-client.py sends a command to server to either turn on or turn off effects
-patch.pd is a Pure Data guitar effects patch that can receive a command via python script to turn effects on/off

Instructions for use:
  -Connect UCA222 to Pi via USB
  -Plug guitar into input jack and amp into output jack of UCA222
  -Plug in Pi to a power source
  -Wait about a minute to give the Pi time to boot up
  -Open client program with the terminal/CL command 'python client.py'
  -Enter commands of the form <effect> <on/off>
  -Type 'exit' to quit client program
  
  Presentation video link:
  https://drive.google.com/open?id=0BygrRSynMldcWndWODF0SURRamc

About

Raspberry Pi based digital sound processing unit, controllable over internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages