...coisas que vejo no resplendor...



Nota: Clica nas imagens/vinculos para seguir o desenvolvimento de cada apontamento


Textos de Autumn Autism

Fotos

4.6.05

Free Culture

Tou a ler um livro muito interessante sobre a cultura livre, ou não dominada pelos centros de poder...

http://free-culture.org/

existe uma versão em espanhol

encontrei uma pagina muito interessnate com conteudos copyleft

http://biblioweb.cc/s/temas.html

y sobre partilha de ficheiros

http://www.soyunpirata.com/
http://www.nosoypirata.com/manifiesto.php

desculpem por ser tudo em espanhol. Se alguém sabe de paginas portuguesas, que diga, por favor...

fora

já não escrevo a algum tempo. Agora tenho um grupo de amigos e estamos tentado fazer um projecto musical depressivo80s... o costume... mas vamos tentar fazer coisas válidas...

de linux a distribuição demudi está cada vez melhor... a 1.2.1rc2 é fantástica, y esperemos que salga a versão final brevemente. o autor de fanr (isso de tocar com a voz) editou um novo programa osciloscope

Here is an oscilloscope DSSI plugin that I've been hacking on the last
few weeks:

http://www.student.nada.kth.se/~d00-llu/music_dssi.php?lang=en

It has two audio input ports and will display the two input signals as
two waves in the display. The trigger level and direction is
controllable, as well as the amplification and offset for each channel
and the time resolution.

Note that this plugin will NOT work with jack-dssi-host from version 0.9
of the DSSI package since that does not support audio input ports. It
will work with jack-dssi-host or Om from current CVS (I haven't tested
it with Rosegarden). Om 0.1.1 and earlier will not work because of an
optimisation that breaks this type of plugins.

The plugin includes a DSSIUIClient class that might be of interest to
plugin UI writers using libsigc++ and Glibmm - it handles all the
required communication with the plugin host and exposes public member
functions and signals for the UI -> host and host -> UI OSC commands
specified in the DSSI RFC. It can also handle the nasty business of
setting up an initial shared memory segment for the plugin and the UI
(the actual implementation of the shared memory handling is in a
separate C file, so it could be useful for people who don't use libsigc
++ and Glibmm or even C++). Source code documentation is here

http://www.student.nada.kth.se/~d00-llu/plugins/ll-scope/dox/html/classDSSIUIClient.html

and here

http://www.student.nada.kth.se/~d00-llu/plugins/ll-scope/dox/html/dssi__shm_8h.html

For more details about the plugin, read the README file in the source
package.

It's all GPL.