Re: [PD] assistive music technology

2014-12-02 Thread puredata
Hi, Not really PD per say, but I did an experimentation using speech recognition to control pd: https://www.youtube.com/watch?v=pJMm4IUIIrQ Cheers~ ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] assistive music technology

2014-12-02 Thread Jamie Bullock
On 2 Dec 2014, at 19:36, pured...@11h11.com wrote: Hi, Not really PD per say, but I did an experimentation using speech recognition to control pd: https://www.youtube.com/watch?v=pJMm4IUIIrQ Cheers~ That’s really neat. Do you know what the underlying word recognition engine is?

Re: [PD] GEMMA for ios

2014-12-02 Thread Dan Wilcox
Also, from Gemma on the App Store: if you want to create your own Gem, follow these steps: 1. Get the Gemma app 2. Download and install GemmaLib from our homepage 3. Create your own instrument and GUI in Pure Data with tools within GemmaLib 4. Drag and drop your file into the Documents

Re: [PD] GEMMA for ios

2014-12-02 Thread Joe White
With PdParty, the built in web server provides access to the Documents directory. Ahh interesting, how does that work? Do you connect to the iPhones server and upload files through some interface? This article provides more info on the different iOS app directories

Re: [PD] assistive music technology

2014-12-02 Thread david medine
Very cool! BTW, there is a stub of a Pd extern that does use sphinx on github. The extern simply outputs the text that it decodes from the speech input. This project needs some work to make it more useful (and the coding style is embarrassingly crude), but it builds and works on both linux

Re: [PD] GEMMA for ios

2014-12-02 Thread Dan Wilcox
I use CocoaWebserver with the WebDAV extension. You connect to the app with Finder, Nautilus, FIlezilla, etc https://github.com/danomatika/PdParty/blob/master/doc/PdParty_User_Guide.md#detailed-instructions

Re: [PD] Raspberry Pi pd 0.46 with real time priority

2014-12-02 Thread Dan Wilcox
Also, I encourage people to move useful info like this off of the list and onto the puredata.info FAQ / documentation :D Dan Wilcox @danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/ On Dec 2, 2014, at 11:10 AM, pd-list-requ...@lists.iem.at

Re: [PD] Fwd: PDCon (was Updated pd-extended)

2014-12-02 Thread Charles Z Henry
On Sun, Nov 30, 2014 at 9:19 PM, Chris McCormick ch...@mccormick.cx wrote: Hi Charles, Sorry for the slow reply. Things are madness at the moment in my neck of the woods. It's no problem at all. This takes some creative problem-solving to pin down. Any input you have, in the time you have,

Re: [PD] assistive music technology

2014-12-02 Thread puredata
That’s really neat. Do you know what the underlying word recognition engine is? Does it use Sphinx? Did a test with Sphinx a long time ago, but Kiku use Julius. If you don't mind sending your voice / PD keywords to Google, there is an alternative called Palaver