Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

[portage overlay] pro audio production applications

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Locked
Advanced search
808 posts
  • Page 2 of 33
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 33
  • Next
Author
Message
Dominique_71
Veteran
Veteran
User avatar
Posts: 1963
Joined: Wed Aug 17, 2005 1:01 pm
Location: Switzerland (Romandie)

Post by Dominique_71 » Sat Feb 25, 2006 1:04 pm

Its me again! I have a little problem with rtsynth.
It is here.
"Confirm You are a robot." - the singularity
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Post by evermind » Sat Feb 25, 2006 7:23 pm

Dominique_71 wrote:Its me again! I have a little problem with rtsynth.
It is here.
thx for reporting
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Post by evermind » Mon Mar 06, 2006 11:12 am

new ebuild for dssi-vst (linker gcc4 fix)
new ebuild meterbridge
first-post
Top
phadsge
n00b
n00b
User avatar
Posts: 17
Joined: Fri Oct 08, 2004 11:54 am

great work

Post by phadsge » Fri Mar 10, 2006 12:25 pm

thx for this overlay...

been compiling lots o those apps on my own in the past.
finally all can be emerged :D

could you please add:
- libconvolve + jack-convolve, dssi-convolve
- simsam


~ph.
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Post by evermind » Fri Mar 10, 2006 1:36 pm

@phadsge
thx I look at them and try to provide an ebuild
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Post by evermind » Fri Mar 10, 2006 9:45 pm

@phadsge @all
new snapshot: first-post

Code: Select all

- add media-libs/dssi_convolve-0.0.4. (suggested by phadsge)
- add media-libs/jack_convolve-0.0.13 (suggested by phadsge)
- add media-libs/libconvolve-0.0.8 (suggested by phadsge)
- add media-sound/simsam/simsam-0.1.7 (suggested by phadsge)
- add media-libs/libdsp-5.0.2
please test those ebuilds and report (I've problems with libdsp-5.0.2 and gcc4.1)
Top
el_Salmon
Guru
Guru
User avatar
Posts: 339
Joined: Mon Dec 15, 2003 10:49 pm
Location: Around 2.4GHz
Contact:
Contact el_Salmon
Website

Post by el_Salmon » Sat Mar 11, 2006 3:15 pm

Cool! 8) I love this portage overlay.
Top
zehnan1
Tux's lil' helper
Tux's lil' helper
Posts: 90
Joined: Fri Oct 08, 2004 8:23 pm
Location: Slovenia

Post by zehnan1 » Sat Mar 11, 2006 4:48 pm

Great stuff man, :)

I'm runing amd64, is it worth trying to use the packages with missing keywords?
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Post by evermind » Sat Mar 11, 2006 7:36 pm

zehnan1 wrote:Great stuff man, :)

I'm runing amd64, is it worth trying to use the packages with missing keywords?
you can try and report if it works so I can add a keyword
Top
phadsge
n00b
n00b
User avatar
Posts: 17
Joined: Fri Oct 08, 2004 11:54 am

Post by phadsge » Mon Mar 13, 2006 10:39 am

thx again evermind.

libdsp,libconvolve,dssi_convolve and also simsam are working just fine.

i had some error with jack_convolve though, see below...

Code: Select all

g++ -c jack_convolve.cc -O2 -march=pentium4 -pipe -fomit-frame-pointer -I/usr/include 
jack_convolve.cc: In function `int main(int, char**)':
jack_convolve.cc:238: error: `load_response' undeclared (first use this function)
jack_convolve.cc:238: error: (Each undeclared identifier is reported only once for each function it appears in.)
make: *** [jack_convolve.o] Error 1
it appears to me, that this isn't your fault as i get the same error when trying to build from source without your ebuild.

EDIT:
the error was caused by an older convolve.h in my /usr/local/include. jack_convolve is fine now :)

EDIT2:
further wishes for addition
  • sweep
  • freqtweak
  • sooperlooper
  • jackmix
  • jace
  • jack.*
  • aeolus
  • tutka
  • oscilloscope dssi plugin
EDIT3:
i had problems with specimen, so i renamed your ebuild to represent the latest version... success.
so maybe you can update to 0.5.1.

~ph.
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Post by evermind » Mon Mar 13, 2006 11:09 pm

@phadsge
great that it finally works for you
I'll look at your wishlist soon
Top
phadsge
n00b
n00b
User avatar
Posts: 17
Joined: Fri Oct 08, 2004 11:54 am

Lash

Post by phadsge » Tue Mar 14, 2006 2:36 pm

me again.

today i tried to "lashify" my audioapps
i did so like it's said in the first post.

so now i have working lash in:
  • fluidsynth
  • jack_convolve
  • jack-rack
  • timemachine
no success though with:
  • vkeybd
  • specimen
  • meterbridge
maybe this'll help:
here are lash-patches for seq24, meterbridge & specimen...

~ph.
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Re: Lash

Post by evermind » Wed Mar 15, 2006 11:58 pm

phadsge wrote:me again.

today i tried to "lashify" my audioapps
i did so like it's said in the first post.

no success though with:
  • vkeybd
  • specimen
  • meterbridge
maybe this'll help:
here are lash-patches for seq24, meterbridge & specimen...

~ph.
thx for the patches

now those apps also have lash support:
- update media-sound/seq24-0.8.3-r1 (lash-support added -- NOT TESTED)
- update media-sound/meterbridge-0.9.2-r2 (lash-support added)
- update media-sound/vkeybd-0.1.17-r1 (lash enabled by default)
(earlier you had to type: vkeybd --lash yes)
- add media-sound/specimen-0.5.1 (lash-support added)

other updates/adds

- add sys-kernel/rt-sources-2.6.16_rc6-rt7 (with experimental reiser4 support
via USE=reiser4) reiser4 seems to work with realtime-patch.
UPDATE: reiser4 support dropped -- permanent boot oops
But I don't know if latentencies are suitable for audio-work
- add sys-kernel/rt-sources-2.6.15-rt21
- add media-sound/bpmdj-2.9

rt-sources: This is a vanilla kernel with
  • realtime-patch from Ingo Molnar
  • realtime-lsm modul
  • vesafb-tng-patch
Currently two series of rt-sources you can emerge

Code: Select all

emerge =rt-sources-2.6.15-r21
and

Code: Select all

ACCEPT_KEYWORDS=~x86 emerge =rt-sources-2.6.16_rc6-r7
The 2.6.15-rt series is yet more stable than the recent 2.6.16_rc6-rt series

INFO: rt-sources are not supported by Gentoo
If you have any issues, try a matching vanilla-sources ebuild -- if the problem persists there, please fill
a bug at http://bugme.osdl.org. If the problem only occurs with rt-sources then
please contact Ingo Molnar on the kernel mailinglist to get your issue resolved.
But first search the mailinglist-archiv if your problem is already discussed/solved: http://lkml.org/
Recommended other packages: sys-process/rtirq and sys-apps/das_watchdog"
Last edited by evermind on Thu Mar 23, 2006 11:14 pm, edited 2 times in total.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

Post by gimpel » Thu Mar 16, 2006 12:25 am

wohow, -rt + reiser4. /me waits for flames :P

but my /, /usr and /home are on reiser4, so... will do backups and give that a try! awesome...

EDIT:
it compiled (yay!), it booted.... and had an OOPS somewhere at the end of init3 executing runscript.sh. But i guess that's not that much reiser4 related, as mounting the partitions etc worked out fine.
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
phadsge
n00b
n00b
User avatar
Posts: 17
Joined: Fri Oct 08, 2004 11:54 am

lash again

Post by phadsge » Thu Mar 16, 2006 3:02 pm

great update, evermind.

tried new seq24,vkeybd,specimen,meterbridge
all built fine and all but seq24 now have lash working.

~ph.
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Re: lash again

Post by evermind » Thu Mar 16, 2006 4:29 pm

phadsge wrote:great update, evermind.

tried new seq24,vkeybd,specimen,meterbridge
all built fine and all but seq24 now have lash working.

~ph.
thx

fetch the overlay once again. I`ve changed the seq24 ebuild (now lash-support should work)
Top
babykart
Guru
Guru
User avatar
Posts: 415
Joined: Fri Oct 08, 2004 11:08 pm
Contact:
Contact babykart
Website

Post by babykart » Thu Mar 16, 2006 6:17 pm

thanks for this very good overlay... :D
>> Gentoo-FR <<
-----
Top
Dominique_71
Veteran
Veteran
User avatar
Posts: 1963
Joined: Wed Aug 17, 2005 1:01 pm
Location: Switzerland (Romandie)

Post by Dominique_71 » Fri Mar 17, 2006 3:37 pm

I don't know either for reiserfs 4 and latenties. I believe at the hardware issue will be a greater source of problems in most cases. For those having a low budget, Firewire is the best solution. It is even IDE to Firewire adapter on the marquet that can be plugged directly on a IDE drive. If using IDE (Atapi-ATA) controller to do recording work, the partition where you are recording to, must be alone on the controller (it mean alone on the cable from the controller). This because even fast IDE drives and controllers will be very slow when the system access 2 drives or 2 different partitions on the same IDE controller. Firewire is much better for that.

Of course, SCSI is best, but expansive.

SCSI vs. IDE vs. USB vs. FireWire
I/O Technology Comparison
"Confirm You are a robot." - the singularity
Top
Dominique_71
Veteran
Veteran
User avatar
Posts: 1963
Joined: Wed Aug 17, 2005 1:01 pm
Location: Switzerland (Romandie)

Post by Dominique_71 » Fri Mar 17, 2006 4:39 pm

I get the following error with jackmix:

Code: Select all

i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../guilib -I../volumegroup -I/usr/qt/3/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Os -march=pentium4 -pipe -msse -msse2 -mmmx -pipe -fomit-frame-pointer -fno-ident -fforce-addr -ftracer -fweb -fvisibility-inlines-hidden -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o xmlintirtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Os -march=pentium4 -pipe -msse -msse2 -mmmx -pipe -fomit-frame-pointer -fno-ident -fforce-addr -ftracer -fweb -fvisibility-inlines-hidden -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common   -WI,-O1 -WI,--sort-common -o jackmix -L/usr/qt/3/lib  mainwindow.o channelwidget.o xmlinterface.o main.o ../guilib/libjackmix_gui.la ../backend/libjackmix_backend.la ../volumegroup/libjackmix_vg.la -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread -ljack
make[3]: Leaving directory `/var/tmp/portage/jackmix-0.0.3/work/jackmix-0.0.3/jackmix'
make[2]: Leaving directory `/var/tmp/portage/jackmix-0.0.3/work/jackmix-0.0.3/jackmix'
make[2]: Entering directory `/var/tmp/portage/jackmix-0.0.3/work/jackmix-0.0.3'
make[2]: Rien à faire pour « all-am ».
make[2]: Leaving directory `/var/tmp/portage/jackmix-0.0.3/work/jackmix-0.0.3'
make[1]: Leaving directory `/var/tmp/portage/jackmix-0.0.3/work/jackmix-0.0.3'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-media-sound_-_jackmix-0.0.3-10492.log"

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
I have try to recalculate the ebuild with "ebuild /usr/pro_music_apps/media-sound/jackmix/jackmix-0.0.3.ebuild digest", but it doesn't help.
.qtrc.lock is empty and I have try to move around it, but it doesn't help either.
"Confirm You are a robot." - the singularity
Top
Dominique_71
Veteran
Veteran
User avatar
Posts: 1963
Joined: Wed Aug 17, 2005 1:01 pm
Location: Switzerland (Romandie)

Post by Dominique_71 » Fri Mar 17, 2006 4:59 pm

I get the following with libclalsadrv

Code: Select all

>>> emerge (1 of 7) media-libs/libclalsadrv-1.0.3 to /
!!! Files listed in the manifest do not exist!
files/.libclalsadrv-1.0.3-makefile.patch.swp
localhost dom # localhost media-libs #
I removed the 3 first lines in the manifest and it work now.
"Confirm You are a robot." - the singularity
Top
Dominique_71
Veteran
Veteran
User avatar
Posts: 1963
Joined: Wed Aug 17, 2005 1:01 pm
Location: Switzerland (Romandie)

Post by Dominique_71 » Fri Mar 17, 2006 5:22 pm

Me again,
I get another error, with sweep

Code: Select all

if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/alsa      -Os -march=pentium4 -pipe -msse -msse2 -mmmx -pipe -fomit-frame-pointer -fno-ident -fforce-addr -ftracer -fweb -Wall -MT driver_alsa.o -MD -MP -MF ".deps/driver_alsa.Tpo" -c -o driver_alsa.o driver_alsa.c; \
then mv -f ".deps/driver_alsa.Tpo" ".deps/driver_alsa.Po"; else rm -f ".deps/driver_alsa.Tpo"; exit 1; fi
driver_alsa.c: In function `alsa_device_setup':
driver_alsa.c:220: attention : passage de l'argument n°3 de « snd_pcm_hw_params_set_rate_near » transforme un pointeur en entier sans transtypage
driver_alsa.c:229: attention : passage de l'argument n°3 de « snd_pcm_hw_params_set_channels_near » transforme un pointeur en entier sans transtypage
driver_alsa.c:238: attention : passage de l'argument n°3 de « snd_pcm_hw_params_set_period_size_near » transforme un pointeur en entier sans transtypage
driver_alsa.c:248: attention : passage de l'argument n°3 de « snd_pcm_hw_params_set_periods_near » transforme un pointeur en entier sans transtypage
driver_alsa.c:277: erreur: trop d'arguments pour la fonction « snd_pcm_hw_params_get_rate »
driver_alsa.c:283: erreur: trop d'arguments pour la fonction « snd_pcm_hw_params_get_channels »
make[3]: *** [driver_alsa.o] Erreur 1
make[3]: *** Attente des tâches non terminées....
make[3]: Leaving directory `/var/tmp/portage/sweep-0.9.1/work/sweep-0.9.1/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/sweep-0.9.1/work/sweep-0.9.1/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/sweep-0.9.1/work/sweep-0.9.1'
make: *** [all] Erreur 2
"Confirm You are a robot." - the singularity
Top
Dominique_71
Veteran
Veteran
User avatar
Posts: 1963
Joined: Wed Aug 17, 2005 1:01 pm
Location: Switzerland (Romandie)

Post by Dominique_71 » Fri Mar 17, 2006 7:50 pm

One more, with rt-sources:

Code: Select all

20:35:24 (326.83 KB/s) - « patch-2.6.15-rt21 » sauvegardé [1792119/1792119]

/usr/pro_music_apps/eclass/realtime-patch.eclass: line 16: /patch-2.6.15-rt21: Aucun fichier ou répertoire de ce type

!!! ERROR: sys-kernel/rt-sources-2.6.15-r21 failed.
!!! Function fetch_realtime_patch, Line 41, Exitcode 0
!!! md5sum missmatch
!!! If you need support, post the topmost build error, NOT this status message.
I solved it by copying /var/tmp/portage/rt-sources-2.6.15-r1/work/patch-2.6.15-rt21 to /usr/portage/distfiles/patch-2.6.15-rt21
and by adding "PORTAGE_ACTUAL_DISTDIR="/usr/portage/distfiles" in eclass/realtime-patch.eclass, but I believe at it must be another way to do that.
"Confirm You are a robot." - the singularity
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Post by evermind » Fri Mar 17, 2006 7:56 pm

@Dominique_71

try to fetch the overlay once again and test if jackmix works now

I´ll fix the others tomorrow
Top
Dominique_71
Veteran
Veteran
User avatar
Posts: 1963
Joined: Wed Aug 17, 2005 1:01 pm
Location: Switzerland (Romandie)

Post by Dominique_71 » Fri Mar 17, 2006 11:58 pm

Thank you, jackmix work just fine. :D
"Confirm You are a robot." - the singularity
Top
evermind
Guru
Guru
Posts: 322
Joined: Sat Jan 10, 2004 6:59 pm

Post by evermind » Sat Mar 18, 2006 5:58 pm

new release: first-post
rt-sources should work now
Last edited by evermind on Thu Mar 23, 2006 11:17 pm, edited 2 times in total.
Top
Locked

808 posts
  • Page 2 of 33
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 33
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy