Hi Rob,

The copy and paste (Ctrl-c -> Ctrl-v) function I use in MS-Windows doesn't 
work. How can I perform copy and paste in Puredyne?

I will report the results of below commands, as soon as I find out how to copy 
and paste.

Shihpin Lin



--- On Fri, 5/15/09, Shihpin Lin <[email protected]> wrote:

> From: Shihpin Lin <[email protected]>
> Subject: Re: [pure:dyne] Can't find Supercollider
> To: "p:d" <[email protected]>
> Date: Friday, May 15, 2009, 6:41 PM
> 
> 
> Hi Rob,
> 
> I am using Live CD. Burned Leek and Potato version.
> 
> Regarding the commands you mentioned, since I have places
> to go today (It's Saturday here in Tokyo),
> I will get to it and report to the list tomorrow.
> 
> Thanks for your assistance!!
> 
> Shihpin Lin 
> 
> --- On Fri, 5/15/09, Rob Canning <[email protected]>
> wrote:
> 
> > From: Rob Canning <[email protected]>
> > Subject: Re: [pure:dyne] Can't find Supercollider
> > To: "p:d" <[email protected]>
> > Date: Friday, May 15, 2009, 5:48 AM
> > open a terminal and run the following
> > commands - cut and paste the results back 
> > into this mail and we can have a closer look to see if
> you
> > have a hardware 
> > problem
> > 
> > lspci -v | grep audio
> > lspci -v | grep snd
> > 
> > lsmod  | grep snd
> > 
> > 
> > also what puredyne are you using full debian install,
> live
> > cd, live usb ?
> > 
> > cheers
> > 
> > rob
> > 
> > 
> > Shihpin Lin said :
> > > 
> > > 
> > > Rob, 
> > > 
> > > Thanks for the information about qjackctl. I
> tried it
> > since JACK audio server needs to be running if you
> want to
> > run Supercollider.
> > > 
> > > I pressed start button, but it quits one second
> later
> > with this error message:
> > > 
> > > Error -JACK Connection Kit
> > > 
> > > Could not connect to JACK server as client.
> > > 
> > > -overall operation failed.
> > > 
> > > -unable to connect to server.
> > > 
> > > Please check the messages window to for more info
> 
> > > 
> > > ----------------------------------
> > > 
> > > Can someone give a hint on how to get JACK
> server
> > going?
> > > 
> > > Thanks so much,
> > > 
> > > Shihpin Lin
> > > 
> > > 
> > > 
> > > 
> > > --- On Thu, 5/14/09, Rob Canning <[email protected]>
> > wrote:
> > > 
> > > > From: Rob Canning <[email protected]>
> > > > Subject: Re: [pure:dyne] Can't find
> > Supercollider
> > > > To: "p:d" <[email protected]>
> > > > Date: Thursday, May 14, 2009, 5:08 PM
> > > > Rob Canning said :
> > > > > Shihpin Lin said :
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > > > mplayer
> > > > /usr/share/sounds/alsa/Noise.wav
> > > > > > 
> > > > > > Thanks Rob, I will try it when I
> come
> > home from
> > > > work today.
> > > > > > 
> > > > > > And Antonios,
> > > > > > 
> > > > > > How can I check whether JACK
> audio
> > server is
> > > > running?
> > > > > > It will be great if you or others
> can
> > show me the
> > > > steps to confirm JACK audio server.
> > > > > 
> > > > > you need to start it - easiest way is
> to
> > start an
> > > > application call qjackctl and 
> > > > > press the start button...
> > > > > if you google this or check the
> > documentation you will
> > > > find there is 
> > > > > plenty out there :)
> > > > 
> > > > http://code.goto10.org/projects/puredyne/wiki/audio-workshop-jack
> > > > 
> > > > > 
> > > > > > 
> > > > > > Shihpin Lin
> > > > > > 
> > > > > > 
> > > > > > --- On Thu, 5/14/09, Antonios
> > Galanopoulos <[email protected]>
> > > > wrote:
> > > > > > 
> > > > > > > From: Antonios Galanopoulos
> <[email protected]>
> > > > > > > Subject: Re: [pure:dyne]
> Can't
> > find
> > > > Supercollider
> > > > > > > To: "p:d" <[email protected]>
> > > > > > > Date: Thursday, May 14,
> 2009,
> > 10:50 AM
> > > > > > > Also make sure that JACK
> audio
> > server
> > > > > > > is running. SC3 is using it
> to
> > make 
> > > > > > > sounds.
> > > > > > > 
> > > > > > > a
> > > > > > > Rob Canning said :
> > > > > > > > Shihpin Lin said :
> > > > > > > > > 
> > > > > > > > > Hi Ahmet, 
> > > > > > > > > 
> > > > > > > > > Thanks for the
> details!
> > I was able
> > > > to switch to
> > > > > > > the supercollider mode on
> gedit.
> > > > > > > > > 
> > > > > > > > > One remaining
> problem is
> > how to
> > > > get the sound to
> > > > > > > come out.
> > > > > > > > > 
> > > > > > > > > I openned a
> document and
> > typed:
> > > > > > > > > 
> > > > > > > > >
> > {SinOsc.ar(440,0,1).dup}.play;
> > > > > > > > > 
> > > > > > > > > I highlighted it
> and
> > chose
> > > > "evaluate",
> > > > > > > > > 
> > > > > > > > > but nothing
> happens. I
> > chose
> > > > "Start Server" and
> > > > > > > evaluated, but
> > > > > > > > > 
> > > > > > > > > nothing happens,
> not
> > even error
> > > > message.
> > > > > > > > > 
> > > > > > > > > It's like SC is
> not
> > responding.
> > > > > > > > > 
> > > > > > > > > How can I get the
> > interpretor to
> > > > respond?
> > > > > > > > > 
> > > > > > > > > And how can I test
> > whether sound
> > > > function of
> > > > > > > Puredyne is working?
> > > > > > > > 
> > > > > > > > try this to test if the
> sound
> > is
> > > > working
> > > > > > > > 
> > > > > > > > mplayer
> > > > /usr/share/sounds/alsa/Noise.wav
> > > > > > > > 
> > > > > > > > > 
> > > > > > > > > Thanks a lot,
> > > > > > > > > 
> > > > > > > > > Shihpin Lin
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > --- On Thu,
> 5/14/09,
> > Ahmet Kizilay
> > > > <[email protected]>
> > > > > > > wrote:
> > > > > > > > > 
> > > > > > > > > > From: Ahmet
> Kizilay
> > <[email protected]>
> > > > > > > > > > Subject: Re:
> > [pure:dyne]
> > > > Can't find
> > > > > > > Supercollider
> > > > > > > > > > To: "p:d"
> <[email protected]>
> > > > > > > > > > Date:
> Thursday, May
> > 14, 2009,
> > > > 4:47 AM
> > > > > > > > > > I am sorry for
> not
> > being
> > > > clear.
> > > > > > > > > > gedit command
> will
> > open an
> > > > editor
> > > > > > > application. Find
> > > > > > > > > > Preferences
> under
> > Edit menu
> > > > (I think). Then
> > > > > > > on the plugins
> > > > > > > > > > tab find sced
> and
> > click on
> > > > it.
> > > > > > > > > > then go to
> tools
> > menu and
> > > > there you will see
> > > > > > > SuperCollider
> > > > > > > > > > mode.. You can
> also
> > enable
> > > > SuperCollider
> > > > > > > highlighting from
> > > > > > > > > > one of the
> menus, I
> > dont
> > > > remember 
> > > > > > > > > > 
> > > > > > > > > > the exact
> path, but
> > it is
> > > > very easy to
> > > > > > > figure out.
> > > > > > > > > > ahmet kizilay
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > On Thu, May
> 14,
> > 2009 at 2:39
> > > > PM,
> > > > > > > > > > Shihpin Lin
> <[email protected]>
> > > > > > > > > > wrote:
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > Hi Ahmet,
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > Hi, is your
> method
> > available
> > > > somewhere on
> > > > > > > the web?
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > It's a bit
> lacking
> > in
> > > > details. How can I
> > > > > > > enable the
> > > > > > > > > > sced plugin?
> What
> > do I have
> > > > to do to switch
> > > > > > > to the
> > > > > > > > > > supercollider
> > mode?
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > If others
> know
> > easier way,
> > > > please share
> > > > > > > it...
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > Shihpin Lin
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > --- On Thu,
> > 5/14/09, Ahmet
> > > > Kizilay <[email protected]>
> > > > > > > > > > wrote:
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > > From:
> Ahmet
> > Kizilay
> > > > <[email protected]>
> > > > > > > > > > 
> > > > > > > > > > > Subject:
> Re:
> > [pure:dyne]
> > > > Can't find
> > > > > > > Supercollider
> > > > > > > > > > 
> > > > > > > > > > > To:
> "p:d"
> > <[email protected]>
> > > > > > > > > > 
> > > > > > > > > > > Date:
> > Thursday, May 14,
> > > > 2009, 4:30 AM
> > > > > > > > > > 
> > > > > > > > > > > hello,
> > > > > > > > > > 
> > > > > > > > > > > (I am a
> > beginner too)
> > > > > > > > > > 
> > > > > > > > > > > I start
> gedit
> > on the
> > > > command line, then
> > > > > > > enable the
> > > > > > > > > > sced
> > > > > > > > > > 
> > > > > > > > > > > plugin
> and
> > finally
> > > > switch to the
> > > > > > > supercollider
> > > > > > > > > > mode...
> > > > > > > > > > 
> > > > > > > > > > > ahmet
> kizilay
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > On Thu,
> May
> > 14, 2009 at
> > > > 2:25 PM,
> > > > > > > > > > 
> > > > > > > > > > > Shihpin
> Lin
> > <[email protected]>
> > > > > > > > > > 
> > > > > > > > > > > wrote:
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > Hello
> Puredyne
> > users and
> > > > developers,
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > I am
> typing
> > this from
> > > > Tokyo, Japan.
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > I am
> > relatively new to
> > > > Puredyne. I just
> > > > > > > burned  Leek
> > > > > > > > > > and
> > > > > > > > > > 
> > > > > > > > > > > Potato
> version
> > on
> > > > CD-ROM.
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > I want
> to
> > start
> > > > Supercollider3, and I
> > > > > > > right-clicked
> > > > > > > > > > and
> > > > > > > > > > 
> > > > > > > > > > > looked
> for SC3
> > under
> > > > multimedia but I
> > > > > > > could not find
> > > > > > > > > > it.
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > How are
> others
> > launching
> > > > SC?
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > Your
> help
> > appreciated,
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > Shihpin
> Lin
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > ---
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > [email protected]
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > irc.goto10.org
> > > > #pure:dyne
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > >
> -----Inline
> > Attachment
> > > > Follows-----
> > > > > > > > > > 
> > > > > > > > > > >
> > > > > > > > > > 
> > > > > > > > > > > ---
> > > > > > > > > > 
> > > > > > > > > > > [email protected]
> > > > > > > > > > 
> > > > > > > > > > >
> > irc.goto10.org
> > > > #pure:dyne
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > ---
> > > > > > > > > > 
> > > > > > > > > > [email protected]
> > > > > > > > > > 
> > > > > > > > > >
> irc.goto10.org
> > #pure:dyne
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > -----Inline
> > Attachment
> > > > Follows-----
> > > > > > > > > > 
> > > > > > > > > > ---
> > > > > > > > > > [email protected]
> > > > > > > > > >
> irc.goto10.org
> > #pure:dyne
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > >       
> > > > > > > > > 
> > > > > > > > > ---
> > > > > > > > > [email protected]
> > > > > > > > > irc.goto10.org
> > #pure:dyne
> > > > > > > > > 
> > > > > > > > --------------
> > > > > > > > [email protected]
> > > > > > > > rob.goto10.org
> > > > > > > > --------------
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > > ---
> > > > > > > > [email protected]
> > > > > > > > irc.goto10.org
> #pure:dyne
> > > > > > > |
> > > > > > > |'`'.       
> > > > > > >    .''.         
> > > > > > >   ..
> > > > > > > |    '         
> > > > > > > .'    '.        .` 
> '.
> > > > > > > |-----`.----.'-------
> > '------------.  
> > > > > > > |       '..'     
> > > > > > >      `.    '
> > > > > > > |               
> > > > > > >         `..'   
> > > > > > > |
> > > > > > > 
> > > > > > > ---
> > > > > > > [email protected]
> > > > > > > irc.goto10.org #pure:dyne
> > > > > > > 
> > > > > > 
> > > > > > 
> > > > > >       
> > > > > > 
> > > > > > ---
> > > > > > [email protected]
> > > > > > irc.goto10.org #pure:dyne
> > > > > > 
> > > > > --------------
> > > > > [email protected]
> > > > > rob.goto10.org
> > > > > --------------
> > > > 
> > > > 
> > > > 
> > > > > ---
> > > > > [email protected]
> > > > > irc.goto10.org #pure:dyne
> > > > --------------
> > > > [email protected]
> > > > rob.goto10.org
> > > > --------------
> > > > 
> > > > -----Inline Attachment Follows-----
> > > > 
> > > > ---
> > > > [email protected]
> > > > irc.goto10.org #pure:dyne
> > > 
> > > 
> > >       
> > > 
> > > ---
> > > [email protected]
> > > irc.goto10.org #pure:dyne
> > > 
> > --------------
> > [email protected]
> > rob.goto10.org
> > --------------
> > 
> > -----Inline Attachment Follows-----
> > 
> > ---
> > [email protected]
> > irc.goto10.org #pure:dyne
> 
> 
>       
> 
> ---
> [email protected]
> irc.goto10.org #pure:dyne
> 


      

---
[email protected]
irc.goto10.org #pure:dyne

Reply via email to