Re: [PD] XmiX

2011-01-29 Thread Kyle Klipowicz
Very neat and tidy!

It would be nice to integrate a good selection of sequencers into this.
Perhaps some of the ones from netpd could be converted for this purpose?

~Kyle

On Thu, Jan 27, 2011 at 10:32 AM, Gabbroral Complex
mag-...@autistici.orgwrote:


 hi,

 new revision, checked on OSX and Windows:


 http://puredata.info/Members/gabbro
 http://mag-one.noblogs.org/xmix


 bye,
 mag-one

 --

 http://mag-one.noblogs.org




 On 01/24/2011 03:13 AM, Hans-Christoph Steiner wrote:

 Worked like a charm, now I can just open the -gui.pd patch and it just
 worked!  I like the sliders, the whole look is quite cool.

 .hc

 On Mon, 2011-01-24 at 01:32 +0100, Gabbroral Complex wrote:


 hi,

 I put the paths declarations out of the shell script and added them in
 patches with [declare]. Now everything works even when opened via Pd
 without using the script.

 check the new rev.176 if you pleased:

 http://puredata.info/Members/gabbro/XmiX-rev176.tar.bz2/at_download/file


 Thanks a lot,
 :)
 Mag-ONE



 On 01/23/2011 08:17 PM, Hans-Christoph Steiner wrote:


 Looks interesting, but I didn't get it running.  I recommend using
 [declare] to set the paths rather than a shell script, that way it'll
 work on all platforms, and it will work when someone just opens the
 patch via Pd rather than running a shell script.

 You could have something like [declare -path ../x_ABS]

 .hc

 On Jan 22, 2011, at 3:31 PM, Gabbroral Complex wrote:



 hi,

 after two years of lurkin'n'coding I wrote XmiX, a full OSC oriented
 8 tracks environment with client/server architecture over TCP/IP:

 http://puredata.info/Members/gabbro
 http://mag-one.noblogs.org/xmix

 hope you like it,
 :)
 mag-one


 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




 


 A cellphone to me is just an opportunity to be irritated wherever you
 are. - Linus Torvalds









 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] XmiX

2011-01-27 Thread Gabbroral Complex


hi,

new revision, checked on OSX and Windows:

http://puredata.info/Members/gabbro
http://mag-one.noblogs.org/xmix


bye,
mag-one

--
http://mag-one.noblogs.org




On 01/24/2011 03:13 AM, Hans-Christoph Steiner wrote:

Worked like a charm, now I can just open the -gui.pd patch and it just
worked!  I like the sliders, the whole look is quite cool.

.hc

On Mon, 2011-01-24 at 01:32 +0100, Gabbroral Complex wrote:
   

hi,

I put the paths declarations out of the shell script and added them in
patches with [declare]. Now everything works even when opened via Pd
without using the script.

check the new rev.176 if you pleased:

http://puredata.info/Members/gabbro/XmiX-rev176.tar.bz2/at_download/file


Thanks a lot,
:)
Mag-ONE



On 01/23/2011 08:17 PM, Hans-Christoph Steiner wrote:
 

Looks interesting, but I didn't get it running.  I recommend using
[declare] to set the paths rather than a shell script, that way it'll
work on all platforms, and it will work when someone just opens the
patch via Pd rather than running a shell script.

You could have something like [declare -path ../x_ABS]

.hc

On Jan 22, 2011, at 3:31 PM, Gabbroral Complex wrote:

   

hi,

after two years of lurkin'n'coding I wrote XmiX, a full OSC oriented
8 tracks environment with client/server architecture over TCP/IP:

http://puredata.info/Members/gabbro
http://mag-one.noblogs.org/xmix

hope you like it,
:)
mag-one


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list
 





A cellphone to me is just an opportunity to be irritated wherever you
are. - Linus Torvalds

   
 
   



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] XmiX

2011-01-23 Thread Hans-Christoph Steiner


Looks interesting, but I didn't get it running.  I recommend using  
[declare] to set the paths rather than a shell script, that way it'll  
work on all platforms, and it will work when someone just opens the  
patch via Pd rather than running a shell script.


You could have something like [declare -path ../x_ABS]

.hc

On Jan 22, 2011, at 3:31 PM, Gabbroral Complex wrote:



hi,

after two years of lurkin'n'coding I wrote XmiX, a full OSC oriented  
8 tracks environment with client/server architecture over TCP/IP:


http://puredata.info/Members/gabbro
http://mag-one.noblogs.org/xmix

hope you like it,
:)
mag-one


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list





A cellphone to me is just an opportunity to be irritated wherever you  
are. - Linus Torvalds



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] XmiX

2011-01-23 Thread Hans-Christoph Steiner

Worked like a charm, now I can just open the -gui.pd patch and it just
worked!  I like the sliders, the whole look is quite cool.

.hc

On Mon, 2011-01-24 at 01:32 +0100, Gabbroral Complex wrote:
 
 hi,
 
 I put the paths declarations out of the shell script and added them in 
 patches with [declare]. Now everything works even when opened via Pd 
 without using the script.
 
 check the new rev.176 if you pleased:
 
 http://puredata.info/Members/gabbro/XmiX-rev176.tar.bz2/at_download/file
 
 
 Thanks a lot,
 :)
 Mag-ONE
 
 
 
 On 01/23/2011 08:17 PM, Hans-Christoph Steiner wrote:
 
  Looks interesting, but I didn't get it running.  I recommend using 
  [declare] to set the paths rather than a shell script, that way it'll 
  work on all platforms, and it will work when someone just opens the 
  patch via Pd rather than running a shell script.
 
  You could have something like [declare -path ../x_ABS]
 
  .hc
 
  On Jan 22, 2011, at 3:31 PM, Gabbroral Complex wrote:
 
 
  hi,
 
  after two years of lurkin'n'coding I wrote XmiX, a full OSC oriented 
  8 tracks environment with client/server architecture over TCP/IP:
 
  http://puredata.info/Members/gabbro
  http://mag-one.noblogs.org/xmix
 
  hope you like it,
  :)
  mag-one
 
 
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management - 
  http://lists.puredata.info/listinfo/pd-list
 
 
  
   
 
 
  A cellphone to me is just an opportunity to be irritated wherever you 
  are. - Linus Torvalds
 
 



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list