[Alsa-user] [ANN] AlsaPlayer 0.99.55 released
Hi, AlsaPlayer 0.99.55 is up for download. This release mainly features bug fixes and minor jack support improvements. There are also some new prefs settings. We now remember which path you used in the different file dialogs. I also removed the Qt interface plugin for now as it was causing some build problems. It will be back as a downloadable plugin. The webpage also received an update. It should be easier to navigate. http://www.alsaplayer.org/alsaplayer-0.99.55.tar.gz http://www.alsaplayer.org/alsaplayer-0.99.55.tar.bz2 ftp://ftp.alsa-project.org/pub/people/andy/alsaplayer-0.99.55.tar.gz ftp://ftp.alsa-project.org/pub/people/andy/alsaplayer-0.99.55.tar.bz2 Enjoy! andy @ alsaplayer.org ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
[Alsa-user] [ANN] AlsaPlayer 0.99.57
Hello! AlsaPlayer 0.99.57 was released. Highlights in this release include some new (xmms ported) scopes, Blurscope and the OpenGL Spectrum Analyzer. Porting scopes has proven to be relatively easy. Overall scope performance has become smoother too. The preferences system was also changed slightly. You will notice this the first time you start this version when the old prefs are "converted". The play button behaviour improved a bit and of course the usual number of other small bugfixes. Get your copy at: http://www.alsaplayer.org/download.php3 or directly via FTP: ftp://ftp.alsa-project.org/pub/people/andy/alsaplayer-0.99.57.tar.bz2 Enjoy! Andy @ alsaplayer.org http://www.alsaplayer.org PS. my apology in advance for any duplicates. ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] Hello
On Tue, Apr 30, 2002 at 10:50:06AM +0300, [EMAIL PROTECTED] wrote: > time alsaplayer starts it screws up this setting, as it sets th volume to > 100 back again, causing my speakers to explode (not literally ;) ). Is ALSA > Player trying to unmute the Master and other channels by setting them to > 100 ? What can I do ? Nope, alsaplayer doesn't touch the hardware mixer settings at all. It does all volume/panning in software. Do you save your mixer settings i.e. alsactl store ? If you have set up modules.conf to autoload the mixer settings (alsactl restore) when the alsa drivers load it might restore old settings. Andy ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] libstdc++.so.2.10 ????????
On Sat, Apr 27, 2002 at 08:55:07PM -0400, Stephane Bourgeois wrote: > I?m trying to install alsaplayer-0.99.58-2 but I get a failed > dependencies: I miss libstdc++.so.2.10 Hi Stephane, Are you installing it from .rpms? You probably needs the libstdc++*.rpm package too. Which distribution is this BTW? The package should have a dependancy on libstdc++. Let me know if it works... Andy ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] Alsaplayer compile problems with 0.5.12a
On Sat, May 25, 2002 at 05:40:59PM +0100, Charles wrote: > With alsa drivers/library 0.5.12a end up with error message something like > "no rule to make alsa_out.c needed by alsa_out.o ..." > (alsaplayer 0.99.59 compiled OK with no errors) Whoops, looks like the 0.5 output plugin was not properly included in the latest archive. Fixed in the next release. Andy ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] Multiple sound applications at the same time
On Tue, May 28, 2002 at 10:54:33PM +0200, Lars Heineken wrote: > I think the issue is simple. The sound-device can only be opened once. So either >xmms or alsaplayer gets it. The Solution you're talking about is using a sound deamon >(like esd, or arts) that can handle multiple clients. The only problem might be that >the alsaplayer is using nothing but the native alsa-driver, so he's always blocking >the sound port, as he can't be run using a sound daemon for output. There is an esd output plugin available for alsaplayer, just use -o esound. AlsaPlayer also supports the JACK sound daemon for very low latency performance. Unfortunately it's one of only 3 apps that support JACK right now ;-) This should change soon, hopefully... Regards, Andy ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] AC-3 encoder
On Wed, Aug 14, 2002 at 06:34:15PM +0200, Emmanuel Fleury wrote: > But, does it support more than mono and stereo (I mean, is the > 5.1 mode effective ?). I have only ever tested it in mono. Not sure 5.1 works. My original interests were real-time AC3 encoding. However, it looks like even a 1.4GHZ Athlon is too slow to do real-time *mono* AC-3 encoding, let alone full blown 5.1 :/ .. at least with the ffmpeg codebase Regards, Andy --- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] alsa/AP2496/alsaplayer problem
On Sat, Aug 31, 2002 at 05:48:31PM -0700, Mark W. Knecht wrote: > * PLAIN ALSAPLAYER * > error on set_periods (7) this is an alsaplayer problem. It probably misdetects the allowed values for number of periods. I'll check this out. > * REDUCED PARAMETERS * (The player plays - get clicks) > > root@RH73WH root]# alsaplayer -f 1024 -g 2 --verbose These settings definitely require realtime scheduling for proper operation. Without realtime scheduling (-r) you will hear clicks everytime the scheduler fails to meet the (tight) deadline. Andy --- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] alsa/AP2496/alsaplayer problem
On Sun, Sep 01, 2002 at 07:56:49AM -0700, Mark W. Knecht wrote: >I understand the basic issue with the clicks as you explain it, although > I'm somewhat surprised that it is happening this much. Possibly it's only > this Linux system? Why should I hear more clicks playing CDs under Linux on > this computer when I never hear any clicks playing them on this same machine > under Windows? AlsaPlayer 'rips' CD audio digitally in realtime from your CD drive in order to play it. Most other CD players just send PLAY commands to the CDROM drive which does the digital-analog decoding and feeds it to the soundcard's CD-in connector. This requires no CPU interaction at all. Both methods have their pros and cons of course. >One other source of clicks may well be the way interrupt are setup of > this PC. I noticed after I sent the message yesterday that pressing either > NUM_LOCK or CAP_LOCK caused the same xrun message and a click. I'm imaging > that every key hit causes an interrupt and the keyboard stuff to get > invoked, but those cause a light to get turned on on the keyboard. Probably > longer delays. My USB keyboard always times out after the caps lock key is first used. But overall keyboard interrupts should not be the source of xruns (work as the results of keypresses is another thing ;) >Do I need, and can I configure, for larger buffers somewhere to help > manage this? Not that I know of. Andy --- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] cd-audio player
On Thu, Jan 09, 2003 at 10:07:11PM +0100, St?phane Purnelle wrote: > I have AlsaPlayer but AlsaPlayer don't permit to select track from cd. The latest 0.99.73 loads all track individually in the playlist... http://www.alsaplayer.org Regards, Andy --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
[Alsa-user] [ANN] AlsaPlayer 0.99.74
Hello! AlsaPlayer 0.99.74 is out! This release includes a ton of new features and many bug fixes. Most notable are preliminary Icecast/Shoutcast streaming support (mp3 and ogg sources), CDDB lookup for CD tracks, a new xosd interface plygin, expanded libalsaplayer API, FLAC http streaming, command line player control and much more. Work is also progressing on a new gtk2 based interface (to be released in a couple of weeks). Get your copy at: http://www.alsaplayer.org ftp://ftp.alsa-project.org/pub/people/andy/alsaplayer-0.99.74.tar.bz2 http://prdownloads.sourceforge.net/alsaplayer/alsaplayer-0.99.74.tar.bz2 Please report bugs, comments, etc. to the alsaplayer-devel mailing list. Enjoy! Andy @ alsaplayer.org --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
[Alsa-user] [ANN] AlsaPlayer 0.99.76
Hi, AlsaPlayer 0.99.76 is out. This is a bugfix release. Things should run much better on NPTL enabled systems (e.g. latest Debian and Redhat). The playlist doesn't loop by default anymore. There were also some cleanups in the core. The next few releases will focus on bringing in a new GTK2 based interface and improving support for JACK. Download: ftp://ftp.alsa-project.org/pub/people/andy/alsaplayer-0.99.76.tar.bz2 http://www.alsaplayer.org/alsaplayer-0.99.76.tar.bz2 Homepage: http://www.alsaplayer.org Please report bugs, etc. to the alsaplayer-devel mailing list. Enjoy! Andy @ alsaplayer.org --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] Two CD devices, only one plays music...
On Mon, Nov 19, 2001 at 11:39:35AM -0300, Adelson Santos de Oliveira wrote: > Why the CDROM unit has no sound? Does > Alsa has limitations on the number of entries in a sound board? Most soundcards only have a single CD-in analog connector. I take it your first drive is connected to this. If that's true, you will only get CD audio from the second unit if you read the audio over the data cable (CDDA). AlsaPlayer, http://www.alsaplayer.org has (very) limited support for this. Andy ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] xine sucks with alsa (whats up ?)
On Tue, Nov 20, 2001 at 10:44:50PM +0100, Peter Kirk wrote: > If I play a video (it was an avi, "The Matrix") using the alsa driver (-A > alsa05), then I get massive syncronisation problems (many secs) after e.g. > skiping to the middle of the film I got near 5 sec. > Also: I get repeating sound when pressing pause, which is very anoying. AFAIK the alsa05 driver is no longer actively maintained. Can you try it with the 0.9.0beta series? I did some work on the alsa xine drivers but it was more to get digital output over S/PDIF. It might be better to use oss output if you're only using stereo output. Andy ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] alsaplayer doesn't work
On Sun, Dec 02, 2001 at 02:47:46AM +0900, Patrick Shirkey wrote: > You probably have a problem in your /etc/modules.conf file or it could > be external like your line out jack isn't all the way in, speakers > aren't on... Happens to the best of us. Also make sure you remove config.cache in alsa-driver when reconfiguring for your new kernel! Andy ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
Re: [Alsa-user] alsaplayer problem (high speed, no sound)
On Mon, Dec 03, 2001 at 11:52:41AM +, [EMAIL PROTECTED] wrote: > I've been trying to use alsaplayer but haven't had much success. Hi, This should be posted on the alsaplayer-devel mailing list, [EMAIL PROTECTED] > First off, I can't get the gui interface to load a file, I click on it in > the gtk file selector but it doesn't try to play it. Please try the CVS release, it fixes some problems with the gtk+ UI, present in 0.99.50, or wait till tomorrow, when I will release 0.99.52 > any sound. I've also tried using the cdda plugin (my main reason for The cdda plugin is very basic, maps the whole CD as a single track :) We can continue this discussion on alsaplayer-devel. Regards, Andy ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user