Spectrum3d : software that displays the harmonics of the soundin 3D
Victor,
Great piece of software, but I like to install things in ~/bin if they are not actual Ubuntu packages. I did this by editing the
configure script, but it would be nice if there were a "prefix=" option.
Bernard
On Mon, May 09, 2011 at 01:29:20PM -0400, Bob Hamil wrote:
> Victor,
> Yes it works, though a little slow on this test
> machine p4 1.6ghz, 756 MBRam, but I by know means
> have it optimized for this. There is a 5 sec delay
> between speaking into sound card mic and seeing the
> display. I have ten test machines with different
> os's, up to a quad core 2.8ghz and 8gb ram, so I can
> try many different ways.
> I already had libgtk2.0-dev, but still got errors
> during make (not during ./configure) about missing
> libgtk+-2...
> So I compiled it from source, after meeting several
> of it's dependencies.
>
> I have notes on all this on the test machine if you
> are interested.
> Bob
> 231-499-3352
>
>
> ------- Original Message -------
> >From : Victor henri[mailto:nadaeck@hotmail.com]
> Sent : 5/8/2011 1:19:41 PM
> To : ubuntu-studio-users@lists.ubuntu.com
> Cc :
> Subject : RE: Re: Spectrum3d : software that displays
> the harmonics of the soundin 3D
>
>
>
>
>
>
> .ExternalClass .ecxhmmessage P
> {padding:0px;}
> .ExternalClass body.ecxhmmessage
> {font-size:10pt;font-family:Tahoma;}
>
>
>
>
>
> Hello Bob
>
> > Victor,
> > I'm very interested in checking this out, but I'm not
> > finding ppa's for
> >
> > libgtk+...
>
> You are probably looking for libgtk2.0-dev package,
> which is in the official packages of Debian (
> http://packages.debian.org/squeeze/libgtk2.0-dev );
> if you install this, you should have all it's
> dependencies installed with it.
>
> You do not need anyaditional PPA for Spectrum3d :
> everything should be in the repositories (with an
> exception for Geis : it is in the repo for Natty; for
> Debian, I think it is not available yet unless you
> build it yourself from sources in the *testing*
> version only)
>
> Please let me know if you have any trouble and thank
> you for your interrest
>
> Victor
>
>
>
>
>
>
> --
> Ubuntu-Studio-users mailing list
> Ubuntu-Studio-users@lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
05-09-2011, 06:42 PM
Victor henri
Spectrum3d : software that displays the harmonics of the soundin 3D
Hello Bob
> Victor,
> Yes it works, though a little slow on this test
> machine p4 1.6ghz, 756 MBRam, but I by know means
> have it optimized for this. There is a 5 sec delay
> between speaking into sound card mic and seeing the
> display.
5 seconds delay is *huge* indeed; does the delay increases while playing? or is it stable around 5 sec?
If the delay increases, you should try a 'lighter configuration' :* a main window's width at 700 pixels, and a longer time interval (you can find this it at Menu -> Edit -> Preferences);
If the delay is stable and your CPU is not overloaded, you could try to re-configure with the '--enable-realtime' option, to allow spectrum3d to have a higher priority (RR p=50 to be precise); note that you'll have to edit (or create) the '/etc/limits.d/security/audio.conf' file and add yourself as a member of the 'audio' group if you do that (it is explained in the doc if you want); otherwise, you'll have to run spectrum3d as root
Wich kernel are you using? A preempt would probably have better results, but this is probably tweaking a bit more your system...
I have ten test machines with different
> os's, up to a quad core 2.8ghz and 8gb ram, so I can
> try many different ways.
Indeed, on this machine, it should rock :-)
There is a realtime audio analysis and display in 3d.... this is CPU and GPU consuming...
> I already had libgtk2.0-dev, but still got errors
> during make (not during ./configure) about missing
> libgtk+-2...
> So I compiled it from source, after meeting several
> of it's dependencies.
This concerns me; it should work out of the box with just libgtk2.0-dev installed. Wich Debian and libgtk+2.0 version are you using?
>
> I have notes on all this on the test machine if you
> are interested.
Yes please; i'm interested!
Thank you for this
Victor
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
05-09-2011, 06:48 PM
Victor henri
Spectrum3d : software that displays the harmonics of the soundin 3D
Hello Bernard
>
> Victor,
>
> Great piece of software, but I like to install things in ~/bin if they are not actual Ubuntu packages. I did this by editing the
> configure script, but it would be nice if there were a "prefix=" option.
>
> Bernard
>
Understood. I will
Actually for the next version, I'm working on 'configure' and makefile' generated with the autoconf and automakes tools; so they'll meet more the GNU standards.
Thank you for your input.
Victor
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users