Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[overlay] Pro audio production applications, Part 2
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 5, 6, 7 ... 17, 18, 19  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
taurus101
n00b
n00b


Joined: 17 Aug 2007
Posts: 19
Location: Russia, Samara

PostPosted: Sat May 15, 2010 12:12 pm    Post subject: Reply with quote

darkbasic wrote:
* Please fix your package (media-sound/rosegarden-9999) to not use kde.eclass
* Please fix your ebuild to not inherit the deprecated qt3.eclass
/var/lib/layman/pro-audio/media-sound/rosegarden/rosegarden-9999.ebuild: line 39: need-kde: command not found
/var/lib/layman/pro-audio/media-sound/rosegarden/rosegarden-9999.ebuild: line 40: need-qt: command not found


fixed
Back to top
View user's profile Send private message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Mon May 24, 2010 5:39 pm    Post subject: unipatch-001 questions... Reply with quote

On every emerge I get:
Quote:
Calculating dependencies / * Please fix your package (media-sound/jack-audio-connection-kit-1.9999) to not use unipatch-001.eclass
... done!

earlier in the post I see a similar question with the answer:
Quote:
Yamakuzure wrote:
Can those ebuilds be fixed?

freqtweak fixed.

and when I search for freqtweak on my system:
Quote:
papapenguin ~ # emerge --search freqtweak
Searching... | * Please fix your package (media-sound/freqtweak-0.7.0_pre20070214-r1) to not use unipatch-001.eclass

[ Results for search key : freqtweak ]
[ Applications found : 1 ]

* media-sound/freqtweak
Latest version available: 0.7.0_pre20070214-r1
Latest version installed: [ Not Installed ]
Size of files: 429 kB
Homepage: http://freqtweak.sourceforge.net
Description: FFT-based realtime audio spectral manipulation and display
License: GPL-2

...so the inevitable question is how do I 'not use unipatch-001.eclass'?
_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Mon May 24, 2010 7:32 pm    Post subject: Reply with quote

First, just try emerging it. If it doesn't work, and the portage output points to unipatch-001.eclass, you can edit (path_to_layman)/proaudio/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-1.9999 and comment out any lines (there should be only one, though) pointing to unipatch-001.eclass.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Mon May 24, 2010 8:10 pm    Post subject: Reply with quote

thanks audiodef, does that mean that I could unmerge then re-emerge jack to make that work?

please tell me it could be this simple...
_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------
Back to top
View user's profile Send private message
taurus101
n00b
n00b


Joined: 17 Aug 2007
Posts: 19
Location: Russia, Samara

PostPosted: Tue May 25, 2010 5:18 pm    Post subject: Reply with quote

papapenguin, I have no the same problem:
Code:
emerge --search freqtweak
Searching...   
[ Results for search key : freqtweak ]
[ Applications found : 1 ]

*  media-sound/freqtweak
      Latest version available: 9999
      Latest version installed: 9999
      Size of files: 0 kB
      Homepage:      http://freqtweak.sourceforge.net
      Description:   FFT-based realtime audio spectral manipulation and display
      License:       GPL-2


And, the latest stable version is 0.7.2.

Did you update pro-audio overlay on your system?
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Thu May 27, 2010 1:45 pm    Post subject: Reply with quote

papapenguin wrote:
thanks audiodef, does that mean that I could unmerge then re-emerge jack to make that work?

please tell me it could be this simple...


What exactly was your problem with jack again?
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
darkbasic
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2006
Posts: 133

PostPosted: Mon May 31, 2010 10:39 am    Post subject: Reply with quote

darkbasic wrote:
>>> Failed to emerge media-libs/libclam-1.4.0

scons/libs/audioio/include/CLAM/AudioFileFormats.hxx:26:2: error: #error USE_SNDFILE was not set to 1 in your settings.cfg file, but you are including files that require this. Please fix your settings.cfg
scons/libs/audioio/src/MultiChannelAudioFileReader.cxx: In member function ‘virtual bool CLAM::MultiChannelAudioFileReader::ConcreteConfigure(const CLAM::ProcessingConfig&)’:
scons/libs/audioio/src/MultiChannelAudioFileReader.cxx:285: warning: comparison between signed and unsigned integer expressions
scons: *** [scons/libs/audioio/src/MultiChannelAudioFileReader.os] Error 1
scons: building terminated because of errors.

Please fix it.


Up
_________________
Computers are like air conditioners:
they stop working properly when you open Windows...

Coltiva Linux, Windows si pianta da solo.


http://www.linuxsystems.it/
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8710
Location: ~Brussels - Belgique

PostPosted: Mon May 31, 2010 10:50 am    Post subject: Reply with quote

Hello,

Contact the pro-audio developers via the pro-audio mailing list or the bugtracker : http://proaudio.tuxfamily.org/wiki/index.php?title=Main_Page
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
darkbasic
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2006
Posts: 133

PostPosted: Mon May 31, 2010 11:52 am    Post subject: Reply with quote

Nobody looks at that tracker... I already posted some fixes to the ardour live ebuild in the past and it's still bugged.
_________________
Computers are like air conditioners:
they stop working properly when you open Windows...

Coltiva Linux, Windows si pianta da solo.


http://www.linuxsystems.it/
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8710
Location: ~Brussels - Belgique

PostPosted: Mon May 31, 2010 11:54 am    Post subject: Reply with quote

I see more activity and reactivity in the mailing list ;)
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
darkbasic
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2006
Posts: 133

PostPosted: Mon May 31, 2010 12:02 pm    Post subject: Reply with quote

Should I expect a confirmation message when I subscribe to the mailing list?
I didn't received anything...
_________________
Computers are like air conditioners:
they stop working properly when you open Windows...

Coltiva Linux, Windows si pianta da solo.


http://www.linuxsystems.it/
Back to top
View user's profile Send private message
darkbasic
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2006
Posts: 133

PostPosted: Mon May 31, 2010 12:13 pm    Post subject: Reply with quote

Also, is there no hydrogen-0.9.6 ebuild?
_________________
Computers are like air conditioners:
they stop working properly when you open Windows...

Coltiva Linux, Windows si pianta da solo.


http://www.linuxsystems.it/
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Jun 01, 2010 2:59 pm    Post subject: Reply with quote

darkbasic wrote:
Also, is there no hydrogen-0.9.6 ebuild?


When I next turn on my Linux audio machine, I'll look into this and see if I can create one, and ask for a bump if I do.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
darkbasic
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2006
Posts: 133

PostPosted: Thu Jun 03, 2010 11:03 am    Post subject: Reply with quote

media-sound/rakarrack-0.4.2 is missing too.
_________________
Computers are like air conditioners:
they stop working properly when you open Windows...

Coltiva Linux, Windows si pianta da solo.


http://www.linuxsystems.it/
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Thu Jun 03, 2010 8:39 pm    Post subject: Reply with quote

darkbasic wrote:
Also, is there no hydrogen-0.9.6 ebuild?

Actually no source tarball has been released for hydrogen-0.9.6. But there is for hydrogen-0.9.5_rc1. If you really need the version 0.9.6, you should use the hydrogen-9999.ebuild in the overlay. Anyway I created an ebuild for hydrogen-0.9.5_rc1 which has been referenced from the one in portage. If you really need it, I can add it to the overlay.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Jun 22, 2010 2:41 pm    Post subject: Reply with quote

Ardour 2.9999 as of 22 June continuously opens an online help file. If browser is left open and focus returned to Ardour, Ardour opens another window/tab on the same help file.

This does not seem to be specific to CVS, as I see when installing the latest source from ardour.org. The problem seems to stop when I open the prefs dialog. Still very annoying, though.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
Drasica
Apprentice
Apprentice


Joined: 16 Apr 2006
Posts: 181

PostPosted: Fri Jun 25, 2010 2:28 am    Post subject: Reply with quote

darkbasic wrote:
darkbasic wrote:
>>> Failed to emerge media-libs/libclam-1.4.0

scons/libs/audioio/include/CLAM/AudioFileFormats.hxx:26:2: error: #error USE_SNDFILE was not set to 1 in your settings.cfg file, but you are including files that require this. Please fix your settings.cfg
scons/libs/audioio/src/MultiChannelAudioFileReader.cxx: In member function ‘virtual bool CLAM::MultiChannelAudioFileReader::ConcreteConfigure(const CLAM::ProcessingConfig&)’:
scons/libs/audioio/src/MultiChannelAudioFileReader.cxx:285: warning: comparison between signed and unsigned integer expressions
scons: *** [scons/libs/audioio/src/MultiChannelAudioFileReader.os] Error 1
scons: building terminated because of errors.

Please fix it.


Up


Having the same issue, sent to mailing list, received no reply.
Back to top
View user's profile Send private message
rezysound
n00b
n00b


Joined: 06 Oct 2006
Posts: 8

PostPosted: Tue Jun 29, 2010 8:28 pm    Post subject: museseq and DSSI/OSC flags Reply with quote

Hello,

With museseq-1.9999 the "dssi" flag is not taken in account at the configure stage and you end up with a version of MusE without the DSSI support.

I think that osc is required too so that DSSI gui functions well (but i am unsure). OSC isn't configured by default at the configure stage neither, i don't know if there is a flag for it, btw.

Anyway, I tried:
#USE="dssi osc" emerge =museseq-1.9999

And the script sayed:

configure:

MusE configured

LASH support: no
OSC support: no
DSSI support: no
FluidSynth: yes
Back to top
View user's profile Send private message
tux_i
n00b
n00b


Joined: 11 Jul 2010
Posts: 23

PostPosted: Sun Jul 11, 2010 6:06 pm    Post subject: Reply with quote

bonjour,

JE suis tres intérressé par la gentoo + proaudio : Est-ce qu'il existe un tuto pour réaliser une installation de gentoo avec pro audio sans trop se casser la tète ???

j'ai vu sur un site qu'il etait possible d'avoir une gentoo de base avec un rescueCD : est la bonne méthode ?
Back to top
View user's profile Send private message
arnvidr
l33t
l33t


Joined: 19 Aug 2004
Posts: 629
Location: Oslo, Norway

PostPosted: Sun Jul 11, 2010 7:03 pm    Post subject: Reply with quote

tux_i wrote:
bonjour,

JE suis tres intérressé par la gentoo + proaudio : Est-ce qu'il existe un tuto pour réaliser une installation de gentoo avec pro audio sans trop se casser la tète ???

j'ai vu sur un site qu'il etait possible d'avoir une gentoo de base avec un rescueCD : est la bonne méthode ?


Hi, please post in English, so more people can understand :)

The following response based on google translate:

You can install gentoo anyway you like. After your install is complete, it's as easy as installing the layman package, and using it to add the pro-audio overlay:
Code:
layman -a pro-audio
and you are ready to install the programs you want :)
_________________
Noone wrote:
anything
Back to top
View user's profile Send private message
tux_i
n00b
n00b


Joined: 11 Jul 2010
Posts: 23

PostPosted: Mon Jul 12, 2010 6:46 pm    Post subject: Reply with quote

hello All,

i'm frenchy newbee in gentoo world (not linux) and want a good workstation for photos/video editing and music playing (ardour - guitarix - sooperlooper ...)

so after reflection about specific audio distribution as good there are sidux , 64 studio , av linux ... all don't have all in one softwares i want to use or hardware problem... i discoverd audiopro from gentoo people and see that there are up to date software as i want and good working on RT kernel too. So i finally decide to read the handbook and in next days when i received my athlon II X3 435 i will install gentoo from scratch with minimal cd to provide a futur workstation with Fluxbox , RT kernel and audio pro to principally user :
-cinelerra
-rawtherapee
-ardour2
-guitarix
-rackarack
-wired and qtracktor
-sooperlooper

.... and more but principaly that ...

it's not huge but i want a simple clean powerfull system : so i'm sure your are ok to tell me : GENTOO POWERED. :D
i'll agree to answer you : yes

1/ so is there a good guide to install a gentoo basic system with good configuration for multimedia station ,
how make partition ; size of partition ; FS to use ??
software necessary to provide a good RT kerne ...
etc ..

2/ is there a specific forum for proaudio installation .. with tips for use and ccflag ??

3/ is there a list of all proaudio software or use the protage to see it ?

thanks for all your souldest
tuxi :roll:
Back to top
View user's profile Send private message
arnvidr
l33t
l33t


Joined: 19 Aug 2004
Posts: 629
Location: Oslo, Norway

PostPosted: Tue Jul 13, 2010 7:53 am    Post subject: Reply with quote

You can find guides for installing gentoo here. The handbook is an excellent guide if this is your first time installing gentoo, covering everything from partitioning to cflags.

There is no official forum as far as I know, but this thread is probably a good place for questions, as well as the mailing list. An offical wiki page for the overlay exists here which includes a full package list among other things.

Good luck :)
_________________
Noone wrote:
anything
Back to top
View user's profile Send private message
tux_i
n00b
n00b


Joined: 11 Jul 2010
Posts: 23

PostPosted: Tue Jul 13, 2010 12:01 pm    Post subject: Reply with quote

About filesystem, what is the best for studio recording and Raw photo editing, XFS or ext3 ? because i see that xfs more stable and speed for big files treatement.
so , could you give me your best choice ?
Back to top
View user's profile Send private message
arnvidr
l33t
l33t


Joined: 19 Aug 2004
Posts: 629
Location: Oslo, Norway

PostPosted: Tue Jul 13, 2010 1:39 pm    Post subject: Reply with quote

I don't have any experience with xfs, but I use ext3 and that works without any problems.
_________________
Noone wrote:
anything
Back to top
View user's profile Send private message
Chaniyth
n00b
n00b


Joined: 17 Feb 2010
Posts: 16

PostPosted: Sat Aug 07, 2010 11:25 pm    Post subject: Reply with quote

Chaniyth wrote:
Can someone please update idjc to 0.8.1? The 0.8.x series is the latest stable release for idjc, thanks. :D


6 months later and it's STILL only the 0.7.x series available in the proaudio overlay. Please, update this to the 0.8.x series, 0.8.x is the latest stable release for idjc. I downloaded it and it compiles fine on my system. The 0.8.x series has MANY updates too the GUI and the overall program is more stable than in previous releases. 0.8.x series really needs to be added too the IDJC proaudio overlay.
_________________
Linux. Freedom. Power.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 5, 6, 7 ... 17, 18, 19  Next
Page 6 of 19

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum