I've been thinking of trying to build a kind of DirectShow wrapper for Foobar. If someone can definitively prove that Reclock has a positive effect on audio (or wants to pay a 'wage' for the finished working product), I'll get to work on it.
Featured Stories
Topics Discussed
- brandAudio
- categoryComputer Audio
- categoryComputer Speakers
Related Forum Threads
- Desire for Great Audio with future improvements Last post on 11/6/12 at 11:10am in Computer Audio
- Setup from scratch? Last post on 11/1/12 at 12:27pm in Computer Audio
- Is this a working setup? Last post on 9/6/12 at 2:57pm in Computer Audio
- New Poster need help with PC speaker setup. all input appreciated Last post on 7/22/12 at 10:08pm in Computer Audio
- Homemade Computer Speakers Last post on 6/11/12 at 1:44pm in Cables, Power, Tweaks, Speakers, Accessories (DBT-Free Forum)
Recent Reviews
-
I used this amp mainly with a pair of HD 650 and it does what it is supposed to do: it has way more power than I need, it's quiet and it makes everything sound in its place. I have never heard...
-
I bought these headphones just for the fun of it, to see how they sound with all that apparently amazing bass. Well, for $50, they're ok sounding for extra bass headphones. They do have a...
-
Bought it some time ago, based on user reviews. Straight out of the box it seemed huge, especially compared to my old Cowon D2. Also, sound was awful. Granted, I don't have large hi-fi cans, only...
-
Along with the summary below, I have posted a Youtube video review of the ATH-CKN70. If you like the video, check out my channel for more reviews :) Summary BUILD The...
-
Introduction I’m a basshead. I say that loudly and proudly, even though some folks believe basshead and audiophile are mutually exclusive. Obviously, I’m not in that camp. But sometimes, I...
A (better sounding?) alternative to Foobar2000 -OR- A musing in the realm of bit-perfect streaming - Page 18
Head-Fi's Best Sellers
- thuantran
- Trader Feedback: 0
-
- offline
- 339 Posts. Joined 3/2010
- Location: Vietnam, HCM City
- Select All Posts By This User
Well, have u looked at foobar SDK, last time I checked, newer foobar does not allow 3rd party developer to write an output component (output component API is private), which is the only way I can think that can bypass foobar available output methods. Do you have other ideas?
- Hybrys
- Trader Feedback: +1
-
- offline
- 1,689 Posts. Joined 12/2009
- Location: Banff, AB
- Select All Posts By This User

Well, have u looked at foobar SDK, last time I checked, newer foobar does not allow 3rd party developer to write an output component (output component API is private), which is the only way I can think that can bypass foobar available output methods. Do you have other ideas?
I do have some ideas. Either somehow modifying an existing component, or some kind of data capture method.
It seems possible. I think I can get it working with an older version of Foobar via a DirectShow wrapper made in '08. Trying in in F2K leaves it choking for a second, and the Reclock icon flashing. An update to this, the component is made with 0.9.3, and 'works' in that version, Still haven't gotten it to play FLACs through Reclock. You can give it a try, though. DS and Winamp 2 bridge found below. Through some effort, you might be able to find an old version of the Winamp2 DShow output plugin, and get reclock to work through that bridge. I'm going to bed.
http://pelit.koillismaa.fi/plugins/index.php
http://www.oldversion.com/Foobar2000.html
Edited by Hybrys - 6/2/10 at 5:51am
Well if some people with an idea of what they are talkaing about tries to help with development of these players then it is a good thing for people all around.
- thuantran
- Trader Feedback: 0
-
- offline
- 339 Posts. Joined 3/2010
- Location: Vietnam, HCM City
- Select All Posts By This User
I actually have 2 other ideas, but they are in violation of foobar license agreement:
- A fake DSP component that write fake data downstream and you use null output as your audio renderer in foobar. As long as you're the first one in the DSP chain, you supposedly get the untouched audio data and what you do with it is up to you. I haven't looked hard enough, but I don't think foobar is capable of stopping this.
- Reverse engineering the current available output plugin to find the services (methods) were used to pass data from foobar core to the output component then write a new output component. Someone did this actually http://acropolis.lokalen.org/2006/10/foobar2000/my-foobar2000-components/ , the component is hidden somewhere on his site. It's a DirectSound one though.
@Hybrys: Did you mean the Winamp DSP bridge or what? Please be more specific. But tbh, I think your way introduce more variations instead of reducing them.
Well it would depends on how Foobar handles the stream and where the DSP's are introduced. You can always make a suggestions to the authors or in the forums.
- Hybrys
- Trader Feedback: +1
-
- offline
- 1,689 Posts. Joined 12/2009
- Location: Banff, AB
- Select All Posts By This User

I actually have 2 other ideas, but they are in violation of foobar license agreement:
- A fake DSP component that write fake data downstream and you use null output as your audio renderer in foobar. As long as you're the first one in the DSP chain, you supposedly get the untouched audio data and what you do with it is up to you. I haven't looked hard enough, but I don't think foobar is capable of stopping this.
- Reverse engineering the current available output plugin to find the services (methods) were used to pass data from foobar core to the output component then write a new output component. Someone did this actually http://acropolis.lokalen.org/2006/10/foobar2000/my-foobar2000-components/ , the component is hidden somewhere on his site. It's a DirectSound one though.
@Hybrys: Did you mean the Winamp DSP bridge or what? Please be more specific. But tbh, I think your way introduce more variations instead of reducing them.
Yes, the Winamp DSP bridge, or the newer Visualizations bridge. Yes, it adds more variations, but it should be the same Foobar data transmission anyway.
The fake DSP is my main idea. It wouldn't be 'releasable', but, it might be possible. I just don't get why no-one has done it. You can grab the source for the VST wrapper as a base for sending the data stream to an outside application and work from there. You also have to figure out the method that triggers Reclock in the first place, and add that to the component aswell, if it so supports it.
Reverse engineering the output component might also be a decent idea. From my glance at WASAPI as an API, it shouldn't be too complex. Along with this, reverse engineering any of the components should actually be rather easy, since there's a document method for building then. (IE: SDK) All we'd have to do is guess and test interface calls that are still private.
- ninjikiran
- Trader Feedback: +12
-
- offline
- 1,344 Posts. Joined 7/2009
- Location: Bronx, NY
- Select All Posts By This User
To beat a dead horse reclock sounds slightly louder, its VERY slight but even so its a noticeable gradation. That is the best opinion I could come to without placebo taking effect which it did multiple times in favor of both using WASAPI exclusive mode.
Never noticed any difference between native ASIO, and WASAPI.
All that could be placebo as well, but if it is not immediately noticeable than it is really a non factor. I just go with what sounds best and in this case of Reclock + MPC vs Foobar(since I find them just about the same besides that small volume bump), I think foobar has a better system for playlist so I stick with it.
As for opamps, it really seems to just depend on the kind of upgrades you make. I find opamps to be more bandaids to fix annoyances on the lower end of the scale(Like piercing highs, and annoying s's, listening to Doom Train on my default opamp was painful, but on my newer opamp it is no longer painful to me ears(no more cringing). Never tried higher end, larger and better designed opamps though.
excuse the grammar and overused commas, I am not 100% atm.
Edited by ninjikiran - 6/2/10 at 5:54pm
I compared the Stealth Player vs Foobar ASIO, both verified bitperfect. Win 7x64 8GB Ram, Q9550, Emu 0404 PCI. I could not distinguish one player from the other.
- leeperry
- Trader Feedback: +25
- Galvanically isolated his brain
-
- offline
- 10,092 Posts. Joined 4/2004
- Select All Posts By This User
It all depends on the quality of your PSU...using opamps on a cheapo SMPS, or worse a computer shared PSU is indeed about polishing a turd.
- donunus
- Trader Feedback: +1
-
- offline
- 8,333 Posts. Joined 11/2004
- Location: Las Islas Filipinas
- Select All Posts By This User
what about foobar asio vs foobar wasapi?
Hmm, I wonder why many internal soundcards measure better then their external counterparts for noise...etc? While power is a factor, it is no where near as bad as some people make it out to be. If it was the PC would never start up!

As for opamps, it really seems to just depend on the kind of upgrades you make. I find opamps to be more bandaids to fix annoyances on the lower end of the scale(Like piercing highs, and annoying s's, listening to Doom Train on my default opamp was painful, but on my newer opamp it is no longer painful to me ears(no more cringing). Never tried higher end, larger and better designed opamps though.
excuse the grammar and overused commas, I am not 100% atm.
Opamps can be used ot fix issue with the spectrum but they can also be used to tune your sound to your personal taste or gear. Many sources these days come with sockets as they are mean to have higher grade opamps installed. If your DAC or soundcard has opamp sockets, I would suggest you do some research into the topic as you can get great gains with small investments with regards to opamps.
- Hybrys
- Trader Feedback: +1
-
- offline
- 1,689 Posts. Joined 12/2009
- Location: Banff, AB
- Select All Posts By This User
They measure great. In a lab. In a perfect scenario.
And sometimes it IS so bad that PCs just fail. Back 5 years ago, the first thing you'd check was the PSU, then the HDD. Unstable rails, capacitor failings... etc. They're getting better now, but one could argue that it's because of better power tolerance in components, not general quality of PSUs getting higher.

They measure great. In a lab. In a perfect scenario.
And sometimes it IS so bad that PCs just fail. Back 5 years ago, the first thing you'd check was the PSU, then the HDD. Unstable rails, capacitor failings... etc. They're getting better now, but one could argue that it's because of better power tolerance in components, not general quality of PSUs getting higher.
No they measure great for noise, on peoples desks in a less then perfect scenario. It can be that bad sure, but modern PC PSU's are nowhere near that bad. People that just regurgitate another post saying "internals are bad" with no clue about electrnoics or power system do little to help anybody. They do nothing but spread more bad information based on misuderstood or bad information.
You can measure an internal card even using simple RMAA and do the same with an external unit. In some cases the card can measure better for noise etc...the point being if the noise is just so bad that it is induced into the card, where is it? -it should show up in simple measurments but it doesn't. In kow a few guys that went with external linear PSU's to their internal cards for comparison and yet they noticed little to no gains. Power is a factor but not as bad as many suggest it is. Not to mention all the power cleaning circuitry in the system or card.
There are good and bad examples of both internal and external. One is not universally better for any reason.
Anyway, this topics is a bit off topic from the orginal idea.
Edited by ROBSCIX - 6/3/10 at 11:36am
- A (better sounding?) alternative to Foobar2000 -OR- A musing in the realm of bit-perfect streaming
Head-Fi's Best Sellers
Recent Discussions
- › 2359glenn | studio 7 seconds ago
- › VentureCraft Go-DAP DAC/Amp /Series: Go-DAP X (13th May 2012) and... 1 minute ago
- › VSonic GR07 Bass Edition Impressions 3 minutes ago
- › An audiophile and petrolhead's musings: in the hi-fidelity, first... 4 minutes ago
- › Desktop Amp/DAC (+ Bass Boost) for PSB M4U1? 4 minutes ago
- › Toxic Cables - The Appreciation Thread 6 minutes ago
- › Durable, Heavy-Duty wireless circumaural headset 7 minutes ago
- › Dont like IEMs. Any 'earbuds' out there in the $25-30 range ? 7 minutes ago
- › JDS Labs C5 portable amplifier appreciation + discussion thread... 8 minutes ago
- › Is burn in real or placebo? 8 minutes ago
Recent Reviews
- › Schiit Valhalla by Rem0o
- › Sony MDR-XB500 40mm XB Diaphragm Driver Extra Bass Headphones by derbigpr
- › Colorfly Pocket Hi-fi C4 by yxmees
- › audio-technica Premium Compact Inner Ear Headphones ATH-CKN70 Black... by a_recording
- › AUDIO TECHNICA ATH PRO700 mk2 by TheGame21x
- › Monoprice 8320 IEM by Taharqa
- › Fanmusic MS-E1011 by ItsMeHere
- › Audio-gd NFB-5 by citadel
- › HE-5LE by JamesHuntington
- › Kozee Sound Solutions Infinity X2 by Insight Reviews
New Articles
- › Syncing music and making playlists work with... by Currawong
- › Mac OS X Music Players - alternatives to iTunes by miceblue
- › STAX SR-007 (Omega II) ... A Review After 4... by Currawong
- › List of lossless and high-res music (FLAC,... by ffivaz
- › Beware of the following scams and people... by Currawong
- › Sennheiser 449 Mod Possibly 4 8 Mod by hernan604
- › 2012 Head-Fi Holiday Gift Guide (Computer Audio) by joe
- › 2012 Head-Fi Holiday Gift Guide (Portable... by joe
- › 2012 Head-Fi Holiday Gift Guide (Desktop Audio) by joe
- › 2012 Head-Fi Holiday Gift Guide (Headphone... by joe
About Head-Fi.org | Join the Community | Advertise
© 2013 Head-Fi.org is powered by Huddler Tech | FAQ | Support | Privacy/TOS | Site Map













