Wow, very interesting concept to run two similar languages in parallel, one untyped, one typed!
Yet, while trying to get xtempore installed and running on a mac 10.8.2,
i got stuck with initialising the audio device (see 'logs' below).
I had downloaded the xtempore executable from github as described lately in the blog
and used homebrew to get protaudio which installed version 19.20111121 just fine.
I also tried to compile xtempore from source, but ran in the expected problem building llvm 3.0.
Thanx for help or ideas about what might have gone wrong here,
mc
./extempore --print-devices
-----Available Audio Drivers-------
audio device[0]:AirPlay api[0]:Core Audio inchan[0] outchan[2]
audio device[1]:Built-in Microph api[0]:Core Audio inchan[2] outchan[0]
audio device[2]:Built-in Input api[0]:Core Audio inchan[2] outchan[0]
audio device[3]:Built-in Output api[0]:Core Audio inchan[0] outchan[2]
audio device[4]:Sennheiser MM550 api[0]:Core Audio inchan[1] outchan[1]
audio device[5]:LogMeInSoundDriver api[0]:Core Audio inchan[2] outchan[2]
audio device[6]:Soundflower (2ch) api[0]:Core Audio inchan[2] outchan[2]
audio device[7]:Soundflower (16ch) api[0]:Core Audio inchan[16] outchan[16]
audio device[8]:Sennheiser MM550 Stereo api[0]:Core Audio inchan[0] outchan[2]
audio device[9]:AirPhones api[0]:Core Audio inchan[2] outchan[2]
-----------------------------------
PortAudio not initialized
PortAudio not initialized
PortAudio not initialized
and then
bash-3.2$ ./extempore --device 3
##########################################
## ##
## EXTEMPORE ##
## ##
##
and...@moso.com.au ##
## ##
## (c) 2010-2012 ##
## ##
##########################################
################################
######################
############
##
Could not open runtime/code.irPortAudio not initialized
PortAudio not initialized
PortAudio not initialized