[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Perceptual experiments
SuperCollider is an object oriented audio processing language:
http://sourceforge.net/project/showfiles.php?group_id=54622
I've been using it to create experiments, settings as well as stimuli (it
has the usual GUI facilities etc). It's very powerful in particular if you
need sound synthesis (you can also use it for live computer music if you
need a weekend off?).
It's open source, free and cross-platform. No guarantees that it's any
easier to learn that Python, MATLAB etc, just giving you more options...