| Tarmo,
I will ask my son (who did the Android programming for our two "Chime" apps)
if he or I can make the Eclipse projects available on our websites. If he
agrees, I'll post a link to them here.
Regarding CsoundObj.pause(): we decided not to use it, and instead employ
Play and Stop. The reason: we substituted a slider for the set of buttons we
had. At the beginning of each Play, the current values of sliders are read -
which of course remain from the previous play. OTOH, previous settings of
the *button set* were not available, and reverted to original default upon
replay. Perhaps if we had dealt with the buttons differently, we could have
retained a "last button pressed" value; it would have been much more
complicated, however, and involved dealing with 6 controls instead of one.
Art Hunkins
----- Original Message -----
From: "Tarmo Johannes"
To:
Sent: Tuesday, October 09, 2012 7:53 AM
Subject: Re: [Csnd] Problems with downloading Chimes and ChimePad (my new
Android apps)
> Thanks,
>
> very lovely app and beautiful design!
>
> Would you agree to share the android code (the eclipse project)?
>
> I guess under the Pause button you have used the new CsoundObj.pause()
> function that in fact starts the score from beginning when you press it
> the
> second time. I thin CsoundObj.togglePause() is the one that stops the
> perfomrance and continues where it stopped.
>
> But is is very-very nice anyway. Great example!
>
> greetings,
> tarmo
>
>
> On Monday 08 October 2012 15:00:31 Art Hunkins wrote:
>> I apologize to you who experienced problems finding/downloading my two
>> new
>> Android apps - ChimePad (a realtime Csound performance "piece") and its
>> super-simplified and automatic offspring, Chimes.
>>
>> It turns out I needed to get my host to allow downloads of the APK mime
>> type. This is now enabled, and both apps are now downloadable from my
>> site
>> www.arthunkins.com.
>>
>> The links to play.google.com are now (on the site) also made specific, so
>> you go straight to where you download without having to search. (I know,
>> searching on "chimes" gives massive results.) Thanks for the suggestion.
>>
>> Art Hunkins
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
|