Csound Csound-dev Csound-tekno Search About

Re: [Csnd] fout Android

Date2012-08-18 22:51
From"Art Hunkins"
SubjectRe: [Csnd] fout Android
Victor answered a similar inquiry from me a few days ago by saying that he thought Csound on Android (if I understand correctly) did not have permission to write WAV files.
 
I'd like to know if this is: a current limitation of Android, or a limitation of the Csound implementation on Android? (I'd assume the former - and hope this may change in the near future, as may the lack of MIDI implementation.)
 
Art Hunkins
----- Original Message -----
To: csound
Sent: Saturday, August 18, 2012 5:28 PM
Subject: [Csnd] fout Android

Does anyone know if fout works on Android? If so what directory should I attempt to put the filename into?  I get this error:

08-18 16:23:54.917: I/AndroidCsound(14705): error opening sound file '/sdcard/testaudio/test.wav'


Date2012-08-18 23:00
FromSteven Yi
SubjectRe: [Csnd] fout Android

If it is a permissions issue, ot would be a one line change to add the permission to the android application that uses csound.

On Aug 18, 2012 2:51 PM, "Art Hunkins" <abhunkin@uncg.edu> wrote:
Victor answered a similar inquiry from me a few days ago by saying that he thought Csound on Android (if I understand correctly) did not have permission to write WAV files.
 
I'd like to know if this is: a current limitation of Android, or a limitation of the Csound implementation on Android? (I'd assume the former - and hope this may change in the near future, as may the lack of MIDI implementation.)
 
Art Hunkins
----- Original Message -----
To: csound
Sent: Saturday, August 18, 2012 5:28 PM
Subject: [Csnd] fout Android

Does anyone know if fout works on Android? If so what directory should I attempt to put the filename into?  I get this error:

08-18 16:23:54.917: I/AndroidCsound(14705): error opening sound file '/sdcard/testaudio/test.wav'


Date2012-08-18 23:04
FromRoger Kelly
SubjectRe: [Csnd] fout Android
Yes it was a permissions issue.  Got it fixed.  Thanks.

On Sat, Aug 18, 2012 at 5:00 PM, Steven Yi <stevenyi@gmail.com> wrote:

If it is a permissions issue, ot would be a one line change to add the permission to the android application that uses csound.

On Aug 18, 2012 2:51 PM, "Art Hunkins" <abhunkin@uncg.edu> wrote:
Victor answered a similar inquiry from me a few days ago by saying that he thought Csound on Android (if I understand correctly) did not have permission to write WAV files.
 
I'd like to know if this is: a current limitation of Android, or a limitation of the Csound implementation on Android? (I'd assume the former - and hope this may change in the near future, as may the lack of MIDI implementation.)
 
Art Hunkins
----- Original Message -----
To: csound
Sent: Saturday, August 18, 2012 5:28 PM
Subject: [Csnd] fout Android

Does anyone know if fout works on Android? If so what directory should I attempt to put the filename into?  I get this error:

08-18 16:23:54.917: I/AndroidCsound(14705): error opening sound file '/sdcard/testaudio/test.wav'