20110226

Submission *a

I think we had a good result there. We managed to edit and put all the work that we have done until now in our site : The Code Unknown site !
We have sections where we explain our project, through the manifesto and our aims and through the technologies that we have been using. We also try to give an explanation about out "sphere" and how we have been using it. In the section of work samples we exported some videos from Processing; they are not interactive but I think give an essence of how the final result maybe. I think we have a vision of how things are going to work and be and now we have to make it happen!
Thank you all for the really good work!

p.s. I think the logo of the blog is about to change.....:D

20110222

20110221

Our manifesto (draft?)

This is the manifesto I have written after our morning meeting, the discussion and the ideas we shared about it. I tried to summarize the general ideas (I put them in the parenthesis)we had in a shorter phrase which each one of us will analyze later.
I do not know if you like the idea of the game metaphor. We can change it if you don t agree :-)
     Feel free to edit, suggest, etc,etc. In my notes I only have 5 general points, so I added one that I remember Zafeira suggested about the aim of our project (if it is only for the beauty, etc.). I am not sure I remember it correctly, so Zafeira?

The _code unknown manifesto

1.       1.The most promising games are those which seem simple, but have complexity as a hidden element. (the user is not aware of what is happening in the background, potentials).

2.       2.Without our programs and tools, we cannot play. (Our digital artwork is inextricably connected to the programs we are using, which are these programs, why we use them, etc)

3.     3.  Playtime is realtime and it never ends. (Realtime output: endless connection between the programs used.)

4.       4.We don’t like playing alone. (through interactivity we all are involved in a creative game, dialogue between user, artist, artwork, the artist cannot produce the final result it depends from each user’s creativity)

5.       5.We don't play only for the joy. 

6.     6.  Successfully designed games affect the participant’s perception. (Touch, vision, hearing. How we extend their thoughts/feelings, surprise)

I
S
 

Documentation directed by Ray (sequel)

This is an update of the videos that Ray has been into :

Ed-CoUn, DAY4 test clip from EdCoUn on Vimeo.





20110216

Submission 1

Yesterday our group met to discuss the format for submission 1 of the DMSP. With the deadline a little over a week away there was plenty to discuss. Having viewed the submission brief the general consensus was to create a submission that included many of the options highlighted which stays true to the digital media theme! Over the next week we plan to collate our resources and our work in progress as well as clarify our 'manifesto'. The submission will be a combination of these three areas hosted in a web format. Most likely word press as it will be easier than coding from scratch and this also allows to focus more on the content.

On a personal note I have been plugging away at the granular synthesis engine that will form a big part of the audio content of the project. Having mapped alot of control parameters to the logitech controller and having seen other people attempt to interact with it, I've realised that I will need to work hard on the usability of the system. Right now I'm modifying the engine and control parameter mappings to allow the 'user' to get the most out of each button press.



It has raised many questions about this type of interaction and also about tactile interfaces in general. I intend to beta test the new (and improved :P) program over the next week, as feedback from people who are unfamiliar with the system is invaluable. I will also start experimenting with different sound sources and hopefully create some taxonomies of output based on these input types.

Additionally I need to start developing the ambient part of the audio system which focuses on FM and wavetable synthesis methods. It should prove very interesting as a generative algorithm will have to be developed solely for this system. A busy week ahead!

Pete

20110214

Processing progress (2)

I am experimentasing with the code of Heliosphere as well. Until now the most important things I 've done are:
1. The sphere is moving around itsself with the mouse movement.
2.The sphere can be moved to the background, to the front and to the side with the mouse movement.
3.The sphere has a constant very quick movement.
Next step: I will try to stop the motion of the sphere and try to zoom and unzoom it.
I will update soon.



20110210

Processing progress(1)

I am writing a new post here in order to share some processing progress. After studying a lot the code of the Heliosphere (which is formed by a 3d array(!!!!!)), I managed to change it a bit. These are really good news "Yes we can manipulate THE sphere". What I did was to create the sense that the sphere has a pulse, maybe by cheating a little. By changing the position of the sphere in the z axis it looks like it is actually having a pulse...it felt good achieving that and now I'm ready for move 2! Loukia has done some pretty good progress with the code too. I think she will share her progress too!

Meeting Audio Exertion Group

Today, after the presentation we met the Audio Exertion Group and talked a bit about our projects. Gareth, Matt and George made us think more about the interaction between the sound and the image (that was also Jule's point today)..we should try to figure out what is reacting to what is it audio to visual, is it visual to audio does the user control both of them? I think these questions should be answered while we continue working because they form important issues of our project...let us see..

20110209

Thursday's show and tell

We would like the final output of our project to be a projection | installation with the participation of the user. The projection is going to be the result of an audio and visual combination and we aim to have the sound interacting with the image and vice versa and also let the user control and change them.

Our installation will include sound created by the use of granular, FM and wavetable synthesis techniques, engineered in max msp, and produced in real time through the use of tactile interfaces such as the Logitech wingman controller.

The user will also be able to manipulate the visual result (with the use of the same interface) which is being created through Processing.

Possibly we are going to use this...


...documentation directed by Ray

Test clip, DAY3, Ed-CoUn from EdCoUn on Vimeo.




Test clip, starter, Ed-CoUn from EdCoUn on Vimeo.

and some more...

Silica-Esc from Vladimir Todorovic on Vimeo.


As the days pass by, it is becoming more and more clear between us, that visually, the team is leaning towards a sphere creation which could be manipulated in lots of different ways. Rotation, scale, colour change, dissolve, exploration, close navigation, explosion are some ideas put forward till now.

Working on physics simulations seems to be a great beginning for some of us to work closely on. There is a usefull free source example for us to start with, called Blopular found at openprocessing.com.

20110207

inspired by..

I think I can share here two (at least) inspirations of mine..

void setup() {...


Well it's true that he whole weekend was full of Processing..studying, experimenting, just trying to figure out how "this language is being spoken". I think that after all this I will be a bit closer to decoding THE code (decoding, recoding, just coding). It's the first time that I am trying to do visual stuff only by writing code and it's good to see that it doesn't only matter what you write but also how you write it. I hope I can see some results of all these things that I've been working on!

p.s.Keep up Loukia!

Processing, processing, processing...

I am about to finish my book "Getting started with processing", which is a quite cool 'introduction to making interactive graphics'. As I didn' t know anything about Processing before, I have to admit that it is a well written book, which only consists of around 200 pages -it's an advantage if you don' t have too much time and also are afraid of huuuuge books :-) So let's see now, how I am going to use the things I have learned for our project.I think I will start by trying to understand the source code of the Heliopshere: http://abandonedart.org/?p=824 having as an aim to reproduce something like this or finding ways to hack up this code. Will see!Fingers crossed, something good will happen in the next hours!!!

20110202

Diary

_DAY 4(01022011): Today we met at 13.00 with Jules to tell him our idea in order to give us helpful feedback. What we are thinking we are going to do is related to a sphere. It will be our main object and we are aiming to see it exist, be deconstructed and reconstructed through interaction, which will be either from the user either from the sound or from the combination of the both. Among the other things he suggested to examine, he gave us the idea of the remote control using tools like the logitech wingman or the 3d controller.So, for now we all are studying the programms we are going to use in order to manipulate the sphere and the sound and make the next step!