Zitat
Tracks ohne Fade in sollen doch bitte damit abgespielt werden.
...
Yeeeaaah! Da läuft alles soweit nun paletti. So weit wie ich um die Zeit noch testen kann.
Auch der Loop funktioniert.
Zitat
Bei PlayMusic mit Fade in fände ich Logs ganz interessant, dann kann ich die Reihenfolge der Dinge nochmal genauer beobachten.
...
So sei es denn.
Code:
Audieremony Version 1.6a, Build 391
Debuglevel is 3
Runtime called HarmonyCreate()
Initialized Audiere audio device
Initialized otherharmony.dll
Runtime called HarmonyInitMidi()
Runtime called HarmonyInitWave()
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyStopMusic()
Runtime called HarmonyStopSound()
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyFadeOutMusic(1000)
Runtime called HarmonyStopMusic()
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyReserveSound('(OFF)')
Runtime called HarmonyPlayMusic('*:\********\Music\confront.ogg.wav')
Playing file with Audiere
Reading metadata...
Tag: vendor=Xiph.Org libVorbis I 20070622
Tag: Software=Sound Forge Pro 10.0
Tag: LOOPSTART=2044631
Tag: DATE=2014-01-27
Tag: LOOPLENGTH=4979089
Opened sample source
Adding loop point from 7023720 to 2044631
Setting Audiere audio stream loop state
Runtime called HarmonyFadeInMusic(1000)
Locking Stream Fade Mutex...
Runtime called HarmonySetMusicVolume((OFF)')
Runtime called HarmonyPlayMusic('*:\********\Music\confront.ogg.wav')
Playing file with Audiere
Reading metadata...
Tag: vendor=Xiph.Org libVorbis I 20070622
Tag: Software=Sound Forge Pro 10.0
Tag: LOOPSTART=2044631
Tag: DATE=2014-01-27
Tag: LOOPLENGTH=4979089
Opened sample source
Adding loop point from 7023720 to 2044631
Setting Audiere audio stream loop state
Runtime called HarmonyFadeInMusic(1000)
Locking Stream Fade Mutex...
Waiting for Stream Fade Mutex...
Thread got Stream Fade Mutex...
Runtime called HarmonyPlaySoundEx('*:\********\Sound\loctime.wav', 10, 150, 50)
Playing file with Audiere
Runtime called HarmonyPlaySoundEx('*:\********\Sound\hover.wav', 10, 100, 50)
Playing file with Audiere
Runtime called HarmonyRelease()
Freed otherharmony.dll
Stopping Audiere audio stream
Clearing sound list
Stopping Audiere audio stream
Closing Audiere audio device
Runtime called HarmonyRelease()
Freed otherharmony.dll
Stopping Audiere audio stream
Clearing sound list
Stopping Audiere audio stream
Closing Audiere audio device
Hab was dunkelrot markiert, das wegen nem fehlenden Zeichen komisch aussieht, weiß nicht
ob das nur ein Missgeschick beim loggen ist oder irgendwas sonst bedeutet.