[PlanetCCRMA] Wired?

David Fraser davidf@sjsoft.com
Wed Nov 17 23:33:01 2004


Have tested it now and it works with one minor change - should say "cd 
wired/src" instead of "cd wired" near the bottom.
Takes 17 minutes to build everything on my Athlon XP 2400

>tar xzf $downloadpath/$wiredarchive
>(
> export INCLUDES=-I$wiredprefix/include/
> cd wired/src
> ./configure --prefix=$wiredprefix
> make install
>)
>  
>

David Fraser wrote:

> Decided to build it and made a build script.
> This ran for me successfully on FC3.
> I've since modified it so that it downloads the files automatically 
> and tries to guess what directories they get unpacked into.
> This is fairly untested but logical so it should work.
>
> Build Notes:
> libsndfile that comes with CCRMA doesn't have a devel version and 
> doesn't include the header, so I build it manually.
> It requires wxGTK-2.5+ so that gets downloaded and built too. Note 
> that this is big and takes a while to build
> Since this is all development stuff I recommend building into a 
> separate directory (I use /usr/local/wired-0.1)
> The patch to soundtouch is attached
> Any feedback appreciated, also check out the wired forum on 
> sourceforge if you need help building
> http://sourceforge.net/forum/forum.php?forum_id=409329
>
> Running Notes:
> Changing the audio settings is horribly unstable, I ended up trying to 
> change one setting a time and quitting and reloading in case it was 
> going to crash. Eventually got the setup I wanted. Then fairly 
> intuitive to use, but still crashes a lot :-)
>
> David
>
> Mark Knecht wrote:
>
>> Tried to build it. Decided it wasn't worth my efforts right now to
>> blaze any trails and backed off. They want you to edit Port Audio code
>> files, or some other such stuff. Didn't personally have the patience
>> and decided I'd wait for a Planet or Gentoo offering before spending
>> any more time.
>>
>> cheers,
>> Mark
>>
>>
>> On Wed, 17 Nov 2004 22:05:45 +0100, Björn Elenfors <bjoele@gmail.com> 
>> wrote:
>>  
>>
>>> Hi!
>>>
>>> Have anyone on the list tried Wired? http://bloodshed.net/wired/ was
>>> presented on Slashdot the other day.
>>> Have not downloaded it myself yet since I don't see what it'll give me
>>> that I cant get with rosegarden/muse/ardour and the lack of LADSPA
>>> support, but perhaps I've missed something?
>>>
>>> /Björn
>>