[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Re: Data set/ Dimensional Reduction / PCA (Principal Component Analysis)



I'm fairly new to SC, but I know that it's not the language I want to do any serious data analysis in. My own interest is primarily in sonification, so that involves explicit non-sonic data being transformed into control signals.

My thinking at the moment is that it's best to separate the two cleanly - start with instruments that have clear, sonically relevant control parameters, and translate the data stream, whatever shape it comes in, into control signals. 

I'm using Python externally to process data streams, generating streams of sonic control signals, and sending OSC signals to SC.

Seems to work, but I'm aware that there is a ton of experience out there and I'm very interested in other people's ideas.

One thing external OSC has going for it is that it scales.

On Fri, Dec 22, 2017 at 7:13 PM <nathan@xxxxxxxxxxxx> wrote:
On 2017-12-22 04:27, kewping@xxxxxxxxx wrote:
> Hi,
>
> Thank you for your reply.
>
> Can you elaborate more on .unixCmd?

hi kewping,

sure thing. since part of your application is written in sclang and part
would be written in (as an example) python, you need a way for the two
languages to talk to each other. the easiest way to do this is to run
python as a subprocess of sclang, e.g. "python myscript.py".unixCmd.


nathan

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/