Gerryhatrick
100+ Head-Fier
- Joined
- Nov 9, 2015
- Posts
- 476
- Likes
- 80
Thanks Peridot - a logical explanation I had overlooked! (Mine is a Japanese import).
Will M3U8 playlists set up specifically for the 1st Generation Fiio X5 work with the DPX1? If not, can somebody please provide clear step by step instructions to create M3U playlists compatible with the DP-X1 in preferrably Foobar2000 or Mediamonkey? Thanks!
guess the usb dac feature will not be coming
I will see if I can get any information about this. I have formed a relationship with the manager of product development at Gibson Innovations who work with ONKYO closely on some of the ONKYO line (not all) so there is a chance that via that route I may be able to discover something. No guarantee of course, but I don't mind sending an e-mail and seeing if he knows anything. I also think the stand alone DAC functionality would be quite useful.
This is completely normal and not a fault - electronically 2.5mm balance jack has no way to detect whether a headphone is connected or not as all four pole connections in the jack are used for audio, whereas for 3.5mm jack one pole (the mic pole) is also used for connection detection.
It just means that if you use balance, always remember to stop the music. It'll become a habit eventually.
problem now is i did stop the music but the drain still continue...![]()
If you set "Artist" to "Various Artists" and then don't use album artist for your compilations, then you will not have the problem I described, but you will lose the track-by-track info of who that performer on that track is. If that works for you, then you will have not problem.
I have a large number of thoroughly-tagged flac, dsf, and m4a (alac) files in my collection and my players have no issue with any of them - it is just that they all ignore the "Album Artist" tag, which is distinct from the "Artist" tag.
Really, the "proper" way to handle things is to use the album artist tag in conjunction with the artist and compilation tags using the following pseudo-algorithm. Most desktop players (JRiver, Etc.) can do this - but for some reason portable players have ignored this for the most part:
// this is a compilation, and the user wants compilations grouped separately
if ((Tags.isCompilation) && (not UserPrefs.IgnoreCompilationTag)) then {
if (existsAndIsNonBlank(TrackTags.AlbumArtist)) then {
ArtistToUseForNavigation = AlbumArtist // if they force-feed you the album artist, you should use it - even if it "wrong" in theory.
} else {
ArtistToUseForNavigation = "Various Artists" // or "Compilations" or whatever - just always use the same thing and make it make sense
}
} else { // treat track as though it is not from a compilation, either because the compilation tag is not set or because the user prefers to ignore it
if (existsAndIsNonBlank(TrackTags.AlbumArtist)) then {
ArtistToUseForNavigation = AlbumArtist
} else {
if (existsAndIsNonBlank(TrackTags.Artist)) then {
ArtistToUseForNavigation = Artist
} else { // not a compilation and yet neither artist nor album artist are set...ouch
ArtistToUseForNavigation = "Unknown Artist" // or something like that
}
}
Note however, that when the track data is displayed during playback (which is NOT navigation), the actual artist field should be used rather than album artist. So you navigate to your copy of "Subdivisions: A Tribute to Rush" you find it under "various artists" (or "compilations" or whatever) but when you have on Kip Winger's rendering of "Spirit of the Radio" the screen shows the album art, the song title as "Spirit of the Radio", the album name as "Subdivisions: A Tribute to Rush", and the Artist's name as "Kip Winger" (and NOT "Various Artists").
Hi guys,
Just wanna ask reagarding the DPX1 under balanced mode..?
I do not understand the reason that it using the dsf 2.8mhz..there is click sound every 10 second in the songs..
Been wondering would it be because balanced unable to support dsf?
Thanks,
Jonathan
Just a curious question. Has anyone here recently bought Onkyo from Pricejapan or sending back the unit for repair?
I got my DP-X1 from PriceJapan but never sending back for repair. The unit is perfect.