Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
needed plugin ports -> audacious?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6  Next  
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
klaricmn
n00b
n00b


Joined: 08 Nov 2002
Posts: 20
Location: Saint Louis

PostPosted: Tue Nov 28, 2006 3:37 am    Post subject: shn format status? Reply with quote

Any word on the status of porting the code to play shn files? Is anyone working on this one?
Back to top
View user's profile Send private message
Feday
n00b
n00b


Joined: 08 Jan 2005
Posts: 5
Location: Amsterdam

PostPosted: Tue Nov 28, 2006 11:21 am    Post subject: Reply with quote

Any kind of volume normalizer would be great, especially useful at lower volumes. In xmms I'm using:
http://volnorm.sourceforge.net/
It's old but it does the job.
Back to top
View user's profile Send private message
IsPeter
n00b
n00b


Joined: 05 Apr 2006
Posts: 14

PostPosted: Tue Nov 28, 2006 2:42 pm    Post subject: Reply with quote

Definitely xmms-joystick.

I miss being able to change tracks when I'm running full-screen applications and games etc.

So very useful.
Back to top
View user's profile Send private message
IsPeter
n00b
n00b


Joined: 05 Apr 2006
Posts: 14

PostPosted: Tue Nov 28, 2006 2:43 pm    Post subject: Reply with quote

Feday wrote:
Any kind of volume normalizer would be great, especially useful at lower volumes. In xmms I'm using:
http://volnorm.sourceforge.net/
It's old but it does the job.
Have you tried plugins ... effects ... AudioCompressor?

I prefer setting the replay-gain of individual files so they're all roughly the same volume, personally.
Back to top
View user's profile Send private message
klaricmn
n00b
n00b


Joined: 08 Nov 2002
Posts: 20
Location: Saint Louis

PostPosted: Sun Dec 03, 2006 6:49 pm    Post subject: shn plugin Reply with quote

bump......

anybody working on an shn plugin? I was thinking of maybe spendng some time on it, but I don't want to waste time if someone else already has created one.
Back to top
View user's profile Send private message
phiwer
n00b
n00b


Joined: 08 Sep 2005
Posts: 7
Location: Gothenburg - Sweden

PostPosted: Mon Dec 04, 2006 6:55 pm    Post subject: Reply with quote

Regarding the dumb-plugin and playing modules.

The plugin can't seem to handle internal loop commands very well (talking .mod now). It's more or less essential for playing modules correctly.

Anyone working on a fix for this?

Thanks! :D
Back to top
View user's profile Send private message
katafitos
n00b
n00b


Joined: 22 Nov 2006
Posts: 56
Location: Greece

PostPosted: Wed Dec 06, 2006 11:05 pm    Post subject: Reply with quote

I can't open a wav file (8 khz Ms IMA ADPCM) eventhough I compiled it with wav flag.
Have I missed something?
Back to top
View user's profile Send private message
Mehlano
n00b
n00b


Joined: 08 Dec 2006
Posts: 29

PostPosted: Fri Dec 08, 2006 8:13 pm    Post subject: Audacious + Plugin (projectM) Reply with quote

At first: hello to all gentoo-lovers.. 8)


..my question is about (the really nice!) player called audacious.

..is there any how-to or way to emerge the projectM as plugin for audacious ?
libprojectm / projectm is already emerg'ed - but audacious doesn't recognize it...

I moved now nearly completely to my desktop gentoo as operating system - and I enjoyed Milkdrop under Win* so much!

So is there any chance to get this work under audacious, too ?

With best regards,
Eike

p.s.: before posting here I asked google many, many.. many times - but no results for me! :\
Back to top
View user's profile Send private message
01mf02
Veteran
Veteran


Joined: 21 Nov 2004
Posts: 1070
Location: Innsbruck, Austria

PostPosted: Sat Dec 09, 2006 8:10 pm    Post subject: Reply with quote

@Mehlano:
Read this page, and I think there is no Ebuild for this plugin yet - you'll probably have to install it manually.
Back to top
View user's profile Send private message
warren64c
n00b
n00b


Joined: 18 Apr 2006
Posts: 15

PostPosted: Sun Dec 10, 2006 5:54 pm    Post subject: NAS-Plugin Reply with quote

How about an NAS plugin for remote sound? I wasn't able to find it.
Back to top
View user's profile Send private message
Mehlano
n00b
n00b


Joined: 08 Dec 2006
Posts: 29

PostPosted: Sun Dec 10, 2006 6:19 pm    Post subject: Reply with quote

Code:

make[1]: Entering directory `/root/audacious-projectm-0.97/plugin'
cc -c -fPIC -DPIC -I. -I../libprojectm -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/gconf/2 -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/freetype2 -I/usr/include/libpng12 -I/usr/include/orbit-2.0   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -ggdb  -DLINUX -DHAVE_OPENGL -DHAVE_CONFIG_H -D_THREAD_SAFE main.c -o main.o
main.c:33:25: Fehler: xmms/plugin.h: Datei oder Verzeichnis nicht gefunden
main.c:36:23: Fehler: xmms/util.h: Datei oder Verzeichnis nicht gefunden
main.c:41:27: Fehler: xmms/xmmsctrl.h: Datei oder Verzeichnis nicht gefunden
main.c:57: Fehler: expected >>)<< before >>pcm_data<<
main.c:58: Fehler: expected >>)<< before >>pcm_data<<
main.c:65: Fehler: expected >>=<<, >>,<<, >>;<<, >>asm<< or >>__attribute__<< before >>projectM_vtable<<
main.c:84: Fehler: expected >>=<<, >>,<<, >>;<<, >>asm<< or >>__attribute__<< before >>*<< token
main.c:309: Fehler: expected >>)<< before >>pcm_data<<
main.c:321: Fehler: expected >>)<< before >>freq_data<<
make[1]: *** [main.o] Fehler 1
make[1]: Leaving directory `/root/audacious-projectm-0.97/plugin'
make: *** [build] Fehler 2


Within the audacious-projectM source isn't a directory called 'xmms'
So where take from?

I cannot install xmms(1) via emerge - installed xmms2 via manually install with gentoo wiki advising (ebuilds)

01mf02 wrote:
@Mehlano:
Read this page, and I think there is no Ebuild for this plugin yet - you'll probably have to install it manually.


Yeah! That was my point to start from. :-)

..downloaded the tarball and tried to compile sources. Failed as you can see at my previous posting.. :-)


Any hints how to get this work?
_________________
myWorkstation::
1x Intel Pentium Core 2 Duo E6600 @ 2.4 GHz, 2048 MB RAM, 640 MB XFX 8800 GTS, Gnome w/ Beryl 0.1.4, Kernel: 2.6.19-r5
Registered Linux User #437626
Back to top
View user's profile Send private message
DeliciousT
n00b
n00b


Joined: 04 Nov 2006
Posts: 12
Location: Seattle, WA

PostPosted: Tue Dec 12, 2006 8:40 pm    Post subject: Reply with quote

mehlano - projectM support via libvisual will be in an upcoming release of audacious-plugins. In the mean time, I'm using amarok when I have the need for some projectM stimulation.
Back to top
View user's profile Send private message
Mehlano
n00b
n00b


Joined: 08 Dec 2006
Posts: 29

PostPosted: Tue Dec 12, 2006 8:59 pm    Post subject: Reply with quote

Great, Stan! ;-)

hrhr... nice avatar by the way.. *gg*

So I'll try amarok ... :)

..good night!

-
M
_________________
myWorkstation::
1x Intel Pentium Core 2 Duo E6600 @ 2.4 GHz, 2048 MB RAM, 640 MB XFX 8800 GTS, Gnome w/ Beryl 0.1.4, Kernel: 2.6.19-r5
Registered Linux User #437626
Back to top
View user's profile Send private message
ScytheMan
l33t
l33t


Joined: 30 Nov 2005
Posts: 605

PostPosted: Wed Dec 13, 2006 4:24 pm    Post subject: Reply with quote

i'm trying to play midi sounds with audacious but it doesn't work...
can sb tell me which useflags i have to activate? in audacious plugins there's no midi useflag...
Back to top
View user's profile Send private message
kulture
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2005
Posts: 82

PostPosted: Thu Dec 14, 2006 3:12 pm    Post subject: Reply with quote

last.fm scrobble support.
Back to top
View user's profile Send private message
dleverton
Guru
Guru


Joined: 28 Aug 2006
Posts: 517

PostPosted: Thu Dec 14, 2006 3:35 pm    Post subject: Reply with quote

ScytheMan wrote:
i'm trying to play midi sounds with audacious but it doesn't work...
can sb tell me which useflags i have to activate? in audacious plugins there's no midi useflag...

USE=timidity
Back to top
View user's profile Send private message
kulture
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2005
Posts: 82

PostPosted: Fri Dec 15, 2006 5:11 pm    Post subject: Reply with quote

why doesnt the "J" search function work like in winamp? it really reallly sucks, it seems to search on file names instead of the id3 tags in the playlist. retarded.

for example i have a file that is named "14.- The Black Eyed Peas - audio delite at low fidelity - Elitemusic.org.mp3" and id3 tag
Artist: Black Eyed Peas - [EMG]
Title: Audio Delite At Low Fidelity

however when i type black in the search, i get results for massive attack black milk and other songs, but nothing from black eyed peas even thou i have alot of them. and its case sensetive.. like one remebers what songs are correctly tagged ant which are not.. :roll:


Last edited by kulture on Fri Dec 15, 2006 5:14 pm; edited 2 times in total
Back to top
View user's profile Send private message
nenolod
Apprentice
Apprentice


Joined: 03 Mar 2006
Posts: 199
Location: Tulsa, OK

PostPosted: Fri Dec 15, 2006 5:12 pm    Post subject: Reply with quote

kulture wrote:
last.fm scrobble support.


That's been included since ever.
Back to top
View user's profile Send private message
nenolod
Apprentice
Apprentice


Joined: 03 Mar 2006
Posts: 199
Location: Tulsa, OK

PostPosted: Fri Dec 15, 2006 5:13 pm    Post subject: Reply with quote

kulture wrote:
why doesnt the "J" search function work like in winamp? it really reallly sucks, it seems to search on file names instead of the id3 tags in the playlist. retarded.


It's fixed in SVN. It broke during 1.2.2 somehow.
Back to top
View user's profile Send private message
nenolod
Apprentice
Apprentice


Joined: 03 Mar 2006
Posts: 199
Location: Tulsa, OK

PostPosted: Fri Dec 15, 2006 5:14 pm    Post subject: Reply with quote

phiwer wrote:
Regarding the dumb-plugin and playing modules.

The plugin can't seem to handle internal loop commands very well (talking .mod now). It's more or less essential for playing modules correctly.

Anyone working on a fix for this?

Thanks! :D


Talk to Joker in audacious' IRC channel, he maintains the dumb plugin.
Back to top
View user's profile Send private message
nenolod
Apprentice
Apprentice


Joined: 03 Mar 2006
Posts: 199
Location: Tulsa, OK

PostPosted: Fri Dec 15, 2006 5:16 pm    Post subject: Reply with quote

katafitos wrote:
I can't open a wav file (8 khz Ms IMA ADPCM) eventhough I compiled it with wav flag.
Have I missed something?


We don't support Microsoft's compressed wav format by default. USE="sndfile"
Back to top
View user's profile Send private message
bob1977
Guru
Guru


Joined: 16 Mar 2004
Posts: 387

PostPosted: Sat Dec 16, 2006 7:08 pm    Post subject: Reply with quote

Hi all,

Audacious is becoming more and more interesting ( I just discovered audacious-plugins-ugly). There are only 2 important things that don't make me use audacious in place of xmms:
- I didn't see any options in audacious or any command-line clients that permits moving in a song. I need all basic playback features ( play/pause, next,previous, forward, backward) from command-line because I use a remote that does needed actions from scripts ( I don't use lirc).
- I just wait to see if the mplayer plugin will stay compatible with audacious. Video playing is something important for me because all sites videos are viewed from within xmms for the moment. I don't want to write one script for my music application and another for my video one.

Congratulations Nenolod to this great application.
Back to top
View user's profile Send private message
geek_minion
n00b
n00b


Joined: 04 Nov 2004
Posts: 31
Location: London, U.K.

PostPosted: Fri Dec 29, 2006 3:34 pm    Post subject: Reply with quote

Thanks for the itouch plugin, paskov, it works perfectly on my AMD64 dual-opteron system!
Back to top
View user's profile Send private message
nenolod
Apprentice
Apprentice


Joined: 03 Mar 2006
Posts: 199
Location: Tulsa, OK

PostPosted: Fri Dec 29, 2006 8:09 pm    Post subject: Reply with quote

bob1977 wrote:
Hi all,

Audacious is becoming more and more interesting ( I just discovered audacious-plugins-ugly). There are only 2 important things that don't make me use audacious in place of xmms:
- I didn't see any options in audacious or any command-line clients that permits moving in a song. I need all basic playback features ( play/pause, next,previous, forward, backward) from command-line because I use a remote that does needed actions from scripts ( I don't use lirc).
- I just wait to see if the mplayer plugin will stay compatible with audacious. Video playing is something important for me because all sites videos are viewed from within xmms for the moment. I don't want to write one script for my music application and another for my video one.

Congratulations Nenolod to this great application.


See audtool --help -- it can remote control Audacious.

MPlayer is here to stay.
Back to top
View user's profile Send private message
bob1977
Guru
Guru


Joined: 16 Mar 2004
Posts: 387

PostPosted: Sat Dec 30, 2006 3:45 am    Post subject: Reply with quote

Thanks nenolog answering me,

I am happy that mplayer will stay in audacious. It is really a good thing! Nice
Quote:
See audtool --help -- it can remote control Audacious.

I already looked at it. I saw options to move in playlist, play/pause/stop a song, get all infos we could want but nothing for seeking in a song ( forward and backward of 5 seconds for examples).
I use audacious-1.2.2 , audacious-plugins-1.2.5 audacious-plugins-ugly-1.2.0

EDIT:
In fact, there was the old version of audtool (1.1 from svn) that was still here. I removed it and now I have the options playback-seek and playback-seek-relative. playback-seek works but I wasn't able to do the same with playback-seek-relative. When playing, I tried:
Code:

audtool playback-seek-relative 3
audtool playback-seek-relative +3
audtool playback-seek-relative -3
audtool playback-seek-relative -0:01

but none worked. The song restarted playing from the beginning.

It's not really a big problem
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6  Next
Page 4 of 6

 
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