| View previous topic :: View next topic |
| Author |
Message |
degras Guru


Joined: 05 Jan 2006 Posts: 455
|
Posted: Sun Oct 11, 2009 6:44 pm Post subject: Looking for a list of plugins/synths for rosegarden [SOLVED] |
|
|
Hi, I am looking for a list of compatible plugins/synths/drums (and descriptions if possible) for rosegarden.
Thanks.
Last edited by degras on Thu Oct 15, 2009 7:48 pm; edited 1 time in total |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4178
|
|
| Back to top |
|
 |
degras Guru


Joined: 05 Jan 2006 Posts: 455
|
Posted: Thu Oct 15, 2009 2:30 pm Post subject: |
|
|
| audiodef wrote: | I think Rosegarden handles LVM and LADSPA plugins, so you can look for those. A good place to start is the Gentoo Pro-audio list. On their tux site, there is a list of all the packages in the pro-audio overlay, along with descriptions.  |
I was following the instructions for installing the pro audio overlay and I got confused, there is a section on Paludis. It says " paste it in /etc/paludis/repositories/proaudio.conf", I don't have paludis installed, what do I do here?
http://proaudio.tuxfamily.org/wiki/index.php?title=Usage
Thanks. |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4178
|
Posted: Thu Oct 15, 2009 6:28 pm Post subject: |
|
|
No, that's only if you have paludis. If you don't, ignore that section. Assuming you're using Portage, make sure you have layman installed:
| Code: |
emerge layman subversion
|
You need subversion in addition to layman. I recommend you NOT add subversion and git to your use flags unless you need them for specific reasons. Then do
| Code: |
layman -a pro-audio
|
Now check to make sure /usr/local/portage/layman/make.conf exists and add this to /etc/make.conf:
| Code: |
src /usr/local/portage/layman/make.conf
|
Now when you use emerge --search or emerge -p (package), portage will tell you whether the package is from the gentoo repository or from your overlay by assigning numbers. If you have no other overlays, 0 will be gentoo and 1 will be pro-audio.
Hope this helps. Holla back if you need anything else!  _________________ Abused Men: http://abusedmen.org
Seeds Mirror: http://kernel-seeds.audiodef.com
Postfix/Cyrus Howto: http://bit.ly/dGHQ2E
Pro-Audio on Gentoo: http://audiodef.com/projects.php?project_id=1 |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4178
|
|
| Back to top |
|
 |
degras Guru


Joined: 05 Jan 2006 Posts: 455
|
Posted: Thu Oct 15, 2009 8:00 pm Post subject: |
|
|
| audiodef wrote: | | I notice you marked this thread solved. Glad you got it! |
Yes, thanks. |
|
| Back to top |
|
 |
|