Thanks, Scott. Exactly what I needed. Was able to come up with a handy little Android Widget Tester with your help. (It works with Android Csound all the way back to CSD Player - complete with a one-line console message tracking output.)
I had gotten all into the weeds dealing with downward triggers, MIDI output (completely off-track), what Csound and Android might be doing with trigger outputs, etc. It had never dawned on me that I could completely forget about how triggers were “returning to zero!”
Thanks again. Thankfully at least a few Csounders like you and Michael care about Android!
Art H.
Csound mailing list Send bugs reports to Discussions of bugs and features can be posted here
What with all the algorithmic/aleatoric stuff I do I’ve become somewhat “trigger-happy” =)
Still slightly surprised there aren’t more obvious Csound for Android users. While maybe not the easiest platform for editing, with the relative power & portability of newer phones & tablets it’s amazing how much one can do with something that fits in your pocket. Even for those with computers, to be able to tinker while commuting or just simply lying on the couch or in bed it’s such a great tool.
And with the widgets one could quite conceivably pull off an interactive live performance.
Perhaps I’ll see you tomorrow you on Michael’s Zoom meeting.
Hi Brian. Welcome to my world! Or Our world, Art included, apologies to other users out there I’m oblivious to. I’ve been in the trenches for a bit. I don’t currently have a computer so all my work is done with the app. I have many csd’s & am currently working on developing a more UDO and #include based library of toys for more “modular” flexibility.
I’m not a very experienced user/programmer but for anyone interested I’m slowly getting around to building a github repo for sharing them. There aren’t many yet & they’re generally quite simple, I’m still wrapping my head around the learning curve involved with something as versatile as Csound.
Here’s my Csound SoundCloud page, all pieces were written, edited & produced with a phone & using only the Android app. Some pieces & short examples of experiments.
Shameless self-promotion aside, I hope to see more users taking advantage of the app & of course a big thanks to Michael, Steven & Victor & anyone else involved in the development & maintainance of it.
One of my goals has been to help promote and raise awareness of the app, the hope being that with more vocal users it might help encourage continued growth and support for newer versions of Andoid.
I’ve done concurrent Android versions of my Csound (MIDI) compositions for years now. A bunch of sliders, and sometimes several buttons, are all I need.
Minimal changes are required to convert - especially if you begin by coding controllers in the 0-1 range, and don’t require too many function tables to tweak controller output.
Recent smartphones can handle just about anything I throw at them.
Art H.
Csound mailing list Send bugs reports to Discussions of bugs and features can be posted here
At this point to me it makes more sense to use the android app for
android stuff, but then I am using the csound wasm api to build out an
MPE enabled instrument with full MIDI IO and support for my own MPE
based jamstik guitar, but as a PWA I can run it on windows or manjaro
or android and possibly soon even on Apple as they slowly start to
support PWA.
But since I'm just getting started I don't have much to show yet
except design sketches.