Support Help Video Tutorials Alternative Shop Knowledge Base Ticketing
Ordering Issues > Does it work on my computer?
Ordering Issues
Where to buy
Payment
Does it work on my computer?
Plugins ...
Samplefusion
Help / Manual
FL Studio
Download / Registration / Installation
Licensing
Website / Forum
Deckadance
Activation Wizard
Installation
Affiliate Program
EZGenerator
Will there ever be a Mac release of FL Studio ?
2009/11/23, viewed 8793 times
Since our new products such as Deckadance, Toxic, Poizone & Morphine are also released for Mac more and more people are hoping for a Mac release of FL Studio.

That's why we would like to explain some of the problems porting FL Studio to Mac:
  1. Delphi:

    FL Studio is written in Delphi with inline assembly for the DSP code.

    Since Delphi is PC only is virtually impossible to port to Mac.

    A possible solution would be FreePascal but (providing we could get it compiled for
    Windows) we'd still have to solve the other issues below.

  2. Windows API:

    FL Studio is 100% depending on the Windows API that takes care of moving, minimizing, maximizing windows, detecting cursor position, drag & drop, opening windows dialogs, clipboard functions, decoding MP3s, ... so a port would require all system dependent calls to be isolated & replaced by bi-platform dependent functions.

    Instead of calling a function called 'WindowsGiveMeTheMousePostion' you call a function called
    'GiveMeTheMousePosition' which is a generic function that has the system dependent
    code to get the mouse position for each of the OSs you support.

    Just getting all this system dependent code from Deckadance (which was created more or less
    with porting in mind) and replacing it with bi-platform versions took almost 6 months. So we could multiple this by 50 for FL Studio. 
     
  3. Historical growth:

    FL Studio grew from a simple, midi only drum sequencer to the fully fledged sequencer it is now.

    FL Studio was started 11 years ago at a time we hardly knew what wav files were and some of us didn't even know what FX were. VSTi plugins didn't even exist yet then.

    It would be a illogical to drag along decisions that were made over a decade ago in a new project.

This said FL Studio will work perfectly on a Mac using BootCamp and also works to a high degree under Parallels.

The FL studio Support Team

8793 views
Will there ever be a Mac release of FL Studio ?

page generated in 0.039s