Csound Csound-dev Csound-tekno Search About

Re: proof of concept, looping and granulation on an android tablet

Date2015-04-28 18:57
From"Art Hunkins"
SubjectRe: proof of concept, looping and granulation on an android tablet
AttachmentsNone  None  
Is this possible on Android?
 
If so, could you outline the procedure and give:
 1) instructions for how the connection is made;
 2) a simple example (particularly a .csd)?
 
Art Hunkins
----- Original Message -----
Sent: Tuesday, April 28, 2015 12:18 PM
Subject: Re: [Csnd] proof of concept,looping and granulation on an android tablet

Yes, both running on the same tablet, it worked very smoothly.

On Tue, Apr 28, 2015 at 8:56 AM, Steven Yi <stevenyi@gmail.com> wrote:
Hi Justin,

Thanks for sharing! I'm curious, were you using TouchOSC and Csound6
at the same time on the same tablet?

Thanks!
steven

On Tue, Apr 28, 2015 at 10:28 AM, Justin Smith <noisesmith@gmail.com> wrote:
> An experiment / proof of concept for live granulation and looping of
> instrument input via csound on an inexpensive tablet (samsung galaxy 7).
> Audio Technica ATM450 mic, iRig mic preamp for mobile devices. The
> instrument is an inexpensive generic student viola. Captured via line out
> from the iRig on a hand held recorder (next step is surely recording the
> audio file from within the csound patch).
>
> https://soundcloud.com/information/tablet-and-viola-poc
>
> I made the UI with touchosc, which is very useful now that the OSC opcodes
> are part of the csound6.apk download for android.
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-04-28 19:11
FromJustin Smith
SubjectRe: proof of concept, looping and granulation on an android tablet
AttachmentsNone  None  
In touchosc select 127.0.0.1 as the remote address.

listen in csound for the channel touchosc sends (I used 8000), listen in touchosc for the channel csound sends (I used 9000)

touchosc of course uses its custom widget builder and default channels, I found it useful to use tcpdump (which can also dump UDP) to see exactly what touchosc was trying to send so that I could set up the channels for csound to listen to.

I can put together a basic demo later, I'm at work currently.

On Tue, Apr 28, 2015 at 10:57 AM, Art Hunkins <abhunkin@uncg.edu> wrote:
Is this possible on Android?
 
If so, could you outline the procedure and give:
 1) instructions for how the connection is made;
 2) a simple example (particularly a .csd)?
 
Art Hunkins
----- Original Message -----
Sent: Tuesday, April 28, 2015 12:18 PM
Subject: Re: [Csnd] proof of concept,looping and granulation on an android tablet

Yes, both running on the same tablet, it worked very smoothly.

On Tue, Apr 28, 2015 at 8:56 AM, Steven Yi <stevenyi@gmail.com> wrote:
Hi Justin,

Thanks for sharing! I'm curious, were you using TouchOSC and Csound6
at the same time on the same tablet?

Thanks!
steven

On Tue, Apr 28, 2015 at 10:28 AM, Justin Smith <noisesmith@gmail.com> wrote:
> An experiment / proof of concept for live granulation and looping of
> instrument input via csound on an inexpensive tablet (samsung galaxy 7).
> Audio Technica ATM450 mic, iRig mic preamp for mobile devices. The
> instrument is an inexpensive generic student viola. Captured via line out
> from the iRig on a hand held recorder (next step is surely recording the
> audio file from within the csound patch).
>
> https://soundcloud.com/information/tablet-and-viola-poc
>
> I made the UI with touchosc, which is very useful now that the OSC opcodes
> are part of the csound6.apk download for android.
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



Date2015-04-28 19:12
FromJustin Smith
SubjectRe: proof of concept, looping and granulation on an android tablet
AttachmentsNone  None  
and I missed the first question - yes all of this was done on an android device (except for the external recorder taking an analog line in)

On Tue, Apr 28, 2015 at 11:11 AM, Justin Smith <noisesmith@gmail.com> wrote:
In touchosc select 127.0.0.1 as the remote address.

listen in csound for the channel touchosc sends (I used 8000), listen in touchosc for the channel csound sends (I used 9000)

touchosc of course uses its custom widget builder and default channels, I found it useful to use tcpdump (which can also dump UDP) to see exactly what touchosc was trying to send so that I could set up the channels for csound to listen to.

I can put together a basic demo later, I'm at work currently.

On Tue, Apr 28, 2015 at 10:57 AM, Art Hunkins <abhunkin@uncg.edu> wrote:
Is this possible on Android?
 
If so, could you outline the procedure and give:
 1) instructions for how the connection is made;
 2) a simple example (particularly a .csd)?
 
Art Hunkins
----- Original Message -----
Sent: Tuesday, April 28, 2015 12:18 PM
Subject: Re: [Csnd] proof of concept,looping and granulation on an android tablet

Yes, both running on the same tablet, it worked very smoothly.

On Tue, Apr 28, 2015 at 8:56 AM, Steven Yi <stevenyi@gmail.com> wrote:
Hi Justin,

Thanks for sharing! I'm curious, were you using TouchOSC and Csound6
at the same time on the same tablet?

Thanks!
steven

On Tue, Apr 28, 2015 at 10:28 AM, Justin Smith <noisesmith@gmail.com> wrote:
> An experiment / proof of concept for live granulation and looping of
> instrument input via csound on an inexpensive tablet (samsung galaxy 7).
> Audio Technica ATM450 mic, iRig mic preamp for mobile devices. The
> instrument is an inexpensive generic student viola. Captured via line out
> from the iRig on a hand held recorder (next step is surely recording the
> audio file from within the csound patch).
>
> https://soundcloud.com/information/tablet-and-viola-poc
>
> I made the UI with touchosc, which is very useful now that the OSC opcodes
> are part of the csound6.apk download for android.
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here




Date2015-04-28 19:32
FromVictor Lazzarini
SubjectRe: proof of concept, looping and granulation on an android tablet
AttachmentsNone  None  
Even better: could you consider a Csound Journal article?

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 28 Apr 2015, at 19:11, Justin Smith <noisesmith@gmail.com> wrote:

In touchosc select 127.0.0.1 as the remote address.

listen in csound for the channel touchosc sends (I used 8000), listen in touchosc for the channel csound sends (I used 9000)

touchosc of course uses its custom widget builder and default channels, I found it useful to use tcpdump (which can also dump UDP) to see exactly what touchosc was trying to send so that I could set up the channels for csound to listen to.

I can put together a basic demo later, I'm at work currently.

On Tue, Apr 28, 2015 at 10:57 AM, Art Hunkins <abhunkin@uncg.edu> wrote:
Is this possible on Android?
 
If so, could you outline the procedure and give:
 1) instructions for how the connection is made;
 2) a simple example (particularly a .csd)?
 
Art Hunkins
----- Original Message -----
Sent: Tuesday, April 28, 2015 12:18 PM
Subject: Re: [Csnd] proof of concept,looping and granulation on an android tablet

Yes, both running on the same tablet, it worked very smoothly.

On Tue, Apr 28, 2015 at 8:56 AM, Steven Yi <stevenyi@gmail.com> wrote:
Hi Justin,

Thanks for sharing! I'm curious, were you using TouchOSC and Csound6
at the same time on the same tablet?

Thanks!
steven

On Tue, Apr 28, 2015 at 10:28 AM, Justin Smith <noisesmith@gmail.com> wrote:
> An experiment / proof of concept for live granulation and looping of
> instrument input via csound on an inexpensive tablet (samsung galaxy 7).
> Audio Technica ATM450 mic, iRig mic preamp for mobile devices. The
> instrument is an inexpensive generic student viola. Captured via line out
> from the iRig on a hand held recorder (next step is surely recording the
> audio file from within the csound patch).
>
> https://soundcloud.com/information/tablet-and-viola-poc
>
> I made the UI with touchosc, which is very useful now that the OSC opcodes
> are part of the csound6.apk download for android.
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-04-28 19:56
FromJustin Smith
SubjectRe: proof of concept, looping and granulation on an android tablet
AttachmentsNone  None  
That's a bit more work of course, but I think I could do that. I'll keep in touch.

On Tue, Apr 28, 2015 at 11:32 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
Even better: could you consider a Csound Journal article?

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 28 Apr 2015, at 19:11, Justin Smith <noisesmith@gmail.com> wrote:

In touchosc select 127.0.0.1 as the remote address.

listen in csound for the channel touchosc sends (I used 8000), listen in touchosc for the channel csound sends (I used 9000)

touchosc of course uses its custom widget builder and default channels, I found it useful to use tcpdump (which can also dump UDP) to see exactly what touchosc was trying to send so that I could set up the channels for csound to listen to.

I can put together a basic demo later, I'm at work currently.

On Tue, Apr 28, 2015 at 10:57 AM, Art Hunkins <abhunkin@uncg.edu> wrote:
Is this possible on Android?
 
If so, could you outline the procedure and give:
 1) instructions for how the connection is made;
 2) a simple example (particularly a .csd)?
 
Art Hunkins
----- Original Message -----
Sent: Tuesday, April 28, 2015 12:18 PM
Subject: Re: [Csnd] proof of concept,looping and granulation on an android tablet

Yes, both running on the same tablet, it worked very smoothly.

On Tue, Apr 28, 2015 at 8:56 AM, Steven Yi <stevenyi@gmail.com> wrote:
Hi Justin,

Thanks for sharing! I'm curious, were you using TouchOSC and Csound6
at the same time on the same tablet?

Thanks!
steven

On Tue, Apr 28, 2015 at 10:28 AM, Justin Smith <noisesmith@gmail.com> wrote:
> An experiment / proof of concept for live granulation and looping of
> instrument input via csound on an inexpensive tablet (samsung galaxy 7).
> Audio Technica ATM450 mic, iRig mic preamp for mobile devices. The
> instrument is an inexpensive generic student viola. Captured via line out
> from the iRig on a hand held recorder (next step is surely recording the
> audio file from within the csound patch).
>
> https://soundcloud.com/information/tablet-and-viola-poc
>
> I made the UI with touchosc, which is very useful now that the OSC opcodes
> are part of the csound6.apk download for android.
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here