OT Toxoplasmosis (was : Send "rawKeyUp")

2017-10-17 Thread Alejandro Tejada via use-livecode
Hi Jacque, Jacqueline Landman Gay wrote: > There are several downloads in that thread. > Which one is best? I am using Mark's version downloaded from his dropbox folder, probably it's similar to this version: http://forums.livecode.com/viewtopic.php?f=93&t=27811&start=30#p154437 By the way, in t

iOS 11.0.3 No Sound? Mobile player broken?

2017-10-17 Thread Sannyasin Brahmanathaswami via use-livecode
We are getting reports from iOS users that after their recent upgrade to iOS 11.0.3 "After updating my iPhone this past weekend I've discovered that the sound is not working on either of your two apps." Now, this can't be a Livecode problem because one app is made with LC and the with ionic/An

Re: OT Toxoplasmosis (was : Send "rawKeyUp")

2017-10-17 Thread hh via use-livecode
Additionally to that: On Thu at 3.30PM BST there is a LC Global talk by Mark Waddingham: "Building an SVG widget". Certainly with a new widget attached. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsu

Re: OT Toxoplasmosis (was : Send "rawKeyUp")

2017-10-17 Thread J. Landman Gay via use-livecode
On 10/17/17 2:42 PM, Alejandro Tejada via use-livecode wrote: By the way, now that we are talking off the record about off-topic themes, let me ask a question: Richmond, Have you installed SVG Multicolor widget? This widget could help a lot with your current projects. Please, download and insta

OT Toxoplasmosis (was : Send "rawKeyUp")

2017-10-17 Thread Alejandro Tejada via use-livecode
By the way, now that we are talking off the record about off-topic themes, let me ask a question: Richmond, Have you installed SVG Multicolor widget? This widget could help a lot with your current projects. Please, download and install from this forum thread: http://forums.livecode.com/viewtopic.

Re: OT Toxoplasmosis (was : Send "rawKeyUp")

2017-10-17 Thread Richmond Mathewson via use-livecode
I, at least, often feel slightly schizophrenic about LiveCode :) I had toxoplasmosis in 1988; caught when working with the Egyptian Police in the Sinai: had about 3 months in bed feeling weak and peculiar (I would not recommend it ot any one, not even my worse enemy), and eating an entertaining

Re: Atkinson dither algorithm

2017-10-17 Thread Alejandro Tejada via use-livecode
Hermann, your script version won the LiveCode Script speed contest! :-) I feel humbled and grateful that many of you have taken time to look at this. Although an image dithering algorithm seems trivial an barely useful, the fact is that in this thread, we have pushed Livecode script almost to it's

Re: How to meet an integer

2017-10-17 Thread David V Glasgow via use-livecode
Only a fraction improper? > On 17 Oct 2017, at 4:16 pm, hh via use-livecode > wrote: > > What is your problem, Mike? > >> Mike K. wrote: >> golfclap for hh. bravo. ish. > >> hhwrote: Mike K. wrote: On the first day, God created the heavens and the Earth On the second day, God c

Re: How to meet an integer

2017-10-17 Thread hh via use-livecode
What is your problem, Mike? > Mike K. wrote: > golfclap for hh. bravo. ish. > hhwrote: > >> Mike K. wrote: > >> On the first day, God created the heavens and the Earth > >> On the second day, God created the oceans. > >> On the third day, God put the animals on hold for a few hours, > >> and did

Re: Android Sound Capture in WAV format

2017-10-17 Thread Ali Lloyd via use-livecode
Hi Peter, The Android MediaRecorder class does not support WAV unfortunately. There may be some third party libraries you could use to achieve this - including third party jar files will be possible once this PR is merged: https://github.com/livecode/livecode/pull/6059 On Tue, Oct 17, 2017 at 10:

Re: How to meet an integer

2017-10-17 Thread Bob Sneidar via use-livecode
I only associate with the positive ones. Bob S > On Oct 16, 2017, at 20:19 , Stephen Barncard via use-livecode > wrote: > > I never met an integer I didn't like. > > -- > Stephen Barncard - Sebastopol Ca. USA - > mixstream.org ___ use-livecode m

Re: How to meet an integer

2017-10-17 Thread Mike Kerner via use-livecode
golfclap for hh. bravo. ish. On Tue, Oct 17, 2017 at 7:36 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > >> Mike K. wrote: > >> On the first day, God created the heavens and the Earth > >> On the second day, God created the oceans. > >> On the third day, God put the animals o

Re: Need Dropbox guidance

2017-10-17 Thread Mike Kerner via use-livecode
I'm mostly converted to the LC library, and everything seems to be working. Best options to try: 1) Download Gerard's original stack, and see what works and what breaks (and what the responses are). https://github.com/macMikey/dropboxapi_v2. This is my default choice as I have learned a lot beatin

Need Dropbox guidance

2017-10-17 Thread pink via use-livecode
So far, none of my attempts with the Dropbox script have been successful, with the exception of create folder. Basically I just want to create an invisible file as a save stack, upload it to a folder in dropbox and then be able to download it and put it into memory. So below is the script that I'

Re: How to meet an integer

2017-10-17 Thread hh via use-livecode
>> Mike K. wrote: >> On the first day, God created the heavens and the Earth >> On the second day, God created the oceans. >> On the third day, God put the animals on hold for a few hours, >> and did a little diving. And God said, "This is good." On the fourth day, at the dawn of numbers, God crea

Re: Atkinson dither algorithm

2017-10-17 Thread hh via use-livecode
@Alejandro and Alex. All that limit checking is not needed here. It is much faster, especially for fast images,to do a few unneeded additions than to do all these checks for each pixel. I translated my js-function into LC Script, using Alejandro's variable names and (inline) Alex's array creation

OT Toxoplasmosis (was : Send "rawKeyUp")

2017-10-17 Thread David V Glasgow via use-livecode
https://www.frontiersin.org/articles/10.3389/fpsyt.2017.00037/full It has been a long standing slow burner in the schizophrenia literature! Best wishes, David Glasgow > On 16 Oct 2017, at 9:35 pm, Bob Sneidar via use-livecod

Android Sound Capture in WAV format

2017-10-17 Thread Peter Reid via use-livecode
Since Ali got sound capture for Android working, I'm trying to see if it's possible to output the sound in WAV format instead of MP4 format. I'm trying to compare 2 sounds (1 prepared previously against 1 captured on the Android device) and it seems to be easier to compare them if they are both