[Cs-dev] OSC opcodes on android
Date | 2015-04-09 05:11 |
From | Justin Smith |
Subject | [Cs-dev] OSC opcodes on android |
Attachments | None None |
What is the current status of OSC support on android?
Using touchosc to generate my GUI looks like an attractive option, but the errors I am getting lead me to believe OSC is not working with the latest apk downloads. Am I missing some option? If not, is there work in progress to get OSC working on android? |
Date | 2015-04-09 09:40 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] OSC opcodes on android |
OSC support exists, but maybe it has not been packaged up and released with Michael’s apk frontend. For developers, it’s in the project sources. ======================== Dr Victor Lazzarini Dean of Arts, Celtic Studies and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 9 Apr 2015, at 05:11, Justin Smith |
Date | 2015-04-09 13:00 |
From | Michael Gogins |
Subject | Re: [Cs-dev] OSC opcodes on android |
Attachments | None None |
I will check on whether OSC is included in my apk. I thought it was. Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, Apr 9, 2015 at 12:11 AM, Justin Smith <noisesmith@gmail.com> wrote:
|
Date | 2015-04-09 15:13 |
From | Michael Gogins |
Subject | Re: [Cs-dev] OSC opcodes on android |
Attachments | None None |
OSC is included in Csound6.apk. I have not recently tested it. Regards, On Apr 9, 2015 8:00 AM, "Michael Gogins" <michael.gogins@gmail.com> wrote:
|
Date | 2015-04-09 15:15 |
From | Justin Smith |
Subject | Re: [Cs-dev] OSC opcodes on android |
Attachments | None None |
OK, I was getting some syntax errors that I thought were evidence of the opcode not being there, I will double check and follow up. On Thu, Apr 9, 2015 at 7:13 AM, Michael Gogins <michael.gogins@gmail.com> wrote:
|
Date | 2015-04-09 15:29 |
From | Justin Smith |
Subject | Re: [Cs-dev] OSC opcodes on android |
Attachments | None None |
The following file works locally, and caused "unexpected T_IDENT (token "OSCinit") with csound6.apk from sourceforge <CsoundSynthesizer> <CsOptions> -odac ;-+rtaudio=null -d </CsOptions> <CsInstruments> sr = 44100 ksmps = 32 nchnls = 1 giosc OSCinit 8000 </CsInstruments> <CsScore> f 1 360000 0 0 </CsScore> </CsoundSynthesizer> On Thu, Apr 9, 2015 at 7:15 AM, Justin Smith <noisesmith@gmail.com> wrote:
|
Date | 2015-04-09 16:02 |
From | Steven Yi |
Subject | Re: [Cs-dev] OSC opcodes on android |
I tested here with Csound6.apk 6.04 and got the same results as Justin. I looked at the APK and found no OSC opcodes: 511 Mon Dec 08 20:50:36 EST 2014 assets/samples/README 188416 Mon Dec 08 20:27:58 EST 2014 assets/samples/hrtf-44100-left.dat 188416 Mon Dec 08 20:27:58 EST 2014 assets/samples/hrtf-44100-right.dat 188416 Mon Dec 08 20:27:58 EST 2014 assets/samples/hrtf-48000-left.dat 188416 Mon Dec 08 20:27:58 EST 2014 assets/samples/hrtf-48000-right.dat 376832 Mon Dec 08 20:27:58 EST 2014 assets/samples/hrtf-96000-left.dat 376832 Mon Dec 08 20:27:58 EST 2014 assets/samples/hrtf-96000-right.dat 4191916 Mon Dec 08 20:27:58 EST 2014 assets/samples/sf_GMbank.sf2 15596 Mon Dec 08 20:50:36 EST 2014 assets/Csound6_User_Guide.html 164947 Tue Jul 30 09:40:56 EDT 2013 assets/Csound6_User_Guide_html_773f6605.png 5452 Mon Dec 08 20:50:36 EST 2014 res/layout/main.xml 1080 Mon Dec 08 20:50:36 EST 2014 res/menu/menu.xml 1144 Mon Dec 08 20:50:36 EST 2014 res/xml/settings.xml 2676 Mon Dec 08 20:50:36 EST 2014 AndroidManifest.xml 4736 Mon Dec 08 20:50:34 EST 2014 resources.arsc 2577 Mon Dec 08 20:50:34 EST 2014 res/drawable-hdpi/directory_icon.png 2800 Mon Dec 08 20:50:34 EST 2014 res/drawable-hdpi/directory_up.png 1375 Mon Dec 08 20:50:34 EST 2014 res/drawable-hdpi/file_icon.png 3966 Mon Dec 08 20:50:34 EST 2014 res/drawable-hdpi/ic_launcher.png 3966 Mon Dec 08 20:50:34 EST 2014 res/drawable-hdpi/icon.png 1537 Mon Dec 08 20:50:34 EST 2014 res/drawable-ldpi/ic_launcher.png 1537 Mon Dec 08 20:50:34 EST 2014 res/drawable-ldpi/icon.png 2200 Mon Dec 08 20:50:34 EST 2014 res/drawable-mdpi/ic_launcher.png 2200 Mon Dec 08 20:50:34 EST 2014 res/drawable-mdpi/icon.png 1156968 Mon Dec 08 20:50:36 EST 2014 classes.dex 21748 Mon Dec 08 20:27:56 EST 2014 lib/armeabi/libdoppler.so 159436 Mon Dec 08 20:27:56 EST 2014 lib/armeabi/libfluidOpcodes.so 394832 Mon Dec 08 20:27:56 EST 2014 lib/armeabi/libLuaCsound.so 34164 Mon Dec 08 20:27:56 EST 2014 lib/armeabi/libscansyn.so 128856 Mon Dec 08 20:27:56 EST 2014 lib/armeabi/libsignalflowgraph.so 132472 Mon Dec 08 20:27:56 EST 2014 lib/armeabi/libstdutil.so 17660 Mon Dec 08 20:27:56 EST 2014 lib/armeabi-v7a/libdoppler.so 147160 Mon Dec 08 20:27:56 EST 2014 lib/armeabi-v7a/libfluidOpcodes.so 390736 Mon Dec 08 20:27:56 EST 2014 lib/armeabi-v7a/libLuaCsound.so 25976 Mon Dec 08 20:27:56 EST 2014 lib/armeabi-v7a/libscansyn.so 120672 Mon Dec 08 20:27:56 EST 2014 lib/armeabi-v7a/libsignalflowgraph.so 116096 Mon Dec 08 20:27:56 EST 2014 lib/armeabi-v7a/libstdutil.so 2287436 Mon Dec 08 20:25:10 EST 2014 lib/armeabi/libcsoundandroid.so 677508 Mon Dec 08 20:25:10 EST 2014 lib/armeabi/libgnustl_shared.so 1935832 Mon Dec 08 20:25:12 EST 2014 lib/armeabi/libsndfile.so 1931112 Mon Dec 08 20:27:54 EST 2014 lib/armeabi-v7a/libcsoundandroid.so 661132 Mon Dec 08 20:27:54 EST 2014 lib/armeabi-v7a/libgnustl_shared.so 1898976 Mon Dec 08 20:27:56 EST 2014 lib/armeabi-v7a/libsndfile.so 3578 Mon Dec 08 20:50:40 EST 2014 META-INF/MANIFEST.MF 3631 Mon Dec 08 20:50:40 EST 2014 META-INF/CERT.SF 1203 Mon Dec 08 20:50:40 EST 2014 META-INF/CERT.RSA Maybe the scripts for building Csound6.apk is not correct? I saw that build-all-mkg.sh does not have libOSC in it, though the install_libs.sh script in CSDPlayer folder does try to copy the files. On Thu, Apr 9, 2015 at 10:29 AM, Justin Smith |
Date | 2015-04-09 16:24 |
From | Michael Gogins |
Subject | Re: [Cs-dev] OSC opcodes on android |
Attachments | None None |
What it probably is that I added them after the apk you have. They are in my apk in dev. They will be there in 6.05. If you need them before that let me know and I can put them somewhere and tell you where to download the apk. Or would it do just to email the .so? Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, Apr 9, 2015 at 11:02 AM, Steven Yi <stevenyi@gmail.com> wrote: I tested here with Csound6.apk 6.04 and got the same results as |
Date | 2015-04-09 16:27 |
From | Justin Smith |
Subject | Re: [Cs-dev] OSC opcodes on android |
Attachments | None None |
Selfishly, having access to a preview of the newer apk would be great - I started fooling around with the android sdk with hopes of building myself, but to be honest haven't made much progress yet. Maybe a dropbox link? On Thu, Apr 9, 2015 at 8:24 AM, Michael Gogins <michael.gogins@gmail.com> wrote:
|
Date | 2015-04-10 00:27 |
From | Michael Gogins |
Subject | Re: [Cs-dev] OSC opcodes on android |
Attachments | None None |
I should have something for you tomorrow. Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, Apr 9, 2015 at 11:27 AM, Justin Smith <noisesmith@gmail.com> wrote:
|