|
2008-01-23
, 20:34
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#132
|
|
2008-01-24
, 09:20
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#133
|
|
2008-01-24
, 16:16
|
Posts: 64 |
Thanked: 7 times |
Joined on Oct 2007
|
#134
|
|
2008-01-26
, 07:59
|
Posts: 9 |
Thanked: 6 times |
Joined on Dec 2007
|
#135
|
The Following User Says Thank You to alphalux For This Useful Post: | ||
|
2008-01-26
, 14:01
|
|
Posts: 538 |
Thanked: 168 times |
Joined on Dec 2007
@ Seattle
|
#136
|
The EQ + ogg problem has to do with how the EQ works in xmms. I remember having that problem on the desktop before I switched to audacious. The only workaround I was able to find was a third party eq plugin that seemed to work with all formats.
The Following User Says Thank You to PinCushionQueen For This Useful Post: | ||
|
2008-01-26
, 18:44
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#137
|
CFLAGS="-mcpu=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp" ./configure
|
2008-01-27
, 12:23
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#138
|
|
2008-01-27
, 15:35
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#139
|
|
2008-01-27
, 16:58
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#140
|
hope this isnt asking the obvious but since i cant see the makefile ill ask anyways...
do your cflags get the -O2 (or -O 1-6) flag added?
-Wall -O3 -fomit-frame-pointer -Wpointer-arith -finline-functions -ffast-math \ -fno-strict-aliasing -mcpu=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp
It turns out the intermittant functioning of the EQ related to playing ogg files vs. mp3. I have a mixture of the 2 formats in my playlist and every time an ogg file plays, the EQ quits having an effect on the music, switch to an mp3 file and the EQ effects the music again.
Any idea how to fix this? Is anybody else having the same problem? Thanks!