alright gang im looking at circuit bending with the arduino but not too sure how to go about doing it. i presume i need some sort of digital to analogue converter to change resistance but where do i get one of these and is there a risk of shorting out the board and the computer??
nice cheers, i thought of using photocouplers or using the arduino to change the brightness of an led onto an LDR. how would i make a switch with the arduino
switch: you can use transistors, i've used 2n2222 to drive a toy drum machine without problems. but remember, if you don't insert a 2k2 resistor between the transistor and the pin you can burn the transistor. this tutorial was usefull for me: http://techhouse.brown.edu/~dmorris/projects/tutorials/transistor.switches.pdf
variable resistors: i prefer to use LRD and leds because it's cheap. i think that digital potentiometers can be more accurate but if you want to circuit-bend you shouldn't care to accuracy.