Re: [PD] Morse Code Translator / Decoder

2016-06-23 Thread Derek Kwan
I suppose I haven't fully investigated the details of morse code quite yet (btw, I've come up with my own pd transcription patch that I can share that uses the [text] objects that Patrice mentioned, but before it comes to that it needs a lot of tweaking...). I suppose I've been fascinated with how

Re: [PD] Morse Code Translator / Decoder

2016-06-23 Thread Andy Farnell
On Wed, Jun 22, 2016 at 03:33:14PM -0700, Derek Kwan wrote: > intrigued > by the interplay and interconnections between telecommunications > technologies and art, And design? Morse Code is quite clever, in efficiency by symbol frequency and disambiguity of frequently adjacent symbols. Good pr

Re: [PD] Morse Code Translator / Decoder

2016-06-22 Thread Derek Kwan
That looks awesome! Like megrimm said, I like the physical visualization of the code with the water and air pulses. Apologies in advance for going more tangential, but I've been intrigued by the interplay and interconnections between telecommunications technologies and art, although my technical k

Re: [PD] Morse Code Translator / Decoder

2016-06-16 Thread me.grimm
hey thats great patrice thanks! also... nice installation... love the water/air as code idea. cheers m On Thu, Jun 16, 2016 at 8:24 AM, Jack wrote: > It is a little bit [OT], but here is an installation I co-produced with > Cécile Babiole. It is a chat between two people based on a network > w

Re: [PD] Morse Code Translator / Decoder

2016-06-16 Thread Jack
It is a little bit [OT], but here is an installation I co-produced with Cécile Babiole. It is a chat between two people based on a network working with water (coding en decoding (extended) Morse) : http://babiole.net/spip.php?article101 It is now exhibited in Espace Gantner in Bourogne (East in Fra

Re: [PD] Morse Code Translator / Decoder

2016-06-15 Thread patrice colet
Le 15/06/2016 à 19:57, Joel Matthys a écrit : Is [list-compare] from an external library? It's not in vanilla. I forgot to put this in a subpatch, sorry for that, it's in [list-abs] Joel On 06/15/2016 12:25 PM, patrice colet wrote: Hello, I've made such patch to decode termites hammer

Re: [PD] Morse Code Translator / Decoder

2016-06-15 Thread Joel Matthys
Is [list-compare] from an external library? It's not in vanilla. Joel On 06/15/2016 12:25 PM, patrice colet wrote: Hello, I've made such patch to decode termites hammering into morse. It uses the process described by andy, and datastructure for storing characters, it could also now be don

Re: [PD] Morse Code Translator / Decoder

2016-06-15 Thread patrice colet
A (352)294-2020 *From:* Pd-list on behalf of patrice colet *Sent:* Wednesday, June 15, 2016 1:25 PM *To:* pd-l...@mail.iem.at *Subject:* Re: [PD] Morse Code Translator / Decoder Hello, I've made such patch to

Re: [PD] Morse Code Translator / Decoder

2016-06-15 Thread patrice colet
...@mail.iem.at *Subject:* Re: [PD] Morse Code Translator / Decoder Hello, I've made such patch to decode termites hammering into morse. It uses the process described by andy, and datastructure for storing characters, it could also now be done with [text] I've made a version

Re: [PD] Morse Code Translator / Decoder

2016-06-15 Thread Pagano, Patrick
, 2016 1:25 PM To: pd-l...@mail.iem.at Subject: Re: [PD] Morse Code Translator / Decoder Hello, I've made such patch to decode termites hammering into morse. It uses the process described by andy, and datastructure for storing characters, it could also now be done with [text] I'

Re: [PD] Morse Code Translator / Decoder

2016-06-15 Thread patrice colet
Hello, I've made such patch to decode termites hammering into morse. It uses the process described by andy, and datastructure for storing characters, it could also now be done with [text] I've made a version where [env] testes if there is sound amplitude or not, and compare with templates

Re: [PD] Morse Code Translator / Decoder

2016-06-15 Thread Andy Farnell
Yes did that once, but I lost it years ago (the patch I mean) IIRC its not that hard. Use a [timer] and onset/tone detector, and an array that looks up the next state. You need a way to navigate a tree - a state machine with 26 terminal nodes (36 if you want numbers) and there are four symbols t

Re: [PD] Morse Code Translator / Decoder

2016-06-15 Thread Lorenzo Sutton
On 14/06/2016 17:41, me.grimm wrote: Hello, Has anyone made a patch/abstraction to "decode" or translate morse code to text? I see text->morse but not the other way around Not AFAIK, but the problem would be, how would the input morse code be encoded? Audio Beeps? Audio "Ticks"? Light? te

[PD] Morse Code Translator / Decoder

2016-06-14 Thread me.grimm
Hello, Has anyone made a patch/abstraction to "decode" or translate morse code to text? I see text->morse but not the other way around thanks! m ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info