gemQ – Estereotips http://estereotips.net arts | science | technology | videogames Thu, 07 Sep 2017 09:05:57 +0000 en-US hourly 1 https://wordpress.org/?v=4.8.9 PantaliQa http://estereotips.net/pantaliqa/ http://estereotips.net/pantaliqa/#respond Thu, 24 Sep 2015 18:01:13 +0000 http://estereotips.net/?p=3980 pantaliQaAfter some time I finally come back to develop pantaliQa project thanks to Luca Franceschini who pushed me a lot retaking the code and trying to give it a form. Also I want to bring something to present during the last italian Hackmeeting. Going with other you may ask: what is pantaliQa?

PantaliQa is the evolution of GemQ, that it was a vjing program developed in puredata language. PantaliQa is more mature, the code is cleaner and some how it rappresents all the things I have been learning in the last year in programming. The aim of the project is to develop a live video editor tool for real time perfomance with a focus on educational environments.

Schermata-pantaliQa-old

PantaliQa project is composed by three parts. One core library that is made all in puredata vanilla plus some other library packaged in the multimedia debian repository.

A PantaliQa-dataflow version, inspired from k12 mode of pd-l2ork, that engage with the dataflow programming paradigm for the creation of interactive video environments. And the third, PantaliQa-wx that wants to be a “classical” vj program for linux platform using python-wx library for the gui part.

What is the state of the project?

PantaliQa-core is done, I have some minor bug to solve but everything is ready and already tested with some folks in Buenos Aires. The big push was infact a hackaton organized by Anibal Zorilla at “Centro Cultural Matienzo” in buenos aires, that was the perfect excuse for me to clean all the code and test it in a real environment with people.

PantaliQa-dataflow is still an idea: I’m started to study the the code of pd-l2ork in order to modify the k12 mode and add my video library to the tk canvas. After talking with some people in Buenos Aires I decided to take Isadora as inspiration trying to replicate some of the objects and patch mechanism, adapting it to the puredata world. Even if the long term aim is to create an isadora style program for linux I don’t really feel like to compete with this great software. Like I said it is an inspiration and for the nature of this project, developed in my spare time, I don’t look for any commercial  competition.

pd-l2ork-K12-1024x582

 

PantaliQa-wx is right now a proof of concept. Is a wx-python gui communicating with puredata by using the pyata library from Jeraman. You can look to the code but it will change very soon.

All the parts of the project are developed under linux, addressing primary ubuntu distros, and I will put no effort to make it works in other platforms. Even so all code, libraries and tools I’m using are multi-platform; so it will be easy for anyone with the right will and time to make it works on other systems.

pantaliQa-wx-screen

Finally, the name

This project came from an older one called Qeve (later gemQ) and presented during III international Puredata conference in Sao Paulo: this the reason for “Q” letter, brand of the project kind of. Pantalica is the oldest necropolis in Europe, situated in Sicily, my island of origin. The first time I design this new project I was there and the name is a celebration of that moment.

 

]]>
http://estereotips.net/pantaliqa/feed/ 0
Qweb http://estereotips.net/qweb/ http://estereotips.net/qweb/#respond Sat, 29 Sep 2012 22:36:18 +0000 http://estereotips.net/?p=3132

Qweb is a library of python object for puredata environment. It’s a collection of object for perform online search on different web service and use the result inside puredata (youtube, flickr, wikipedia, jabber, IMAP, twitter, RSS). 

 

All abstractions are multiplatform so you could use it in windows too

Qweb was originally developped as part of pantaliQa project. more info: www.pantaliqa.info

Qweb is based on great pattern web python lib from CLIPS and came with all methods and tools needed for such task. More info about the library at: http://www.clips.ua.ac.be/pages/pattern

This library is out thanks the big effort of Luca Franceschini that helped a lot.

All the objects are written in python and is easy to understand thanks to the great job done at CLIP.

You can download the library from here

 

Together with code came also a couple of examples. Below a video demostration.

 

 

 

TweetsVisualization 

WikipediaSonifier:::::

]]>
http://estereotips.net/qweb/feed/ 0
PlanetQ http://estereotips.net/planetq/ http://estereotips.net/planetq/#respond Tue, 06 Jul 2010 15:34:57 +0000 http://estereotips.net/?p=2041

 

PlanetQ is our working svn repository and wiki trac systems. Is kindly offered by A/I collective, a hacker political collective offering web service through independent servers. 

 

 

 Here a list of the already made abstractions:

  • mediagrid: a graphical file chooser, work with file of any type

  • preQiew: a monitor preview for gem patch

  • stringText: an abstraction to handle long text directly in a Gem window

  • OSCizer: a library for enable automagically OSC send/receive for pd GUI objects

  • QolorTrack: a color tracking application OSC enabled (look the repo)

  • qCut: area tracking tool OSC enabled (look the repo)

  • robOSC: a general OSC router stand alone application with a pachbay GUI system to easy connect different OSC application

  • explorerQ: a cross-platform file browser for puredata (look the repo)

  • gemQ: a complete solution for VJ

  • XmiX: a complete 8 channel digital instrument for live music

  • reactOSC: a reactivision system OSC enabled

  • Qweb: a puredata library that perform web research to find texts, images and videos from internet to use it in live VJ performance.

     

The project is push from:
husk: maintainer of the project. Video and education. husk[at]autistici[DOT]org
lupin3rd: python programmer and web designer. lupin3rd[at]autistici[DOT]org
Mag-ONE: musician and audio programmer. mag-one[at]autistici[DOT]org
 

Go to planetQ Wiki

Download planetQ svn

 

 

]]>
http://estereotips.net/planetq/feed/ 0
preQiew http://estereotips.net/preqiew/ http://estereotips.net/preqiew/#respond Sat, 06 Mar 2010 16:10:44 +0000 http://estereotips.net/?p=2064
PreQiew object is a Pure Data abstraction let you have a preview window of the main Gem Window content. You can regulate the dimension of the preview. It works on GNU/linux systems and should (with a little effort) works on Mac. This abstraction uses pix_share_read/pix_share_write that are not supported on window.
The 0.2 version uses pd~ object.

For more infos and download go to planetQ

 
 
 
 
 
]]>
http://estereotips.net/preqiew/feed/ 0
Qeve http://estereotips.net/qeve/ http://estereotips.net/qeve/#respond Sat, 01 Dec 2007 15:50:43 +0000 http://estereotips.net/?p=1415 Qeve is a vj software for Gnu/linux. It was born as a prototype for the performance of Qè and after the economic support received by the catalan association Telenoika it has been published as a public vj linux program. The project has evolved and remain just a couples of blogs reviews for historical reason.

 

 

Read the review by Create Digital Motion and by Australian vj VdmoSkati

]]>
http://estereotips.net/qeve/feed/ 0