Hi, I’m rather new to Csound, and Cabbage. I’m currently attempting to just work through any examples and see how far I can get with it. I have several queries about something I’m trying to work on.
My first query is how to get a sound to be output when a button is pressed? And once I know this, I’m looking to read data, and have the sound output change depending on the relationship of a data set.
My second query is what type of instrument would be good to use if I’m looking to play a continuous note as a data series is read from a file or a table? Also, is there a way of playing specific chords(?), and does it depend on the type of instrument wanting to be output?
My final query is, is there a way of creating an option where different files can be read into the program? So instead of entering the data into a function table and having to change it inside the code, is there a way of essentially uploading it to be read?
Any assistance would be great!