Search found 16 matches
- Wed Mar 20, 2013 12:05 am
- Forum: Linux
- Topic: New OSS4 output plugin for Audacious
- Replies: 9
- Views: 37292
Re: New OSS4 output plugin for Audacious
Yes, I know what it does... Just disable the damn thing and use whatever resampler/channel mixer you want. Petrov's plugin has "exclusive mode" which opens device exclusively (omits virtual mixer) and disables cooked mode. I decided to give more freedom to user, that's why these are separa...
- Tue Mar 19, 2013 11:26 am
- Forum: Linux
- Topic: New OSS4 output plugin for Audacious
- Replies: 9
- Views: 37292
Re: New OSS4 output plugin for Audacious
Nope. It disables/enables cooked mode: http://manuals.opensound.com/developer/ ... DMODE.html
- Sun Jan 27, 2013 2:04 pm
- Forum: Linux
- Topic: OSS4 for Android
- Replies: 18
- Views: 57290
Re: OSS4 for Android
Well, go ahead and test it yourself. Audacious has filewriter output plugin. You can use various tools to compare input and output files (Be aware, that headers may differ), like Foobar's bit compare utility. What's said above - Audacious has bit perfect playback for some file formats. Believe what ...
- Sun Jan 27, 2013 1:31 pm
- Forum: Linux
- Topic: OSS4 for Android
- Replies: 18
- Views: 57290
Re: OSS4 for Android
No, you can't. 16bit → Audacious → 16bit, 24bit → Audacious → 24bit and 32bit float → Audacious → 32bit float conversions are bit perfect. It was tested.
- Sun Jan 27, 2013 1:19 pm
- Forum: Linux
- Topic: OSS4 for Android
- Replies: 18
- Views: 57290
Re: OSS4 for Android
Format conversion is as "lossless" as resampling. Format conversion 16bit → 32bit float is, in a sense, similar to upsampling. As you might have noticed, the quality of upsampling depends on the quality of resampler. That is why Petrov's resampler sounds better than other resamplers. The ...
- Sun Jan 27, 2013 10:35 am
- Forum: Linux
- Topic: OSS4 for Android
- Replies: 18
- Views: 57290
Re: OSS4 for Android
That is not true. Conversions 16bit -> 32bit float and 24bit -> 32bit float are lossless. So if you're not doing any processing (like resampling) you'll get exactly same bits on the output. I was working on Audacious' format converter a while ago: https://github.com/audacious-media-player/audacious/...
- Tue Jan 03, 2012 12:42 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29268
Re: Xonar STX headphone output
execute.method: I have no idea, sorry. Talk to your distribution.
- Mon Jan 02, 2012 12:26 am
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29268
Re: Xonar STX headphone output
Try to remove current modules.
Code: Select all
# soundoff
# rm -rf /lib/modules/$(uname -r)/kernel/oss/
# soundon- Sun Jan 01, 2012 7:52 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29268
Re: Xonar STX headphone output
There were a bunch of fixes for ST/STX including switching the output: http://opensound.hg.sourceforge.net/hgw ... 0ff65ca911
execute.method: You need at least v4.2-2006.
execute.method: You need at least v4.2-2006.
- Thu Nov 25, 2010 7:43 am
- Forum: Linux
- Topic: Gentoo OSS4 overlay
- Replies: 38
- Views: 177928
Re: Gentoo OSS4 overlay
hash wrote:Can any one apply attached patch to skype-oss in overlay.
It's to make skype-oss ebuild to accept installed oss-devel (not only oss as it is currently) and to make it create correct desktop file, it's currently set executable to skype-oss which isn't correct.
Applied, thanks.
- Tue Nov 23, 2010 6:03 am
- Forum: Linux
- Topic: Gentoo OSS4 overlay
- Replies: 38
- Views: 177928
Re: Gentoo OSS4 overlay
I'm going to fix that today.
edit:
I've fixed the oss-devel-9999 ebuild.
edit:
I've fixed the oss-devel-9999 ebuild.
- Wed May 12, 2010 9:56 am
- Forum: Linux
- Topic: Gentoo OSS4 overlay
- Replies: 38
- Views: 177928
Re: Gentoo OSS4 overlay
I've updated the repository address in the oss-devel-9999. Hannu moved it to sourceforge.net.
- Mon May 10, 2010 11:18 am
- Forum: Linux
- Topic: New OSS4 output plugin for Audacious
- Replies: 9
- Views: 37292
New OSS4 output plugin for Audacious
Hello, I've added new OSS4 output plugin for Audacious ( http://hg.atheme.org/audacious-plugins/audacious-plugins/rev/fe343b378176 ) What's new? Gapless playback is now supported. Plugin should be more responsive too. Software buffer isn't implemented (yet?). Anyway internal OSS buffer is used, for ...
- Mon Apr 26, 2010 10:53 am
- Forum: Linux
- Topic: Gentoo OSS4 overlay
- Replies: 38
- Views: 177928
Re: Gentoo OSS4 overlay
igorzwx wrote:Have anybody managed to recompile OSS4 for Gentoo, to enable "Production quality"?
What do you mean by "Production quality"? Is there any configure option you would like to enable?
- Mon Apr 26, 2010 10:31 am
- Forum: Linux
- Topic: ASUS Xonar Essence STX, supported?
- Replies: 22
- Views: 48034
Re: ASUS Xonar Essence STX, supported?
@Ollboll I'm glad it works for you. Have you tried other applications to see if static noise disappears? Please try osstest. I'll post some new patches ASAP.