Csound Csound-dev Csound-tekno Search About

[Csnd] Bug report: Csound Android 6.14.0 can play examples but not the same example loaded from .csd file

Date2019-11-16 21:31
FromAbram Hindle
Subject[Csnd] Bug report: Csound Android 6.14.0 can play examples but not the same example loaded from .csd file
Problem: I cannot get csound Android to start properly from a .csd file.

Device: Google pixel 2XL Android 10

Software: csound for Android from the Google play store. 6.14.0 Build 6523

Steps:
1. Start csound Android
2. Load an example such as modulated delay line
3. Press RUN
4. Observe it prints to console and works.
5. Go to editor
6. Click save as. Save as x.csd
7. Stop csound
8. Exit the app
9. Start the app
10. Go to editor
11. Load x.csd
12. Click RUN
...

Observed:
Console says

Csound is starting...
setCsoundText...

And nothing else.

If you click stop you see
CsoundOboe::Stop...
Csound has been stopped.
setCsoundText...

Can anyone verify the same behavior. I upgraded to beta and down graded and reinstalled and I will get the same behavior.

Examples work but csd files loaded via open do not.

Abram


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2019-11-16 21:40
FromVictor Lazzarini
SubjectRe: [Csnd] Bug report: Csound Android 6.14.0 can play examples but not the same example loaded from .csd file
I think this is maintained by Michael Gogins out of his csound-extended repo.


Prof. Victor Lazzarini
Maynooth University
Ireland

On 16 Nov 2019, at 21:31, Abram Hindle <hindle1@ualberta.ca> wrote:

Problem: I cannot get csound Android to start properly from a .csd file.

Device: Google pixel 2XL Android 10

Software: csound for Android from the Google play store. 6.14.0 Build 6523

Steps:
1. Start csound Android
2. Load an example such as modulated delay line
3. Press RUN
4. Observe it prints to console and works.
5. Go to editor
6. Click save as. Save as x.csd
7. Stop csound
8. Exit the app
9. Start the app
10. Go to editor
11. Load x.csd
12. Click RUN
...

Observed:
Console says

Csound is starting...
setCsoundText...

And nothing else.

If you click stop you see
CsoundOboe::Stop...
Csound has been stopped.
setCsoundText...

Can anyone verify the same behavior. I upgraded to beta and down graded and reinstalled and I will get the same behavior.

Examples work but csd files loaded via open do not.

Abram


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2019-11-17 03:46
FromArthur Hunkins <000001e1d761dea2-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] Bug report: Csound Android 6.14.0 can play examples but not the same example loaded from .csd file
Abram -

I have duplicated your precise procedure on a Nexus 6 (OS 7.1.1), and a Pixel 2XL with both OS 9 and OS 10, using the current Csound for Android app on the play store (the one you used). Everything runs perfectly for me. I get both sound and the expected console displays.

An observation: the Gogins modulated delay line example requires both external audio in and the use of widgets. Have you tried either with the Kung Xanadu or Boulanger Trapped (no audio in or widgets involved)?

The only other two obvious possible issues are: 1) where you save x.csd, and 2) whether you've appended the .csd to the x (file name). But your "bug" doesn't seem to involve either of these.

On Sat, Nov 16, 2019 at 4:31 PM Abram Hindle <hindle1@ualberta.ca> wrote:
Problem: I cannot get csound Android to start properly from a .csd file.

Device: Google pixel 2XL Android 10

Software: csound for Android from the Google play store. 6.14.0 Build 6523

Steps:
1. Start csound Android
2. Load an example such as modulated delay line
3. Press RUN
4. Observe it prints to console and works.
5. Go to editor
6. Click save as. Save as x.csd
7. Stop csound
8. Exit the app
9. Start the app
10. Go to editor
11. Load x.csd
12. Click RUN
...

Observed:
Console says

Csound is starting...
setCsoundText...

And nothing else.

If you click stop you see
CsoundOboe::Stop...
Csound has been stopped.
setCsoundText...

Can anyone verify the same behavior. I upgraded to beta and down graded and reinstalled and I will get the same behavior.

Examples work but csd files loaded via open do not.

Abram


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2019-11-17 04:48
FromMichael Gogins
SubjectRe: [Csnd] Bug report: Csound Android 6.14.0 can play examples but not the same example loaded from .csd file
Where you save things can be an issue. Also you need to authorize two permissions when the app asks on first startup. If you didn't do that uninstall and reinstall.

The app tries to get permissions for your personal public data dir, printed on startup. Make sure you save your file there.

Hope this helps,
Mike


On Sat, Nov 16, 2019, 19:47 Arthur Hunkins <000001e1d761dea2-dmarc-request@listserv.heanet.ie> wrote:
Abram -

I have duplicated your precise procedure on a Nexus 6 (OS 7.1.1), and a Pixel 2XL with both OS 9 and OS 10, using the current Csound for Android app on the play store (the one you used). Everything runs perfectly for me. I get both sound and the expected console displays.

An observation: the Gogins modulated delay line example requires both external audio in and the use of widgets. Have you tried either with the Kung Xanadu or Boulanger Trapped (no audio in or widgets involved)?

The only other two obvious possible issues are: 1) where you save x.csd, and 2) whether you've appended the .csd to the x (file name). But your "bug" doesn't seem to involve either of these.

On Sat, Nov 16, 2019 at 4:31 PM Abram Hindle <hindle1@ualberta.ca> wrote:
Problem: I cannot get csound Android to start properly from a .csd file.

Device: Google pixel 2XL Android 10

Software: csound for Android from the Google play store. 6.14.0 Build 6523

Steps:
1. Start csound Android
2. Load an example such as modulated delay line
3. Press RUN
4. Observe it prints to console and works.
5. Go to editor
6. Click save as. Save as x.csd
7. Stop csound
8. Exit the app
9. Start the app
10. Go to editor
11. Load x.csd
12. Click RUN
...

Observed:
Console says

Csound is starting...
setCsoundText...

And nothing else.

If you click stop you see
CsoundOboe::Stop...
Csound has been stopped.
setCsoundText...

Can anyone verify the same behavior. I upgraded to beta and down graded and reinstalled and I will get the same behavior.

Examples work but csd files loaded via open do not.

Abram


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here