Version 8
Application Details:
Version: | 8.x |
License: | Retail |
URL: | http://www.flstudio.com |
Votes: | Marked as obsolete |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.1.34 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Opening Tracks
Minimizing
Piano Roll
Mixer Panel (Adds correct effect, yet to find effect that does not work)
Envelopes
Sytrus (100%!)
Playlist
Pretty Much Everything I have Tried. Program is in very workable state
What does not
Minimization is a little funky
Text is a little hard to read, probably because uses a different font
Sound does not play when you click on the sound in the library, but will once you put it into theĀ step sequencer it works 100%
Nothing else in what I have tested (Tested most of the programs main options)
Workarounds
What was not tested
Saving
Some effects in the mixer
Certain plugins, but i'm sure they all work
Hardware tested
Graphics:
Additional Comments
Is in workable condition with only very minor problems, but opens projects and if someone would get it to register I would expect that you can also save.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Mac OS X 10.6 "Snow Leopard" | Dec 31 2009 | 1.1.34 | Yes | Yes | No | Garbage | an anonymous user | |
Show | Ubuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu) | Jun 06 2009 | 1.1.22 | Yes | Yes | No | Silver | zweistecken | |
Show | Ubuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu) | Feb 17 2009 | 1.1.22 | Yes | Yes | No | Bronze | zweistecken | |
Current | Ubuntu 8.10 "Intrepid" i386 (+ variants like Kubuntu) | Apr 14 2009 | 1.1.19 | Yes | Yes | No | Silver | an anonymous user | |
Show | Arch Linux x86_64 | Mar 23 2009 | 1.1.17 | Yes | Yes | No | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
12279 | FL Studio 8 registration fails (ASProtect SKE v2.x) | CLOSED | DUPLICATE | View |
13015 | images broken in many chm files | CLOSED | FIXED | View |
14494 | FL Studio 8: Modal dialogs are hidden behind main UI when using Compiz-Fusion 0.7.4 (Emerald window decorator, gtk-murrine GTK engine) | CLOSED | ABANDONED | View |
18071 | Core Media Player - installer "Cannot read access control list" | CLOSED | FIXED | View |
18296 | Applications seeing key-up events when keys auto-repeat (not a Wine bug) | CLOSED | INVALID | View |
get the recent wineasio source from sourceforge: http://wineasio.sourceforge.net/
get the Steinberg ASIO SDK: http://www.steinberg.net/en/company/3rd_party_developer.html
unpack both.
Copy "asio.h" from the Asio SDK folder "common" into the wineasio folder.
You will need the wine source and the jack source for compiling: http://jackaudio.org/ (if not in one of your repos)
Compile wineasio (./configure make make install)
do: $ regsvr32 wineasio.dll
Now you have an ASIO driver running in wine that sends the audio signals to jack. Best would be to install qjackctrl or something similar.
Before launching FL (or any other audio program using ASIO) make sure you have configured the jack server, and it is running. Also make sure the only audio driver selected in winecfg is ALSA.
In FL you can then select in Options>Audio>Audiodevice>wineASIO
If it freezes when selecting wineasio, just kill FL and restart it, the wineasio driver should stay defaulted/selected.
this setup only works in 32bit oses, if youre running 64bit, you should search for wineasio-x-0.3 or something. There are .debs and .rpms of a 64bit version of wineasio (called wineasio-x) somewhere in the web. Google is your friend. then you have to start jack, the jackbridge, then FL to get it running once installed.
If you'd like sound to work under PulseAudio (PA), you have to run
programs with the "prefix" of [padsp], which launches programs under
the PA server.
If it doesn't work with just the prefix, launch winecfg
under PA
padsp winecfg
Under the audio tab, you should have only checked the OSS drivers.
Performance issues are mainly with the GUI since it makes extensive use of GDI which is slow in Wine.
This can be worked around somewhat by decreasing the CPU usage to the GUI, making the sound more responsive , but on the flip side making the GUI less responsive.
To do this, open up the System Process List, then right-click on FL.exe and set priority to 19.
FL Studio can use the PC keyboard as a crude substitute MIDI keyboard.
check/uncheck under menu Options->Typing keyboard to piano
However in Gnome if you have keyboard repeating turned on
see menu System->Preferences->Keyboard->General->Repeat Keys
then these repeats are being sent and a typical sound generator/VST will "stutter" which is really just multiple MIDI keypresses/notes, so turning key repeats off in Gnome is a workaround for this problem.
Just tried Wine git 1.1.1-55 and for the first time I see the images rendered in the FL Help window.
Still no window minimize-restore-close buttons, but if I go to the Window Menu (upper left corner) and uncheck
"Always On Top"
I can make it go behind the main FL window. It stays
open until FL is closed. In spite of the limitations I think the Help
is now quite useable.
Bill
Comments for this application have been disabled because there are no maintainers.