| Hi All,
I've uploaded Csound for iOS 5.19.02.1:
https://sourceforge.net/projects/csound/files/csound5/iOS/
I've also started an iOS-specific ChangeLog (included with release).
The changes are listed below.
Thanks!
steven
5.19.02.1 - 2013-02-11
* CachedButton.m: fixed issue where it would initially start with a
state of 1 even if not pressed down
* CsoundObj.m: added startCsoundToDisk method for Csound rendering to
disk; added TrappedGenerator example that demonstrates how to use this
* CsoundObj.m: fixed issue where when CsoundObj start, if headphones
were plugged in, audio would start through the speaker; now checks if
headphones are in to use the default audio route, and if not to use
the speaker
|