http://bugs.winehq.org/show_bug.cgi?id=9412
Summary: FL Studio 7 cannot play most of its WAV files Product: Wine Version: 0.9.43. Platform: PC-x86-64 URL: http://imageworld.tucows.com/files7/flstudio7_RC6b.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: mail@science.su
Created an attachment (id=7732) --> (http://bugs.winehq.org/attachment.cgi?id=7732) WINEDEBUG=+loaddll,warn+all wine FL.exe
FL Studio 7 is professional software for creating music. It works *almost* perfectly but because of this bug it isn't actually usable: most of its WAV files do not work and this makes the program useless!
As I have said FL Studio make use of WAV files. Some WAV files are in standard PCM uncompressed audio format and they plays fine. Others use non-standard WAV format and fails to play at all. Because of that a lot of effects and sounds cannot be used.
If I run the program with WINEDEBUG=+loaddll,warn+all I get the following output when I try to play a "non-standard" WAV file: (see attachment). When I play standard PCM-encoded WAV file there is no such output. I think this output gives some useful clues but unfortunately I have almost no knowledge about Widnows sound API so I cannot fix this myself.
Feel free to ask any additional questions. The program has a demo and it is almost fully functional (see the URL field).
How to reproduce (instruction by Travis Forghani, with minor changes and comments for better readability):
1) Click on "Packs" to expand it. Then click on "Basses" to expand it. Next, click on the "BASS_EfEm_C2"; when you click on the BASS_EfEm_C2 effect, the sound that is supposed to be created is created. This works because "BASS_EfEm_C2" is standard PCM encoded WAV file. 2) Click on "RealDrumkits" to expand it. Next, click on "RD_Crash". When you click on the "RD_Crash" effect, the sound that is supposed to be created is not created and there is no output via the speakers. This doesn't work because "RD_Crash" is non-standard WAV. But on clean Windows this works out-of-the-box.
http://bugs.winehq.org/show_bug.cgi?id=9412
Sebastian ghettopolak04@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ghettopolak04@hotmail.com
--- Comment #1 from Sebastian ghettopolak04@hotmail.com 2007-08-22 15:46:51 --- Read how-to on appdb: http://appdb.winehq.org/appview.php?iVersionId=7036
The reason most .wav files don't play is because the installer fails to register the vorbis codec in current Wine. You have to do this manually.
This bug should be changed to reflect the installer issue, or closed.
http://bugs.winehq.org/show_bug.cgi?id=9412
L. Rahyen mail@science.su changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FL Studio 7 cannot play most|FL Studio 7 installer fails |of its WAV files |to register Vorbis codec in | |system.ini
--- Comment #2 from L. Rahyen mail@science.su 2007-08-22 16:29:45 --- For me only thing I was actually needed to make the program work was this simple command:
wine notepad 'C:\windows\system.ini'
...And then I have added this in the drivers32 section:
MSACM.vorbis=vorbis.acm
Now everything works perfectly!
Changing summary to better reflect the problem.
http://bugs.winehq.org/show_bug.cgi?id=9412
Sasan Forghani sasanforghani@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sasanforghani@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #3 from Sebastian ghettopolak04@hotmail.com 2007-08-24 00:16:05 --- Looks like Wine now copies vorbis.acm to windows/system32 during installation. I missed that one.
http://bugs.winehq.org/show_bug.cgi?id=9412
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffzaroyko@gmail.com
--- Comment #4 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-03-27 00:22:57 --- Still present in 0.9.58, tested with the FL 7 demo.
http://bugs.winehq.org/show_bug.cgi?id=9412
billstei billstei@hbci.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from billstei billstei@hbci.com 2008-03-31 21:27:08 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #6 from Austin English austinenglish@gmail.com 2008-10-06 00:49:40 --- Is this still an issue in current (1.1.5 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #7 from Jeff Zaroyko jeffz@jeffz.name 2008-10-06 03:30:05 --- (In reply to comment #6)
Is this still an issue in current (1.1.5 or newer) wine?
Yes.
http://bugs.winehq.org/show_bug.cgi?id=9412
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=9412
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | URL|http://imageworld.tucows.co | |m/files7/flstudio7_RC6b.exe |
--- Comment #8 from Austin English austinenglish@gmail.com 2010-06-04 10:54:49 --- Download link is busted. I can't seem to find any version 7 demos online anymore, only 8 and 9. Is this still an issue in current (1.2-rc or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9412
billstei billstei@hbci.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |billstei@hbci.com
--- Comment #9 from billstei billstei@hbci.com 2010-06-04 12:01:25 --- Tested FL Studio version 9.1 and Wine 1.2-rc2, and this bug is still present. To test for the problem drag/drop audio sample DNC_Snare from the FL browser located at Packs->Legacy->Dance->DNC_Snare, which will load a blank waveform due to the bug. Adding the line "msacm.vorbis=vorbis.acm" to the [drivers32] section of system.ini fixes the problem.
http://bugs.winehq.org/show_bug.cgi?id=9412
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=9412
Viruzzz-kun viruzzz.soft@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |viruzzz.soft@gmail.com
--- Comment #10 from Viruzzz-kun viruzzz.soft@gmail.com 2011-05-02 15:44:13 CDT --- This bug is still present in WINE 1.3.19 and FL Studio 9 and 10. In some versions prior to 1.3.18 (unfortunately, I can say exactly in which ones) it could be corrected by installing K-Lite Codec Pack, but now it doesn't solve the problem. Only manual addition of the
MSACM.vorbis=vorbis.acm
string to system.ini does.
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #11 from Sebastian ghettopolak04@hotmail.com 2011-07-08 15:56:17 CDT --- I'd like to point out that editing that .ini is very likely "legacy" Windows behaviour that has stayed around. I think these codecs get registered in the registry somewhere, and so us adding it to the .ini is a workaround and not even the way the FL Studio installer registers the codec.
This is absolutely an installer bug. I do remember trying FL Studio on a fresh Windows install (just copied files, not running the FL installer), and the same codec problem appeared as we have here in Wine.
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #12 from Jeff Zaroyko jeffz@jeffz.name 2011-07-08 20:21:57 CDT --- (In reply to comment #11)
This is absolutely an installer bug. I do remember trying FL Studio on a fresh Windows install (just copied files, not running the FL installer), and the same codec problem appeared as we have here in Wine.
That makes little sense to me, you need to run the installer for the codec to be registered, but you didn't run the installer only copied the files.
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #13 from Jeff Zaroyko jeffz@jeffz.name 2011-07-08 20:42:28 CDT --- Tested the latest FL Studio demo (10) on a fresh windows install. The codec is registered by the installer on Windows 7 64-bit, under HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Drivers32. system.ini is untouched.
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #14 from Sebastian ghettopolak04@hotmail.com 2011-08-10 16:48:19 CDT --- This bug seems to be fixed in Wine 1.3.26. I tested both FL Studio 9.1 and 10 (and yes I cleared the wine prefixes for both).
Can we get a confirm?
http://bugs.winehq.org/show_bug.cgi?id=9412
Justin Soulia rockinup1231@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rockinup1231@gmail.com
--- Comment #15 from Justin Soulia rockinup1231@gmail.com 2011-09-09 20:08:00 CDT --- I just installed the demo of FL Studio 10, running wine-1.3.27. It runs just fine out of the box. The demo track it includes plays through smoothly and nothing seems broken with it.
Seems fixed to me.
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #16 from Jeff Zaroyko jeffz@jeffz.name 2011-09-09 22:15:49 CDT --- (In reply to comment #15)
I just installed the demo of FL Studio 10, running wine-1.3.27. It runs just fine out of the box. The demo track it includes plays through smoothly and nothing seems broken with it.
Seems fixed to me.
The tracks play smoothly and seem like nothing is broken, I don't have access to a linux system at the moment so I can't retest, but the difference between the codec being registered correctly and not is that certain .ogg based samples in demo tracks which use them aren't played, but the rest of the music is. It's really not noticeable unless you play them side by side, which I originally did using vbox.
http://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #17 from Justin Soulia rockinup1231@gmail.com 2011-09-10 09:29:15 CDT --- Okay, I retested this (this time using wine-1.3.28) by listening to the demo track in Windows 7 and again, the same demo track through Wine. They sound completely identical, with no elements missing from the song.
Also, I opened up regedit in wine and found the vorbis driver registered at HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32.
And for extra insurance, I started a new project in FL (in wine), and inserted an audio clip instrument that plays back an ogg-encoded track stored on my computer. It played the track through just fine.
Again, it seems fixed to me.
http://bugs.winehq.org/show_bug.cgi?id=9412
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #18 from Jeff Zaroyko jeffz@jeffz.name 2011-09-10 17:29:58 CDT --- Thanks for the extensive testing. Marking fixed.
http://bugs.winehq.org/show_bug.cgi?id=9412
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard julliard@winehq.org 2011-09-23 12:58:45 CDT --- Closing bugs fixed in 1.3.29.
https://bugs.winehq.org/show_bug.cgi?id=9412
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20150908081730/http://demo | |download.image-line.com/fls | |tudio/flstudio_9.1_install. | |exe Summary|FL Studio 7 installer fails |FL Studio 7.x - 10.x |to register Vorbis codec in |installer fails to register |system.ini |Vorbis codec in system.ini Keywords| |download, Installer CC| |focht@gmx.net
--- Comment #20 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link to 9.x via Internet Archive.
https://web.archive.org/web/20150908081730/http://demodownload.image-line.co...
$ sha1sum flstudio_9.1_install.exe 0efca258d68918479a79b8d1e7fcc844111031e1 flstudio_9.1_install.exe
$ du -sh flstudio_9.1_install.exe 198M flstudio_9.1_install.exe
--- quote --- Download link is busted. I can't seem to find any version 7 demos online anymore, only 8 and 9. --- quote ---
archive.org mirror links from (defunct) tucows.com site:
https://web.archive.org/web/20070707221829/http://www.tucows.com:80/get/2092...
One-liner to extract the original mirror links from web page and use archive.org CDX/C API to query for any existing snapshots.
--- snip --- $ wget -qO- "https://web.archive.org/web/20070707221829/http://www.tucows.com:80/get/2092..." | \ sed -n "s/.*('([^"]*)','/.*/\1/p" | \ sed -e 's/.*http://(.*)/\1/' | \ xargs -I {} -exec sh -c 'echo "Checking: {}" ; \ wget http://web.archive.org/cdx/search/cdx?url=%22%7B%7D" -q -O - | \ grep application/ ; sleep 10' ;
Checking: tucows.netnitco.net/files7/flstudio7_RC6b.exe Checking: maisp.tucows.com/files7/flstudio7_RC6b.exe Checking: quantum.tucows.com/files7/flstudio7_RC6b.exe Checking: theplanet.tucows.com/files7/flstudio7_RC6b.exe Checking: tds.tucows.com/files7/flstudio7_RC6b.exe Checking: filearena.tucows.com/files7/flstudio7_RC6b.exe Checking: chariot.tucows.com/files7/flstudio7_RC6b.exe Checking: overflow.tucows.com/files7/flstudio7_RC6b.exe Checking: velocity.tucows.com/files7/flstudio7_RC6b.exe Checking: ns-tucows.tucows.com/files7/flstudio7_RC6b.exe Checking: q-net.tucows.com/files7/flstudio7_RC6b.exe Checking: chello.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.skynet.be/files7/flstudio7_RC6b.exe Checking: telenet.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.megalink.com/files7/flstudio7_RC6b.exe Checking: link.tucows.com/files7/flstudio7_RC6b.exe Checking: sercomtel.tucows.com/files7/flstudio7_RC6b.exe Checking: microlink.tucows.com/files7/flstudio7_RC6b.exe Checking: hotlink.tucows.com/files7/flstudio7_RC6b.exe Checking: claretianas.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.eunet.bg/files7/flstudio7_RC6b.exe Checking: tucows.mts.net/files7/flstudio7_RC6b.exe Checking: cdli.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.nexicom.net/files7/flstudio7_RC6b.exe Checking: kwic.tucows.com/files7/flstudio7_RC6b.exe Checking: gtdinternet.tucows.com/files7/flstudio7_RC6b.exe Checking: telmexchile.tucows.com/files7/flstudio7_RC6b.exe Checking: metropolis-inter.tucows.com/files7/flstudio7_RC6b.exe Checking: utfsm.tucows.com/files7/flstudio7_RC6b.exe Checking: carnet.tucows.com/files7/flstudio7_RC6b.exe Checking: cytanet.tucows.com/files7/flstudio7_RC6b.exe Checking: tdconline.tucows.com/files7/flstudio7_RC6b.exe Checking: linkdotnet.tucows.com/files7/flstudio7_RC6b.exe Checking: americatelca.tucows.com/files7/flstudio7_RC6b.exe Checking: imageworld.tucows.com/files7/flstudio7_RC6b.exe Checking: aranea.tucows.com/files7/flstudio7_RC6b.exe Checking: ewetel.tucows.com/files7/flstudio7_RC6b.exe Checking: ntua.tucows.com/files7/flstudio7_RC6b.exe Checking: hellasonline.tucows.com/files7/flstudio7_RC6b.exe Checking: tee.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.kapatel.gr/files7/flstudio7_RC6b.exe Checking: otenet.tucows.com/files7/flstudio7_RC6b.exe Checking: ee-upatras.tucows.com/files7/flstudio7_RC6b.exe Checking: duth.tucows.com/files7/flstudio7_RC6b.exe Checking: hkbn.tucows.com/files7/flstudio7_RC6b.exe Checking: i-cable.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.euroweb.hu//files7/flstudio7_RC6b.exe Checking: rhnet.tucows.com/files7/flstudio7_RC6b.exe Checking: centrin.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.012.net.il/files7/flstudio7_RC6b.exe Checking: tucows.fastnet.it/files7/flstudio7_RC6b.exe Checking: panservice.tucows.com/files7/flstudio7_RC6b.exe Checking: fastweb.tucows.com/files7/flstudio7_RC6b.exe Checking: mclink.tucows.com/files7/flstudio7_RC6b.exe Checking: garr.tucows.com/files7/flstudio7_RC6b.exe Checking: telia.tucows.com/files7/flstudio7_RC6b.exe Checking: latvia.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.vu.lt/files7/flstudio7_RC6b.exe Checking: tucows.macau.ctm.net/files7/flstudio7_RC6b.exe Checking: maltanet.tucows.com/files7/flstudio7_RC6b.exe Checking: onvol.tucows.com/files7/flstudio7_RC6b.exe Checking: tropicalweb.tucows.com/files7/flstudio7_RC6b.exe Checking: namibia.tucows.com/files7/flstudio7_RC6b.exe Checking: wish.tucows.com/files7/flstudio7_RC6b.exe Checking: planet-nl.tucows.com/files7/flstudio7_RC6b.exe Checking: xs4all-nl.tucows.com/files7/flstudio7_RC6b.exe Checking: casemanl.tucows.com/files7/flstudio7_RC6b.exe Checking: essentkabelcom.tucows.com/files7/flstudio7_RC6b.exe Checking: introweb.tucows.com/files7/flstudio7_RC6b.exe Checking: easynetnl.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.surfnet.nl/files7/flstudio7_RC6b.exe Checking: tucows.inspire.net.nz/files7/flstudio7_RC6b.exe Checking: pl-task.tucows.com/files7/flstudio7_RC6b.exe Checking: dips.tucows.com/files7/flstudio7_RC6b.exe Checking: icm.tucows.com/files7/flstudio7_RC6b.exe Checking: dialog.tucows.com/files7/flstudio7_RC6b.exe Checking: ipb.tucows.com/files7/flstudio7_RC6b.exe Checking: clix.tucows.com/files7/flstudio7_RC6b.exe Checking: simplesnet.tucows.com/files7/flstudio7_RC6b.exe Checking: oninet.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.ist.utl.pt/files7/flstudio7_RC6b.exe Checking: netvisao.tucows.com/files7/flstudio7_RC6b.exe Checking: uporto.tucows.com/files7/flstudio7_RC6b.exe Checking: rinet.tucows.com/files7/flstudio7_RC6b.exe Checking: eunet.tucows.com/files7/flstudio7_RC6b.exe Checking: www.tucows.sk/files7/flstudio7_RC6b.exe Checking: mweb.tucows.com/files7/flstudio7_RC6b.exe Checking: maties.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.ua.es/files7/flstudio7_RC6b.exe Checking: mundo-r.tucows.com/files7/flstudio7_RC6b.exe Checking: telecable.tucows.com/files7/flstudio7_RC6b.exe Checking: gva.tucows.com/files7/flstudio7_RC6b.exe Checking: dataphone.tucows.com/files7/flstudio7_RC6b.exe Checking: port80.tucows.com/files7/flstudio7_RC6b.exe Checking: benson.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.ulak.net.tr/files7/flstudio7_RC6b.exe Checking: tr-net.tucows.com/files7/flstudio7_RC6b.exe Checking: adanet.tucows.com/files7/flstudio7_RC6b.exe Checking: ankara.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.alaska.net/files7/flstudio7_RC6b.exe Checking: aspect1.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.nyi.net/files7/flstudio7_RC6b.exe Checking: epix.tucows.com/files7/flstudio7_RC6b.exe Checking: tucows.whc.net/files7/flstudio7_RC6b.exe Checking: tucows.texoma.net/files7/flstudio7_RC6b.exe Checking: tucows.rmplc.co.uk/files7/flstudio7_RC6b.exe Checking: ukms.tucows.com/files7/flstudio7_RC6b.exe Checking: blueyonder.tucows.com/files7/flstudio7_RC6b.exe Checking: zol.tucows.com/files7/flstudio7_RC6b.exe --- snip ---
That's quite an achievement to have no tucows.com snapshot at all for that version.
Regards
https://bugs.winehq.org/show_bug.cgi?id=9412
--- Comment #21 from Anastasius Focht focht@gmx.net --- Hello folks,
addendum: I've found a copy of FL Studio 7.0 here:
http://www.lemon.com.br/produto.cfm?id=3755
and created a snapshot:
https://web.archive.org/web/20211116233755/http://lemonmass.myasustor.com:80...
$ sha1sum flstudio7_rc6b.exe 1d7f630dd626b7fed27cbcb0555986f993631765 flstudio7_rc6b.exe
$ du -sh flstudio7_rc6b.exe 76M flstudio7_rc6b.exe
Regards