The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
TemplatesWizard Creation Simple Note EntryPlaybackLoading/SavingLoading files made by previous versionsText entryentering articulation and other information
What does not
When saving files, you have to add the extension to the name to get it to save in any other format than .mus (the dropdown menu of formats is blank) The Greeter graphic crashes and remains on screen until you close the wizard.Fonts do not display correctly; to remedy this, I had to download the font package from the Finale website, which gives you the same fonts that are installed but with the .ttf extension.Playback occassionally skips or lags, but even when playing pieces that use every midi channel, it is fairly smooth and accurate.When stopping playback mid-piece, the last measure may continue to playback, repeating a few times.
What was not tested
Speedy Note Entry or Hyperscribe entryInput from a sequencer/keyboard
Additional Comments
Finale is adequate, and assuming entry from a sequencer/keyboard is possible, even a serious composer would feel satisfied running the software on Linux.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
All works on wine 1.0!
by TreviƱo on Wednesday July 9th 2008, 12:29
I've tested this on wine 1.0 and all works correctly. I'm also using a piano keyboard with a midi-to-usb adaptor and it's working like a charm (like on rosegarden! ;))
by Kurt Miyashiro on Thursday March 13th 2008, 22:09
I now have Finale 2006 running fine. I tried to start it from the terminal, which gave me a missing .dll file (can't remember, but something like msv....dll). I googled the dll, downloaded it and placed it in the system32 folder. Finale 2006 ran just perfectly after that. All midi works, as does the Garritan player. Does anyone know if it is legal to simply copy a dll from the web? I do have a legal copy of Windows XP, so it shouldn't be a problem, but I was just wondering for those who do not have Windows at all.
One last note, on my slow PIII 866 (256 megs ram), Finale 2006 runs faster on wine than in XP. I can't say enough thanks to everyone working on the Wine project.
MIDI error message
by Ben on Thursday November 1st 2007, 19:37
I get a continuous error message:
"Error loading MIDI driver FINMIDI: Module not found." I can click "OK" a few times, but soon I can't even get the cursor to show on top of that message.
Finale 2007 runs nearly perfectly here
by Gokalp on Thursday July 12th 2007, 14:44
I recently got Finale 2007 to work perfectly under WINE.
Here is what you need to do (the method that worked for me):
Getting Finale 2007 (and its variants) working under WINE on Linux
My configuration: Kernel 2.21.5, WINE 0.9.40, Finale 2007c
1) First make sure that you have WINE installed.
2) As your normal user, run
Code:
winecfg
Set OS to WinXP (Important, otherwise it has performance problems), and adjust other settings accordingly (I chose ALSA as the sound output method). Click OK
3) Install Finale2007
4) DO NOT run Finale yet. Download the third (c) update from finalemusic web site and run it to install.
5) Workaround for silent playback problem - Disable Human playback: go to ~/.wine/drive_c/Program\ Files/Finale\ 2007/ (or where you have Finale installed) and into "Component Files" dir. Rename HP.DLL to HP.DLL.OFF
6) Run Finale 2007. A minor bug - the splash image will persist until you proceed form the initial screen; don't worry, it won't cause any problem. Finale will give two error messages that Human Playback (the caouse of problem for playback on Linux) component files cannot be loaded, since we renamed its DLL to disable it. Just press enter twice to continue.
7) Enjoy
Note 1: Alternatively, you can use Finale's builtin sound synthesizer, in which case you can omit step 5, be aware though the engine uses quite much CPU time (unusable on my system) AND it has rather bad latency...
Note 2: If anyone knows a better alternative to step 5 (completely disabling human playback), let me know.