Hi all,
Is the 64Studio liveCD installable? I do not have a DVD burner, so I
cannot use their "official" installer disk. If the liveCD is not
installable, does anyone have any suggestions for getting this on my
machine? My first thought was to install Etch and add the 64Studio
repos...
--
Josh Lawrence
http://www.hardbop200.com
Hello all,
On popular demand (which means Joern Nettingsmeier
has been prodding me) there's an update of the
Ambisonic LADSPA plugins.
Version 0.4.0 adds a 2nd order periphonic panner and
horizontal rotator (i.e. 9-ch output).
Have a look at the README - channel orders of the
existing 2,1 plugins and the new 2,2 ones are not
the same.
As always
<http://www.kokkinizita.net/linuxaudio/downloads>
The fa-plugins.rdf has been updated as well.
Ciao,
--
FA
Laboratorio di Acustica ed Elettroacustica
Parma, Italia
O tu, che porte, correndo si ?
E guerra e morte !
Hi All,
In order to compile MidiShare you must use the 'dev' branch of the CVS
(the main branch doesn't compile and have to be updated). To download
the 'dev' branch you can use the following CVS command (on a single line) :
cvs -z3
-d:pserver:anonymous@midishare.cvs.sourceforge.net:/cvsroot/midishare co
-P -r dev midishare
Make sure you have the headers of your kernel installed. Then :
cd src/linux
./configure
make
sudo make install
Cheers
Yann
Karim.Haddad(a)ircam.fr wrote:
> Dear Dave,
> Dear Holger,
>
> Yes unfortunately, Om 5.x was somehow freezed. Some of us are trying the
> best to follow Om's developpement in parrallel. These are the ad news.
> Now for the rather good news,
>
> Om 6.x is born under LispWorks. But, we have some young geeks interested
> to port the new om on SBCL. For the time being it is in the embrionic
> stage. THe kernel did build. No wonder , it is no different from the 5.x
> version. However, the big challenge is the api, since it did change for
> the better. Now the official developpement is heading always
> (unfortunately) on Lispworks, for Mac, and now , (oooups) for windows
> plateform. The good thing is that if it does succeed (and it is on the way
> to ) it will most probably tun on linux under Lispworks. But since,
> lispwoks is not gpl, we linux guys are interested in the sbcl version that
> is far more (as a compiler) faster, and better.
>
> Well these are the news. Will most probably get you to know in a month or
> two of further hopefully advancement . And if the gods are with us, (and
> the penguins;-)) we hope to have a version running in 2009.
> BEst to u all.
> Karim
>
>
>> Holger Ballweg wrote:
>>
>>> I'm currently trying to get OpenMusic working on ArchLinux, without the
>>> tiniest success. I´d really like to know if anyone has this running
>>> currently...
>>>
>>>
>>>
>> Alas, OM's Linux development is pretty slow, if not actually dead at
>> this time. Karim Haddad is the man to contact, I've cc'd this message to
>> him.
>>
>>
>>
>>> Did anyone get MidiShare to build and work on a 2.6.1x kernel?
>>>
>>>
>>>
>> Yes, IIRC there are some packages prepared by Dr Albert Graef that will
>> build against some 2.6 kernels. Also cc'd.
>>
>>
>>
>>> Did anyone get so far to use OpenMusic on linux in recent times?
>>>
>>>
>>>
>>>
>> No, but the last time it worked for me I noted that Karim had done some
>> good work on usability. Alas, IRCAM is rather devoted to commercial
>> software. I understand that OM development is now primarily on the Mac
>> and uses a proprietary toolkit (LispWorks, I think).
>>
>>
>>> MidiShare btw bails out with this:
>>>
>>>
>>>
>> I suggest that you try to reach Dr Graf, Karim Haddad, and maybe Yann
>> Orlarey at GRAME (also cc'd).
>>
>> Good luck, and do let us know how you get along with this project.
>>
>> Btw, AlgoScore is definitely worth your attention, but it isn't much
>> like Open Music. Also, I wrote to the author of pwgl and inquired about
>> a Linux port. He never replied.
>>
>> Best,
>>
>> dp
>>
>>
>>
>>
>
>
>
>
>
Hi folks....anyone running lv2rack on a debian system?
I installed phat and pyphat from svn, built lv2, zynjacku/zyn, but
when I try to run lv2rack, I get:
Traceback (most recent call last):
File "/usr/bin/lv2rack", line 25, in <module>
import phat
ImportError: /usr/lib/python2.5/site-packages/phat.so: undefined
symbol: phat_knob_set_range
While building pyphat I also see:
(pygtk-codegen-2.0 --prefix phat \
--register /usr/share/pygtk/2.0/defs/gdk-types.defs \
--register /usr/share/pygtk/2.0/defs/gtk-types.defs \
--override phat.override phat.defs) > phat.c
Could not write method PhatFanSlider.get_range: No ArgType for double*
Warning: generating old-style constructor for:phat_knob_new
Warning: generating old-style constructor for:phat_slider_button_new
Could not write method PhatSliderButton.get_range: No ArgType for double*
Could not write method PhatSliderButton.get_increment: No ArgType for double*
Could not write method PhatSliderButton.get_format: No ArgType for int*
Warning: Constructor for PhatFanSlider needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for PhatHFanSlider needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for PhatKeyboard needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for PhatHKeyboard needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for PhatKnob needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for PhatSliderButton needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for PhatVFanSlider needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for PhatVKeyboard needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 100.00% (4/4)
***INFO*** The coverage of methods is 92.16% (47/51)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
which probably explains why I get the error trying to run lv2rack.
Any ideas on a fix, if any?
Also, can banks be loaded into zyn when run from zynjacku?
Thanks
--
aRDy Music and Rick Dicaire present:
http://www.ardynet.comhttp://www.ardynet.com:9000/ardymusic.ogg.m3u
Hello folks!
It pays to stay up late or just not to go to bed. So here's a new one.
Rather depressive in the beginning, but a bit happier towards the end. I had
to sing again. Not too bad though. Two or three passages only, the rest is
quite OK.
Here's the link:
http://juliencoder.de/we_failed.ogg
Enjoy it and I'd be happy for donated feedback. :-)
Kindest regards
Julien
--------
Music was my first love and it will be my last (John Miles)
======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de