[Csnd] EtherPad: An Android app made using Csound
Date | 2014-03-30 15:33 |
From | Paul Batchelor |
Subject | [Csnd] EtherPad: An Android app made using Csound |
Hello list, You can see a demo of it here: Download it for free here: https://play.google.com/store/apps/details?id=com.zebproj.etherpad Source code will be available soon! Thanks! -Paul |
Date | 2014-03-30 15:38 |
From | Rory Walsh |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
That looks(and sounds) great! On 30 March 2014 15:33, Paul Batchelor |
Date | 2014-03-30 18:41 |
From | Victor Lazzarini |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
That’s really nice. ======================== Dr Victor Lazzarini Senior Lecturer NUI Maynooth, Ireland victor dot lazzarini at nuim dot ie On 30 Mar 2014, at 15:38, Rory Walsh |
Date | 2014-03-30 21:14 |
From | Tarmo Johannes |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
Cool!
Thanks! Looking forward to see the code!
tarmo
On Sunday 30 March 2014 10:33:06 Paul Batchelor wrote: Hello list, You can see a demo of it here: Download it for free here: https://play.google.com/store/apps/details?id=com.zebproj.etherpad Source code will be available soon! Thanks! -Paul |
Date | 2014-04-01 17:28 |
From | Paul Batchelor |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
On Sun, Mar 30, 2014 at 4:14 PM, Tarmo Johannes <tarmo.johannes@otsakool.edu.ee> wrote:
|
Date | 2014-04-01 17:32 |
From | Michael Gogins |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
Thank you for posting this. I thought the video was great and I will now look at the code. Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Tue, Apr 1, 2014 at 12:28 PM, Paul Batchelor <pbatchelor@berklee.edu> wrote:
|
Date | 2014-04-01 17:42 |
From | Steven Yi |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
Hi Paul, Very nice application, and very nice to see you posted the source. One thing I noticed though is that the source doesn't have any licensing information, which I'd recommend putting in. Also, I see some code that looks a lot like the code I had written for the CsoundAndroidExamples MultiTouchActivity.java. If that is what you did indeed used, I think it'd be nice to mention it. Thanks! steven On Tue, Apr 1, 2014 at 12:28 PM, Paul Batchelor |
Date | 2014-04-01 19:10 |
From | Paul Batchelor |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
Thank you for pointing that out Steven! I definitely wouldn't have gone far without those examples. I have added licensing information and I've credited you and Victor. Please let me know if that suffices! -P On Tue, Apr 1, 2014 at 12:42 PM, Steven Yi <stevenyi@gmail.com> wrote: Hi Paul, |
Date | 2014-04-01 20:11 |
From | Jacques Leplat |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
Nice app, works great! All the best, Jacques On 1 Apr 2014, at 19:10, Paul Batchelor <pbatchelor@berklee.edu> wrote:
|
Date | 2014-04-01 20:16 |
From | Steven Yi |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
Thanks Paul, looks great and definitely appreciated. Cheers! steven On Tue, Apr 1, 2014 at 2:10 PM, Paul Batchelor |
Date | 2014-04-01 20:53 |
From | Oeyvind Brandtsegg |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
+1 Nice and musical 2014-04-01 21:11 GMT+02:00 Jacques Leplat |
Date | 2014-04-02 07:21 |
From | Gleb |
Subject | [Csnd] Re: EtherPad: An Android app made using Csound |
Hello Paul! I played your App all day long) Very nice one! The thing I really like is reverberation ambient sound. ----- Gleb Rogozinsky, PhD Associated Professor Interactive Arts Department Saint-Petersburg University of Film and Television Deputy Director of Medialab Saint-Petersburg University of Telecommunications -- View this message in context: http://csound.1045644.n5.nabble.com/EtherPad-An-Android-app-made-using-Csound-tp5733652p5733779.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-04-04 13:56 |
From | Oeyvind Brandtsegg |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
Thanks for this, I'd also be interested in looking at the csd, but could not find it here https://github.com/zebproj/EtherPad Is it embedded in some other file? 2014-04-01 18:28 GMT+02:00 Paul Batchelor |
Date | 2014-04-04 13:57 |
From | Steven Yi |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
It's in the res/raw folder (the norm for Android Csound projects). Direct link is: https://github.com/zebproj/EtherPad/blob/master/res/raw/etherpad.csd On Fri, Apr 4, 2014 at 8:56 AM, Oeyvind Brandtsegg |
Date | 2014-04-06 10:29 |
From | Oeyvind Brandtsegg |
Subject | Re: [Csnd] EtherPad: An Android app made using Csound |
Excellent, thanks. Oeyvind 2014-04-04 14:57 GMT+02:00 Steven Yi |