20 Jun '13 - 03:34 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: 1 ... 13 14 [15] 16 17 ... 24
  Reply  |  Print  
Author Topic: XMPlay SID plugin  (Read 188456 times)
Fraggie
Posts: 656


« Reply #280 on: 30 Aug '08 - 13:27 »
Reply with quoteQuote

Revision 25c has been released:
Changes:
 - fixed Top100 rank when playing from outside of HVSC,
 - fixed "Repeat short songs" option saving,
 - added support for update notification
 - added the historical "PSID" extension to the integration list
« Last Edit: 31 Aug '08 - 08:41 by Fraggie » Logged
saga
Posts: 1393


« Reply #281 on: 15 Oct '08 - 21:50 »
Reply with quoteQuote

I'm not sure if you can do anything about it, but here's a quite troublesome case:
http://www.se2a1.net:81/soasc/SID/MUSICIANS/C/Clarke_Peter/Bubble_Bobble.sid
Especially subtune 7/8 show the problem pretty well:
- in surround mode, the sound gets an *incredible* DC offset which totally destroys the sound
- the together with the snare sound in subtune 8, you hear some clicking, even with surround disabled.
Logged
Fraggie
Posts: 656


« Reply #282 on: 18 Oct '08 - 10:29 »
Reply with quoteQuote

The second issue seems to be a problem with the SID filters. You can try disabling them for now.
The first issue I cannot reproduce. Please post your [SID] part of xmplay.ini. Also a recording of what you hear would be cool. Smiley
Logged
saga
Posts: 1393


« Reply #283 on: 18 Oct '08 - 11:35 »
Reply with quoteQuote

okay, here are the files Smiley
(temporary link removed)

EDIT: Disabling SID filters seems to fix *both* problems...
« Last Edit: 19 Nov '08 - 10:15 by saga » Logged
Fraggie
Posts: 656


« Reply #284 on: 18 Oct '08 - 13:17 »
Reply with quoteQuote

So does the surround option have anything to do with the problems? If it does and if you are using ASIO, please switch to Wave Out and try if it makes any difference.
Logged
saga
Posts: 1393


« Reply #285 on: 18 Oct '08 - 16:18 »
Reply with quoteQuote

I use DirectSound and this is what happens:
- Filters + Surround: Clicks, huge incredible DC offset
- Filters + NO Surround: Clicks
- NO Filters + Surround: Works perfectly!
Logged
modrobert
Posts: 3


« Reply #286 on: 18 Nov '08 - 11:15 »
Reply with quoteQuote

I got xmplay 3.4.2.1 crashes (app just disappear in my win xp sp3) like every 15 minutes or so using SID rev.25c (also rev.25b before that) on the HVSC #49, tried to change just about every setting this plugin has. Usually the crash came in the first seconds of a sid tune, other than that I failed to see any pattern. My first guess was the fade-in and fade-out settings or the filter settings, but it didn't matter. I also tried to upgrade to xmplay 3.4.2.72 (stuff version), didn't help either, though it seem a bit further between crashes (probably placebo effect). Playing only mp3 or various amiga mods was no problem, so the crash was triggered by the SID plugin somehow.

Today I installed the DirectSound plugin for xmplay and now it works perfect!

I have the ASUS P5K SE motherboard (and Intel Quad Core 2 CPU) with Realtek HD Audio driver for Windows XP. The selected "Output Device" now reads "DirectSound - Realtek HD Audio output", before it was "Realtek HD Audio output".

BTW:

There is significant sound improvement in my setup using the linear interpolation sampling method with external filter setting.
« Last Edit: 18 Nov '08 - 11:41 by modrobert » Logged
Elrinth
Posts: 103


« Reply #287 on: 19 Nov '08 - 16:00 »
Reply with quoteQuote

Today I installed the DirectSound plugin for xmplay and now it works perfect!

so what you're saying is that if I change to DirectSound then sids won't crash xmplay any more?
because I've had random crashes with it... I'll give it a chance when I get home! thx!

EDIT: I was already using DirectSound as output.. so the crash issue is still here
« Last Edit: 19 Nov '08 - 17:24 by Elrinth » Logged
modrobert
Posts: 3


« Reply #288 on: 20 Nov '08 - 05:55 »
Reply with quoteQuote

Today I installed the DirectSound plugin for xmplay and now it works perfect!

so what you're saying is that if I change to DirectSound then sids won't crash xmplay any more?
because I've had random crashes with it... I'll give it a chance when I get home! thx!

EDIT: I was already using DirectSound as output.. so the crash issue is still here

Yes, works for me, haven't had a crash yet and been letting it run continiously with randomplay on HVSC #49 (36081 sid's in playlist). I'm using XMPlay 3.4.2.72 (stuff version), SID plugin rev.25c, and DirectSound output Plugin (revision 1).

XMPlay stuff version:
http://www.un4seen.com/stuff/xmplay.exe

EDIT:

Here are my associated settings from the xmplay.ini file:

[SID]
PathsHvscFolder=C:\Documents and Settings\Administrator\My Documents\My Music\hvsc
PathsDocsFolder=C:\Documents and Settings\Administrator\My Documents\My Music\hvsc\documents
EmuSidEnvironment=3
EmuSidModel=0
EmuSidClock=0
EmuOptimizeEnable=1
EmuSeekingEnable=1
FiltersSidFiltersEnable=0
FiltersExternalFilterEnable=1
FiltersExternalFilterPassband=0
OutputSampleRate=4
OutputChannels=1
SamplingOversampling=0
SamplingMethod=1
SamplingPassband=0
SamplingFilterScale=970
SonglenLoadDb=1
SonglenDefaultDuration=300
SonglenAddFadeOut=0
SonglenRepeatCount=1
SonglenRepeatTimeMin=20
SonglenRepeatTimeMax=60
SonglenRepeatOnlyLooped=1
MixerPanning=80
MixerSurroundEnable=1
MixerVoiceOneVolume=100
MixerVoiceTwoVolume=100
MixerVoiceThreeVolume=100
FadeInEnable=1
FadeOutEnable=1
FadeOutTime=300
FadeOutJingleTime=30
StilLoadDb=1
StilProcessOutsideHvsc=1
StilShowComposer=1
StilShowFile=1
StilShowSong=1
StilShowBugList=1
StilShowTop100=1
LoaderSkipJingles=1
LoaderJingleTime=10
LoaderFilterPeriod=0
LoaderPeriodMin=1995
LoaderPeriodMax=2006
MiscShowFingerprint=0
MiscShowAddresses=0
SonglenRepeatShortSongs=0

[DirectSound]
Software=0
NoEmulated=1

I hope it helps.
« Last Edit: 20 Nov '08 - 07:37 by modrobert » Logged
saga
Posts: 1393


« Reply #289 on: 23 Nov '08 - 18:33 »
Reply with quoteQuote

i got another random crash... tried to play C64Music\MUSICIANS\M\Mitch_and_Dane\Dane\Peek-a-Boo.sid from HVSC. the first time, XMplay crashed, the second time it worked.
Logged
Fraggie
Posts: 656


« Reply #290 on: 23 Nov '08 - 20:07 »
Reply with quoteQuote

I'll rewrite STIL and SLDB routines when I have some free time on my hands...
Logged
modrobert
Posts: 3


« Reply #291 on: 24 Nov '08 - 15:04 »
Reply with quoteQuote

It has been almost a week since I changed to the DirectSound output Plugin, still no xmplay crash (the pc runs 24/7), works great.
Logged
fanoush
Guest
« Reply #292 on: 5 Dec '08 - 07:36 »
Reply with quoteQuote

Hi, I've come across interesting new technique of sampled sound in action.
see http://c64music.blogspot.com/2008/11/new-revolutionary-c64-music-routine.html or http://noname.c64.org/csdb/release/?id=72563

When playing that sid in rev25c I hear nothing. Would be nice to update reSID engine :-) From comments on page linked above "Sounds correct in vice 2.05 (sources from Sourceforge) setting reSID-fp and any alankila patch."
Logged
SaphirJD
Posts: 18


« Reply #293 on: 24 Dec '08 - 22:31 »
Reply with quoteQuote

had the same problems with the plugin 25b - only a bit different...

i played a sid at anytime in the playlist, some more songs where played correctly and then xmplay closes itself at the end at some song later.. the song is not corrupt, seems that the old plug corrupts anything for upcoming tracks.

Does this happen also in the new 25c version or should i update to the new version? Smiley

Logged
Ugoff
Guest
« Reply #294 on: 6 Mar '09 - 05:01 »
Reply with quoteQuote

I don't suppose you'd consider HardSID support for the next release, would you?
Logged
Fraggie
Posts: 656


« Reply #295 on: 7 Mar '09 - 09:33 »
Reply with quoteQuote

If I ever buy a HardSid device I will support it.
Logged
piovrauz
Posts: 489


« Reply #296 on: 10 Mar '09 - 11:37 »
Reply with quoteQuote

Now I don't know if it's a bug, but I'm listening (1 song looped in XMPlay) to "Randy - Progressiva" and some other sid from this author and can't get to have the correct songlenght. I have songlenght database setup, but at the end it always play a little bit of the start, then starts again... in sidplay2/w it loops correctly. Can someone help me here?
Logged
Fraggie
Posts: 656


« Reply #297 on: 10 Mar '09 - 12:52 »
Reply with quoteQuote

This is because SLDB information is inaccurate. One second granularity is really not enough...

As far as I remember sidplay2/w does not support SLDB and plays indefinitely, so the song loops by itself "naturally", while XMP-SID will restart the song when it reaches the presumed end point.
« Last Edit: 10 Mar '09 - 20:32 by Fraggie » Logged
piovrauz
Posts: 489


« Reply #298 on: 10 Mar '09 - 12:58 »
Reply with quoteQuote

mmm, ok. but: how can I setup (if it's possible) the sid plugin to play the song like sidplay2/w (no SLDB, play one song forever)?
Logged
Jace
Posts: 775


« Reply #299 on: 10 Mar '09 - 14:48 »
Reply with quoteQuote

Options and Stuff -> Plugins -> Input -> SID, config. Go to 'Song lengths' and uncheck the first box. Smiley
(I believe this'd do it.)
Logged
Pages: 1 ... 13 14 [15] 16 17 ... 24
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines