Have a break and enjoy this relaxing piece of music composed by my fellow friend Bruno Ferreira. He has finished a Music Production degree and is enrolling in a Composition degree in ESMAE, eager to know what you think about his works.
Music is in the website’s main page.
Any feedback to this post.
Regards,
José Pereira

Ballade nº 1 by Bruno Ferreira is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Changed to wordpress, and new domain, hope to add new projects too
Hey, while porting Supertux for Android i needed to debug to the logcat, so i implemented a c++ stream which does just that.
You can use something like:
droidStream::output << “Hello world!”;
Here is the source code of the app. Enjoy it and provide some cool patches
Meanwhile here is a video of vnc server working on a samsung galaxy
Hey, i just want to show to you a preview of upcoming supertux2 for android! Its a little slow on slower devices for now, but i’ll try to improve that. Its missing a touchscreen joystick too. Maybe it will be out this week.
EDIT: follow the discussion and download beta HERE
Cheers
Please report errors for this version here.
Thanks
I didn’t see auto-tune for linux tutorials for a while so i decided to write my own.
You will need 2 important pieces:
You’ll need to do this commands (for Ubuntu)
sudo mkdir /usr/lib/ladspa #will create ladspa library folder if you dont have it yet
wget http://web.mit.edu/tbaran/www/autotalent-0.2_Linux32.tar.gz # look the site for 64bit version
tar zxf autotalent-0.2_Linux32.tar.gz #extract package
sudo cp autotalent-0.2_Linux32/autotalent.so /usr/lib/ladspa #copies library to ladspa lib folder
sudo apt-get install ardour #installs ardour and JACK # installs ardour and its deps
sudo ardour2 #runs ardour
Next you’ll need to add a new track, by default it will apply your mic as input.
Insert autotalent plugin
Finaly you turn on monitoring to hear you effect in real-time.
Voyla!
See the video if you have any doubts. (it’s very rough though)
Now go you singer!
Recent Comments